From owner-freebsd-questions@FreeBSD.ORG Tue May 9 14:09:21 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 B6A6216A531 for ; Tue, 9 May 2006 14:09:21 +0000 (UTC) (envelope-from elessar@bsdforen.de) Received: from postfix.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A8443D6B for ; Tue, 9 May 2006 14:09:13 +0000 (GMT) (envelope-from elessar@bsdforen.de) Received: by postfix.bsdforen.de (Postfix, from userid 20000) id 3FBA26844BA; Tue, 9 May 2006 16:09:12 +0200 (CEST) Received: from localhost (postfix [127.0.0.3]) by postfix.bsdforen.de (Postfix) with ESMTP id 9A7CD6844B7 for ; Tue, 9 May 2006 16:09:11 +0200 (CEST) Received: from postfix.bsdforen.de ([127.0.0.3]) by localhost (postfix.bsdforen.de [127.0.0.3]) (amavisd-new, port 10024) with LMTP id 11290-07-3 for ; Tue, 9 May 2006 16:09:11 +0200 (CEST) Received: from loki (p549CDBAD.dip.t-dialin.net [84.156.219.173]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postfix.bsdforen.de (Postfix) with ESMTP id EEB616844B6 for ; Tue, 9 May 2006 16:09:10 +0200 (CEST) Date: Tue, 9 May 2006 16:08:59 +0200 From: Joerg Pernfuss To: freebsd-questions@freebsd.org Message-ID: <20060509160859.04f595ef@loki> In-Reply-To: <1147180332.31831.46.camel@columbus.webtent.org> References: <1147131644.31831.29.camel@columbus.webtent.org> <20060509020053.00b14888@loki> <1147180332.31831.46.camel@columbus.webtent.org> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_PlZSsCOuvlHyHxg7=kMiVF."; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Virus-Scanned: amavisd-new at bsdforen.de X-DSPAM-Result: Innocent X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 4460a288189683187918823 X-DSPAM-User: global Subject: Re: Auto mount/unmount USB hard drive 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, 09 May 2006 14:09:22 -0000 --Sig_PlZSsCOuvlHyHxg7=kMiVF. Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On Tue, 09 May 2006 09:12:12 -0400 Robert Fitzpatrick wrote: > On Tue, 2006-05-09 at 02:00 +0200, Joerg Pernfuss wrote: > > If the msdosfs has a label, you could load geom_label.ko and use sth > > like > >=20 > > /dev/msdosfs/usbdisk /mnt/usb msdos > > rw,noauto 0 0 > >=20 >=20 > Sorry for the direct message Joerg, I am resending this to the list. np. > Thanks, but how do I label the msdosfs? I assume something similar to > tunefs for UFS, but I don't see a label option for msdosfs. In newfs_msdos(8) it is the -I volume id option. Maybe there is some tool available via ports that can change the volid of an already existing msdosfs, the FreeBSD base doesn't contain one as far as I know. J=F6rg --=20 | /"\ ASCII ribbon | GnuPG Key ID | e86d b753 3deb e749 6c3a | | \ / campaign against | 0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 | | X HTML in email | .the next sentence is true. | | / \ and news | .the previous sentence was a lie. | --Sig_PlZSsCOuvlHyHxg7=kMiVF. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEYKKDH31s/bvKrSQRArojAJ9NZ/vy4JymQYleTGJcWp0zdEddSgCfQ8pa 5Jdsq0jJojbD2y1FvioKcn4= =ncVz -----END PGP SIGNATURE----- --Sig_PlZSsCOuvlHyHxg7=kMiVF.--