From owner-freebsd-questions@FreeBSD.ORG Mon Aug 30 14:33:01 2004 Return-Path: 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 9318016A4CE for ; Mon, 30 Aug 2004 14:33:01 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C3F43D1D for ; Mon, 30 Aug 2004 14:33:01 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i7UEWGK08878; Mon, 30 Aug 2004 10:32:16 -0400 (EDT) From: Jerry McAllister Message-Id: <200408301432.i7UEWGK08878@clunix.cl.msu.edu> To: summer@computerdatasafe.com.au (John Summerfield) Date: Mon, 30 Aug 2004 10:32:16 -0400 (EDT) In-Reply-To: <200408301318.40078.summer@computerdatasafe.com.au> from "John Summerfield" at Aug 30, 2004 01:18:39 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Which disk is which X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 14:33:01 -0000 > > I've booted a 5.2.1 miniinstall CD and got to the point where I choose which > disk to install onto. > > My choices are > ad0 > da0 > > Great. How do I know which disk is which? OK ad0 would be the first ide drive and da0 would be the first SCSI drive or maybe the first USB drive. > _I_ could work it out if the panel > displayed information such as > Brand > Capacity > > Note: DOS names would be worse than useless because I don't use DOS, and the > BIOS doesn't detect all my drives. If your BIOS doesn't detect your drives you have problems to deal with before you get to installing FreeBSD. > The website doesn't help. > > I'm not on any list. Please respond by > a) Fixing the web page > b) Mailing me the necessary info (eg the fixed page when it's done) in case I > can't discover by other means which is which. Try not giving orders to volunteers. It is tacky and won't get you anywhere. Maybe you should learn enough to fix the DOC yourself and submit a change. ////jerry