From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from spknpop1.spkn.uswest.net ([207.108.48.1]) by cvs.gentoo.org with smtp (Exim 3.22 #1) id 14Nn4l-00054m-00 for gentoo-dev@gentoo.org; Tue, 30 Jan 2001 19:32:52 -0700 Received: (qmail 13437 invoked by alias); 30 Jan 2001 21:09:28 -0000 Received: (qmail 12332 invoked by uid 0); 30 Jan 2001 21:08:52 -0000 Received: from cdslppp220.spkn.uswest.net (HELO jamiv) (63.224.214.220) by spknpop1.spkn.uswest.net with SMTP; 30 Jan 2001 21:08:51 -0000 Message-ID: <000901c08b00$b75d9bc0$0400000a@jamiv> From: "John McCaskey" To: References: <20010130111836.A5028@cvs.gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Subject: [gentoo-dev] hde and hdg (udma card) Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Tue Jan 30 19:33:01 2001 X-Original-Date: Tue, 30 Jan 2001 13:07:44 -0800 X-Archives-Salt: 0bfcb70e-e130-43c6-a0b7-b012ec0e2b93 X-Archives-Hash: 16db328b49d608ce05b5d1a07c2e9c6e So I got the cd to boot now that I have the fixed file, however I have another little problem. My hard disks are on a udma100 card and show as hde and hdg in linux. The kernel supports the card and when booting off the cd everything is fine and I fdisked and installed just fine. I can even boot ok as grub sees the drives fine. However, once I am booted I can not get to them because in /dev I only have up through hdd. So I can't mount my boot partition to setup the grub menu file etc. It seems like this is a simple problem of adding them to /dev but I don't know how to do that. If someone can help me out that would be great.