On Wed, Jan 12, 2005 at 04:14:58PM +0100, Philippe Guyot wrote: > I tried also boot net then load : ....console=tty0 noinitrd, hoping it was > able to find root as /dev/sda3 which exists now but always the same: > > cannot open root device "<NULL>...." > > if load: ... root=/dev/sda3 we have > > cannot open root device "sda3..." > > just for fun load= ... root=/dev/scsi/.../part3 all the same
This should not be, can you post the full kernel log please ? Seems like the scsi driver didn't get loaded or something, can you check if it is present on the initrd ? mount -t cramfs /boot/initrd.img /mnt or something such should do. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]