From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-54999-garchives=archives.gentoo.org@gentoo.org>)
	id 1GlrAk-00001A-LW
	for garchives@archives.gentoo.org; Sun, 19 Nov 2006 18:13:43 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAJIBcQQ032542;
	Sun, 19 Nov 2006 18:11:38 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAJI9Vqw032606
	for <gentoo-user@lists.gentoo.org>; Sun, 19 Nov 2006 18:09:32 GMT
Received: by nf-out-0910.google.com with SMTP id c31so3589258nfb
        for <gentoo-user@lists.gentoo.org>; Sun, 19 Nov 2006 10:09:28 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=qgwsO+jtB0nPHkYQH8nCRNu5/5x8MtdfUYm7nOnn9y68/CpZ4Tmqf9QqmuD7x+BmdoVeWXOKgCyhjrPcPUtaE2Vm9RTJ9vlVCTfow2vAagPlngQqpCNzNMe/wXg3qdK2WCgOhlWbxhhR+M2mMGM0rh30i9/S2/vuPIHXAHIq9q4=
Received: by 10.82.152.16 with SMTP id z16mr462741bud.1163959767571;
        Sun, 19 Nov 2006 10:09:27 -0800 (PST)
Received: by 10.82.106.2 with HTTP; Sun, 19 Nov 2006 10:09:27 -0800 (PST)
Message-ID: <7573e9640611191009m32466618kf5d9e5f9a23bcb00@mail.gmail.com>
Date: Sun, 19 Nov 2006 11:09:27 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] AMD64 problem. (Partly SOLVED)
In-Reply-To: <45606D0C.3040405@comcast.net>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <45588C7F.7000407@comcast.net> <45589A97.4030908@gmail.com>
	 <455EEB34.5030004@comcast.net>
	 <7573e9640611181114nc6a80acve8b9f7de13ee9a7a@mail.gmail.com>
	 <45606D0C.3040405@comcast.net>
X-Google-Sender-Auth: 557587d1fdb39c54
X-Archives-Salt: 4789958c-a5af-4a00-88cf-03a89575f2c5
X-Archives-Hash: da205361185429570af9895eaf398a17

On 11/19/06, Chris Walters <cjw2004d@comcast.net> wrote:
> If anyone has been able to boot from a USB 2.0 drive, I would appreciate
> some pointers on how to get this installation working.

Yes.  The fact that you made it to the "VFS: Cannot open root device"
message means that you successfully "booted" from the drive, in the
sense that the BIOS found a drive to boot from, and that grub (or
lillo) loaded and started executing the kernel.  At this point, it is
down to your kernel configuration or the options passed to it by the
bootloader.

As long as the BIOS supports booting from a USB drive, the proceedure
is basically the same...make sure you have all the right drivers
compiled into your kernel (USB support, USB Mass Storage, SCSI disk,
and filesystem), and pass the appropriate root= option to the kernel.

Can you post the output of "grep -i -e =y -e =m
/usr/src/linux/.config", "fdisk -l", and your grub.conf (assuming you
are using grub to boot).

-Richard
-- 
gentoo-user@gentoo.org mailing list