kernel 2.6.0-test10 panic, VFS mount root failed

From: James Buchanan (jamesb.au_at_acm.org)
Date: 11/30/03

  • Next message: Pavel Machek: "Re: FYI: My current suspend bigdiff"
    To: linux-kernel@vger.kernel.org
    Date:	01 Dec 2003 04:37:39 +1100
    
    

    Hi,

    I keep getting a 2.6.0-test10 kernel panic when VFS attempts to mount
    the root filesystem.

    In my grub script I have:
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.0-test10 ro root=/dev/hda2

    which is correct for my system. The kernel then panics and tells me
    'hda2' is not good and to pass a correct boot= option to the kernel.
    The exact message doesn't mean anything to me - it doesn't say something
    like 'don't have ext3 fs compiled in.'

    My RedHat Linux 8 system boots fine on the same partition with
    boot=LABEL=/. I thought it could have been that I didn't compile ext3
    into the kernel, but after double checking, yes it's there. That's all
    I can think of, is there something else I might be missing?

    Thanks,
    James

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Pavel Machek: "Re: FYI: My current suspend bigdiff"

    Relevant Pages

    • Re: waiting 10s before mounting root filesystem?
      ... mass storage that is supposed to be used as root filesystem, the kernel ... Lao-tzu, The Way of Lao-tzu ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: no console with current (bk) kernel
      ... >and yet the boot fails with a complaint that it cannot open a ... A root filesystem;) ... Looks like the kernel cannot open /dev/console. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: /etc/fstab query
      ... it currently has /etc/lib on a separate partition from ... How then does the system at boot time (would it be the kernel?) find ... The bootloader passes the filesystem designated as the root filesystem ...
      (alt.os.linux)
    • Re: fsck fails during boot with 2.6.9-34.0.1.EL kernel because root filesystem is already rw mou
      ... It looks like in the early stage of the booting, when the kernel is using the initrd to load the ... I still do not understand why in my new initrd file, with the new kernel, the root filesystem is ... Do You Yahoo!? ... Mail has the best spam protection around ...
      (RedHat)
    • Re: fsck fails during boot with 2.6.9-34.0.1.EL kernel because root filesystem is already rw mou
      ... I think there was a little fault in building the new initrd. ... The mount-command of the init-script is wrong and makes confusing, e.g.: first the root-filesystem must mount read/write, it accepts. ... It looks like in the early stage of the booting, when the kernel is using the initrd to load the ... I still do not understand why in my new initrd file, with the new kernel, the root filesystem is ...
      (RedHat)