On Mon, 19 Jun 2006, Wojciech Kromer wrote:

> After reading lot of discusions on this issue, I can't still get
> why there is an error booting from root=/dev/sda1 or even root=8:1.
> 
> I'm using 2.6.15 and grub.
> Everything needed to mount /dev/sda1 is compiled into kernel,
> and I can mount it after booting  the same kernel from network.

The most common reasons for this to fail are:

        The kernel tries to access to root partition before the
        USB and SCSI stacks have created it.

        The USB core is unable at boot time to enumerate the device
        containing the root partition.

Either of these could be causing your problem.

Alan Stern



_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to