From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 03:25:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7651065672 for ; Tue, 15 Feb 2011 03:25:16 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD338FC13 for ; Tue, 15 Feb 2011 03:25:15 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p1F3PCFi013678; Mon, 14 Feb 2011 20:25:12 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p1F3PBEO013675; Mon, 14 Feb 2011 20:25:11 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 14 Feb 2011 20:25:11 -0700 (MST) From: Warren Block To: Rem P Roberti In-Reply-To: <4D59DFC0.7020008@comcast.net> Message-ID: References: <4D59BCF4.2040209@remdog.net> <20110215011220.16606770.freebsd@edvax.de> <4D59C7AD.1070300@comcast.net> <4D59DFC0.7020008@comcast.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Mon, 14 Feb 2011 20:25:12 -0700 (MST) Cc: Rem P Roberti , Polytropon , "illoai@gmail.com" , FreeBSD Subject: Re: Redux 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, 15 Feb 2011 03:25:16 -0000 On Mon, 14 Feb 2011, Rem P Roberti wrote: > To tell the truth, I'm content to leave things as they are, but unfortunately > one of the side effects of all this is that I can't figure out how create and > entry in the fstab which will again allow me to mount my other hard drive. > The former fstab entry for that was: > > /dev/ad1s1 /c ntfs rw 1 0 > > But now with labels active I really don't know how to proceed. Labels just provide an alternate way to refer to a slice, or partition, or filesystem. They don't replace the normal device names.