Gentoo Archives: gentoo-embedded

From: Manuel Lauss <manuel.lauss@××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] USB Boot Problem
Date: Wed, 10 Feb 2010 20:08:29
Message-Id: f861ec6f1002101114u2388c5cdjf9867265ccf289df@mail.gmail.com
In Reply to: [gentoo-embedded] USB Boot Problem by "Relson
1 >    VFS: Cannot open root device "sda1" or unknown-block(0,0)
2 >    Please append a correct "root=" boot option; here are the available
3 > partitions:
4 >    0300      1000944 hda driver: ide-gd
5 >      0301      142096 hda1
6 >      0302      856800 hda2
7 >    Kernel panic - not syncing: VFS: Unable to mount root fs on
8 > unknown-block(0,0)
9
10 Try adding "rootdelay=10" (or more) to the kernel commandline.
11
12 Manuel