From owner-freebsd-fs@FreeBSD.ORG Fri Feb 9 15:07:35 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 924D116A400 for ; Fri, 9 Feb 2007 15:07:35 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.freebsd.org (Postfix) with ESMTP id 5575613C491 for ; Fri, 9 Feb 2007 15:07:35 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id l19F7YUa008590; Fri, 9 Feb 2007 09:07:34 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id l19F7YWB008589; Fri, 9 Feb 2007 09:07:34 -0600 (CST) (envelope-from brooks) Date: Fri, 9 Feb 2007 09:07:34 -0600 From: Brooks Davis To: Indigo Message-ID: <20070209150734.GB1193@lor.one-eyed-alien.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Fri, 09 Feb 2007 09:07:34 -0600 (CST) Cc: "freebsd-fs@freebsd.org" Subject: Re: labels and layout X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 15:07:35 -0000 --V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 09, 2007 at 03:29:50PM +0100, Indigo wrote: > Hello everyone, > heres a batch of question: >=20 > Im looking for a way to mount disks by label instead of device. Im on 6.2= =20 > and I can't use ZFS until it gets released. > I saw that tunefs and newfs have some label option - but I assumed it's = =20 > not the kind of label I want because no one is using it. >=20 > An example with AdvFS (Tru64): > # mount > root_domain#root on / type advfs (rw) > /proc on /proc type procfs (rw) > usr_domain#usr on /usr type advfs (rw) > var_domain#var on /var type advfs (rw) >=20 > I just think it's stupid to edit fstab every time Im swapping things =20 > inside the box - I think it's needless. ufs labels as set by tunefs and newfs work fine as long as your load the geom_label module. I'm honestly not sure what it isn't in GENERIC. It's really useful. You can also use glabel labels for your swap partitions. -- Brooks --V0207lvV8h4k8FAm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFzI41XY6L6fI4GtQRApgIAJ4qz7BKvHNblNZQ7emu2kiwkey2nACfV2fR doQV2nGOKZzkYmLLVNgh7QM= =OZ6i -----END PGP SIGNATURE----- --V0207lvV8h4k8FAm--