[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel 2.4.4 "wrong magic"



On Wed, May 16, 2001 at 12:00:58PM -0400, Jason Healy wrote:
> Today I obtained kernel-image-2.4.4-1 from the unstable tree.  I installed
> it, updated my yaboot.conf to point to the new kernel, and gave it a reboot.
> 
> When the machine gets going, it starts to boot the kernel, and then dies,
> unable to mount the root filesystem.  It says "wrong magic" and then panics.
> 
> To the best of my knowledge, "wrong magic" is a cramfs error, which would
> imply that the new kernel image wants an initrd image (or something) to boot
> off of.  If this is the case, why doesn't the image come with the package?


Most filesystems are silent when they are given a superblock
that they don't recognize.  cramfs still has the debugging
message "wrong magic", and it will give this message even if
the superblock is later recognized by ext2fs.  So probably
the message that you would like to see is probably "ext2:
superblock not recognized".

Make sure that it's trying to mount the correct partition and
that the .config has your flavor of fs enabled.




dave...



Reply to: