LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Andrew Hill <list@fornax.net>
To : <linuxsa@linuxsa.org.au>
Date: 10 Apr 2003 13:29:15 +0930
Re: 2.4.20 Kernel and VFS
Hi all,
Yes, I've dropped off-list for a while - too busy to read email at the
moment!
However, I've returned so that I can post a follow-up to one of my own
problems - possibly bad form replying to your own posts, but better than
leaving a problem unsolved on-list!
The solution to the problem (below) was that the kernel needs to have
RAM disk and initrd support compiled in. (Duh! :-)
Cheers!
On Tue, 2002-12-03 at 09:33, Andrew Hill wrote:
> Hi all,
>
> Well, I'm stumped. I've just installed a new RedHet 8.0 machine, and I'm
> trying to compiler a new 2.4.20 kernel for it, however, I can't get the
> thing to boot up.
>
>
>
> Here's the error I get at boot time:
>
> VFS: Cannot open root device "LABEL=/" or 00:00
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on 00:00
>
> The /etc/fstab file has this:
>
> LABEL=/ / ext3 defaults 1 1
> LABEL=/boot /boot ext3 defaults 1 2
>
> The filesystems have the appropriate labels:
>
> # e2label /dev/hda1
> /boot
> # e2label /dev/hda3
> /
>
> Finally, the new kernel I've compiled and the standard RedHat kernel are
> being called the same way from GRUB:
>
> title Red Hat Linux (2.4.20)
> root (hd0,0)
> kernel /vmlinuz-2.4.20 ro root=LABEL=/
> initrd /initrd-2.4.20.img
> title Red Hat Linux (2.4.18-14)
> root (hd0,0)
> kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
> initrd /initrd-2.4.18-14.img
>
>
>
> So, what's going on? I've found reference to this error being caused by
> having DEVFS compiled into the kernel, but I don't have that. Is there
> some other fancy kernel option that I might be missing that is causing
> the problem? Suggestions welcome!
--
Andrew Hill
This may seem a bit weird, but that's okay, because it is weird.
-The Perl v5.0 manual page.
signature.asc
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.freenode.net
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page