From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 06:35:13 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 86E0A16A4CE for ; Fri, 12 Mar 2004 06:35:13 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE8EF43D2D for ; Fri, 12 Mar 2004 06:35:12 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc11) with ESMTP id <2004031214351201100gid6ie>; Fri, 12 Mar 2004 14:35:12 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id BE960E; Fri, 12 Mar 2004 09:35:11 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Crucial Servers" References: <011c01c4078f$43d27400$6801a8c0@JAMES> From: Lowell Gilbert Date: 12 Mar 2004 09:35:11 -0500 In-Reply-To: <011c01c4078f$43d27400$6801a8c0@JAMES> Message-ID: <44ekrym8v4.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Mounting a New Hard Drive 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: Fri, 12 Mar 2004 14:35:13 -0000 "Crucial Servers" writes: > I have always mounted hard drives and edited the fstab file, is there a mount command that will add the entry for me so there is no mistakes. Assuming the hdd is /dev/ad2s1a what would be the proper format for mounting this. I don't think there's any automatic way to add it to fstab, but you can certainly mount it from the command line and use that to create the fstab entry by hand. mount /dev/ad2s1 /path/to/mount/point should mount it, then you can umount it and add /dev/ad2s1 /path/to/mount/point ufs rw 0 0 to your fstab. -- Lowell Gilbert, embedded/networking software engineer, Boston area: resume/CV at http://be-well.ilk.org:8088/~lowell/resume/ username/password "public"