From owner-freebsd-questions@FreeBSD.ORG Tue Jun 8 18:51:16 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 ABFEA16A4CE for ; Tue, 8 Jun 2004 18:51:16 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2078F43D41 for ; Tue, 8 Jun 2004 18:51:16 +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 i58Ip9t05890; Tue, 8 Jun 2004 14:51:09 -0400 (EDT) From: Jerry McAllister Message-Id: <200406081851.i58Ip9t05890@clunix.cl.msu.edu> To: jmlewis@dslextreme.com Date: Tue, 8 Jun 2004 14:51:08 -0400 (EDT) In-Reply-To: <330a2b08a1034a1584a.20040608093402.wzyrjvf@www.dslextreme.com> from "Joshua Lewis" at Jun 08, 2004 09:34:02 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Anubis cc: freebsd-questions@freebsd.org Subject: Re: fstab 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: Tue, 08 Jun 2004 18:51:16 -0000 > > > asuming that you have done the whole fdisk/disklabel/newfs you can list > > the contents of /dev thus, ls /dev to find out. It will be ad1s1d oassume > > something like that > > I do have several ad1* devices in /dev but I can not mount them. So I > asume they are just there to be there? > > Why would it be ad1s1d? If the whole drive is being used wouldn't it be > ad1s1a? It would be whatever you used in the disklabel run (or the one done for you if you use sysinstall). 'd' is unlikely and so is 'c' ////jerry > > > Thank you, > Joshua Lewis > > > > Anubis > > Joshua Lewis wrote: > >>>/dev/ad1s1 what? a, d, e, f,g ?? > >> > >> > >> Do I specify? I am using the whole drive. should I change it to > >> /dev/ad1s1a? > >>