* quik fail on RS/6000 B50
@ 2000-04-25 23:12 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2000-04-25 23:12 UTC (permalink / raw)
To: linuxppc-dev
Hi,
we have a strange problem with quik. It fails to open the file system
after a cold start or a reboot in Linux. A warm reboot with "reset-all"
at the OF prompt after typing "halt" works always.
I included a lot of debug messages and it seems to fail in
./e2fsprogs-1.18/lib/ext2fs/openfs.c:55:
EXT2_CHECK_MAGIC(manager, EXT2_ET_MAGIC_IO_MANAGER);
The return value of ext2fs_open is always 2133571335 for all the 3 partitions.
linux_io_manager isn't zero, it is always 3F9E44.
After the warm reboot the return value of the first partition
(41 PReP Boot) is 2133571347 aka EXT2_ET_BAD_MAGIC.
The fdisk -l output looks like this:
Disk /dev/sda: 64 heads, 32 sectors, 8678 cylinders
Units = cylinders of 2048 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5 5104 41 PPC PReP Boot
/dev/sda2 6 133 131072 83 Linux
/dev/sda3 134 8678 8750080 83 Linux
It doesnt help if I reduce the first partition to 1 cylinder.
The machine is a RS6k model B50 with 1GB ram.
Any suggestion how to solve that?
Gruss Olaf
--
$ man clone
BUGS
Main feature not yet implemented...
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-04-25 23:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-25 23:12 quik fail on RS/6000 B50 Olaf Hering
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.