From owner-freebsd-stable@FreeBSD.ORG Sun May 15 23:40:03 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7990F106566C for ; Sun, 15 May 2011 23:40:03 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (unknown [IPv6:2001:44b8:7c07:5581:266:e1ff:fe0c:8f16]) by mx1.freebsd.org (Postfix) with ESMTP id 1DEE18FC0A for ; Sun, 15 May 2011 23:40:01 +0000 (UTC) Received: from ur.dons.net.au (ppp203-122-208-198.lns5.adl6.internode.on.net [203.122.208.198]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p4FNdtYY068839 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 16 May 2011 09:09:57 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: <4DD01A05.1030509@hawaii-pacific.com> Date: Mon, 16 May 2011 09:09:55 +0930 Content-Transfer-Encoding: quoted-printable Message-Id: <17C27978-FC1C-467B-9C57-CDD0219422F5@gsoft.com.au> References: <4DCC5358.4050705@chef-ingenieur.de> <34458417-0D7A-493E-8C52-F3095000D764@gsoft.com.au> <4DCE9A88.2030500@chef-ingenieur.de> <099343A5-890F-464D-89DF-593DB7C651FF@gsoft.com.au> <4DCF6108.1060403@hawaii-pacific.com> <4DD01A05.1030509@hawaii-pacific.com> To: Bruce Meier X-Mailer: Apple Mail (2.1084) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: setting usb disc to da1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2011 23:40:03 -0000 On 16/05/2011, at 3:53, Bruce Meier wrote: >> I think I have an answer to your problem. "man glabel". >>=20 >> Backup all data first! >>=20 >> glabel label -v usr /dev/da1 >> newfs /dev/label/usr >> mount /dev/label/usr /usr >> [...] >> umount /usr >> glabel stop usr >> glabel unload >>=20 >> I got that unload is unavailable but it everything worked for me. = Check the man page. Hope this helps. >=20 > After testing, it made no difference. glabel won't change da0 etc.. It just provides an alternate device node = to mount your file system from - one that doesn't change with probe = order. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C