Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AMD64 problem. (Partly SOLVED)
Date: Sun, 19 Nov 2006 18:13:43
Message-Id: 7573e9640611191009m32466618kf5d9e5f9a23bcb00@mail.gmail.com
In Reply to: Re: [gentoo-user] AMD64 problem. (Partly SOLVED) by Chris Walters
1 On 11/19/06, Chris Walters <cjw2004d@×××××××.net> wrote:
2 > If anyone has been able to boot from a USB 2.0 drive, I would appreciate
3 > some pointers on how to get this installation working.
4
5 Yes. The fact that you made it to the "VFS: Cannot open root device"
6 message means that you successfully "booted" from the drive, in the
7 sense that the BIOS found a drive to boot from, and that grub (or
8 lillo) loaded and started executing the kernel. At this point, it is
9 down to your kernel configuration or the options passed to it by the
10 bootloader.
11
12 As long as the BIOS supports booting from a USB drive, the proceedure
13 is basically the same...make sure you have all the right drivers
14 compiled into your kernel (USB support, USB Mass Storage, SCSI disk,
15 and filesystem), and pass the appropriate root= option to the kernel.
16
17 Can you post the output of "grep -i -e =y -e =m
18 /usr/src/linux/.config", "fdisk -l", and your grub.conf (assuming you
19 are using grub to boot).
20
21 -Richard
22 --
23 gentoo-user@g.o mailing list