1 May 14:20
Re: Unable to mount /dev/root
Adam Lackorzynski <adam <at> os.inf.tu-dresden.de>
2008-05-01 12:20:27 GMT
2008-05-01 12:20:27 GMT
Hi, On Wed Apr 30, 2008 at 20:43:17 +0400, Igor V. Ruzanov wrote: > >> # CONFIG_HOTPLUG is not set > > > > You need CONFIG_HOTPLUG for udev to work correctly, without this option > > you may not get the device-nodes even if you compiled the right drivers > > in your kernel. > > > Thanks for your hint! I set CONFIG_HOTPLUG to 'y'. Also i added some > derivative options: > > CONFIG_HOTPLUG_PCI=y > CONFIG_HOTPLUG_PCI_FAKE=m > CONFIG_HOTPLUG_PCI_CPCI=y > # CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set > # CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set > CONFIG_HOTPLUG_PCI_SHPC=m > > With them some error messages were disapperred from boot log but the > system persists to be dropped into panic after rest of messages: > > mount: could not find filesystem /dev/root > [...] > switchroot: mount failed: No such file or directory > Kernel panic - not syncing: No such file or directory > > > For little debug i unpacked my initrd image and modified 'init' script > with several changes:(Continue reading)
RSS Feed