From owner-freebsd-questions@FreeBSD.ORG Tue Aug 22 13:49:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D599716A4E8 for ; Tue, 22 Aug 2006 13:49:33 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EEF143D9F for ; Tue, 22 Aug 2006 13:48:47 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.59]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20060822134833.GQUI15709.dukecmmtao03.coxmail.com@dukecmmtao03> for ; Tue, 22 Aug 2006 09:48:33 -0400 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Tue, 22 Aug 2006 6:48:34 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20060822134833.GQUI15709.dukecmmtao03.coxmail.com@dukecmmtao03> Subject: Re: devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 13:49:34 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Vizion > Sent: Tuesday, August 22, 2006 6:14 AM > To: freebsd-questions@freebsd.org > Subject: Devices > > > Hi > > I have previously reported an inability to get my amd Freebsd > 6.1 system to recognize a drive and am wondering if it is > because the relevant device node is not in /dev. having said > that I am unsure of what I need to be looking for or how to create it. > > here are the drives I have got: > (NB Physical Location is is what I use to identify the > machine bay in which it is located!) > Western Digital WD2000JD Physical location A SATA > ad0 is a Western Digital WD2000JB-00KFA0 08.05J08 Physical > location B IDE ata-0master UDMA100 > ad4 is a Seagate ST3160827AS 3.42 ata2 -master SATA150 > acd0 is a CDRW at ata0-slave UDMA33 > > CMOS reports > IDE Channel 0 Master WDC WD2000JB > IDE Channel 0 Slave LITE-ON CD-RW SOHR > IDE Channel 1Master [None] > IDE Channel 1 Slave [None] > IDE Channel 2 Master [None] > IDE Channel 3 Master WDC WD2000JD > IDE Channel 4 Master [None] > IDE Channel 5 Master ST3160827As > > In /dev I have ad0, ad0s1 & ad0s1a >thru e > ata > da0 & da1 > > I do not gave any others that appear to be relevant to drives. > > Question is > 1. What device node names need to be in /dev. > 2. How do I create any missing ones. > > I have looked at the man pages but I find them a bit terse > for my understanding > > Thanks As an experiment I disconnected ad0 and then rebooted from the iso image to see what would be reported. The installation menu reported No disks found! Does anyone have a clue as to what might be going on here and how I might be able to deal with it?