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-53931-garchives=archives.gentoo.org@gentoo.org>)
	id 1GeK61-0004xZ-1T
	for garchives@archives.gentoo.org; Sun, 29 Oct 2006 23:29:41 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9TNPuJ3028402;
	Sun, 29 Oct 2006 23:25:56 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9TNNkpb012710
	for <gentoo-user@lists.gentoo.org>; Sun, 29 Oct 2006 23:23:46 GMT
Received: by nf-out-0910.google.com with SMTP id p46so2935492nfa
        for <gentoo-user@lists.gentoo.org>; Sun, 29 Oct 2006 15:23:45 -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=SMB7/m8vCWbxCCxduH32uc+28iz9wajaZ8kshrVaPEfEx3/9Y6HnOctLq0+3gkMjJKh9crSHTDhkkE1AEOExjU2IChqcGW/0JftAd/mRDkI16UrdLTR+0BUCg3kZkDpvg8FEgpK8IgyG5G35VkLvskntFRTwRohtKYMk2b0csEo=
Received: by 10.82.126.19 with SMTP id y19mr302061buc;
        Sun, 29 Oct 2006 15:23:45 -0800 (PST)
Received: by 10.82.106.3 with HTTP; Sun, 29 Oct 2006 15:23:45 -0800 (PST)
Message-ID: <7573e9640610291523n3646b9fbre2873248d37f843b@mail.gmail.com>
Date: Sun, 29 Oct 2006 16:23:45 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Grub problems
In-Reply-To: <6886922.1162153151682.JavaMail.root@elwamui-norfolk.atl.sa.earthlink.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: <6886922.1162153151682.JavaMail.root@elwamui-norfolk.atl.sa.earthlink.net>
X-Google-Sender-Auth: 2e8efe2178994357
X-Archives-Salt: 24fe5dd2-16a9-4602-a08f-423197cc1e80
X-Archives-Hash: 2b7429f4ca95213d6972173f73e975f7

On 10/29/06, Jeff Cranmer <jcranmer01@earthlink.net> wrote:
> So, since the real ordering of the drives during the boot cycle is /dev/hda (the DVD drive) then /dev/sda, does that mean that the correct sequence is
> (hd0)  /dev/dvdrw
> (hd1)  /dev/sda
> (hd2)  /dev/hde
> (hd3)  /dev/hdh,

Nope.  /dev/dvdrw isn't a "hd" device, it's cd.  If you wanted to you
could add this as "(cd0) /dev/dvdrw", but it isn't necessary assuming
you only have a single CD device.

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