Re: My kernel can't access my hdd, but the LiveCD can.

From: David B. Ferguson (david.mcs_at_ns.sympatico.ca)
Date: 07/27/05


Date: Wed, 27 Jul 2005 21:07:45 GMT

Did you add support for your raid controller in your kernel?
What file system are you using and did you add support for it in your kernel as well?

try root=/dev/hde5

-- 
David-
"Sebastian Noack" <sebastian@der-noack.de> wrote in message
news:pan.2005.07.26.23.55.34.140623@der-noack.de...
> Hi,
>
> if I boot from the Gennto-LiveCD and pass the options nolvm2 and noevms to
> the kernel, can I mount my hdd wich is pluged on my raid controller (wich
> still works without RAID-functionality). After I have mount partitions of
> this hdd, I have installed Gentoo-Linux and the boot-loader grub on it.
> But when I now try to boot from this hdd, I get following error message:
>
> VFS: Cannot open root device "hde5" or unknown-block(0,0)
> Please append a correct "root=" boot option
> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
>
> But hde5 is the devicefile wich I had to mount for the root partition
> after I had booted from the LiveCD and I don't know wich devicefile else I
> should pass with the "root="-option to the kernel.
>
> Best Regards
> Seebastian Noack


Relevant Pages

  • 2.6 kernel NFS root mount problem
    ... I'm tying to run 2.6.18 kernel on ARM AT91RM9200DK board with NFS mount ... usb usb1: Product: AT91 OHCI ... Unable to mount root fs via NFS, ...
    (Linux-Kernel)
  • NFS root mount problem
    ... I'm tying to run 2.6.18 kernel on ARM AT91RM9200DK board with NFS mount ... usb usb1: Product: AT91 OHCI ... Unable to mount root fs via NFS, ...
    (Linux-Kernel)
  • Re: mount weirdness
    ... the first call to mount, just after boot ... the root partition, which contains /etc/fstab. ... grub and lilo load the kernel, but do no mounting of any kind (grub ... The kernel, once loaded, then mounts the root filesystem or loads code ...
    (uk.comp.os.linux)
  • Re: RFC: enhancing the root mount logic
    ... as root is not enough to have a usable root file system. ... draft below is an idea to enhance the root mount from having ad-hoc ... The kernel mounts devfs as root. ...
    (freebsd-arch)
  • Re: [RFC] FUSE permission modell (Was: fuse review bits)
    ... This can be disabled by one of two mount ... However you can't restrict root that way, ... you need the userspace daemon to set the permissions on the root ... > But why does the kernel need to know anything about this? ...
    (Linux-Kernel)