From owner-freebsd-questions@FreeBSD.ORG Fri Jan 27 00:41:34 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 C4F7716A420 for ; Fri, 27 Jan 2006 00:41:34 +0000 (GMT) (envelope-from johnfhoover@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271B743D5F for ; Fri, 27 Jan 2006 00:41:30 +0000 (GMT) (envelope-from johnfhoover@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so300169wxc for ; Thu, 26 Jan 2006 16:41:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=s36Rz8Oab+SlKDT8KV2OmkDFrfJy48SLe97m0xFMQ2FTnenQVCjBllGNPV+isNh2YYmtiq9cCmNbcVY5vXzad4TLudyrb/e7kHdtryoTTzYAZOpkqfF3kFEJKTa7UHdFb8VUwK4lXfJ3HTz0deVLKEZPo8Y54zZCAlliJmaZe6E= Received: by 10.70.102.6 with SMTP id z6mr2892005wxb; Thu, 26 Jan 2006 16:41:29 -0800 (PST) Received: by 10.70.105.18 with HTTP; Thu, 26 Jan 2006 16:41:29 -0800 (PST) Message-ID: <573015470601261641s2211b1e8y8b2bafcbe24f0741@mail.gmail.com> Date: Thu, 26 Jan 2006 18:41:29 -0600 From: John Hoover To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Odd Partition/Newfs Question 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: Fri, 27 Jan 2006 00:41:34 -0000 I don't think I've done any harm, but I wanted another opinion or two. Added an additional hard drive to an existing setup. Then gave the following commands: bsdlabel -w /dev/ad2 newfs -U -O 2 /dev/ad2 mount /dev/ad2 /mnt/ad2 then went about the business of moving and rearranging for having the new d= isk. After the machine was back in production, I saw the odd mount point. My question is, have I just ended up ignoring the bsdlabel command and I'm using the entire disk as a "raw disk" or is there some set of reasons I sho= uld re-bsdlabel and newfs /dev/ad2a this time. John. -- ------------------------------------- John F Hoover johnfhoover@gmail.com