Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2017 13:30:04 -0500
From:      Scott Bennett <bennett@sdf.org>
To:        freebsd-stable@freebsd.org
Cc:        Tomasz CEDRO <tomek@cedro.info>
Subject:   automount usb msdosfs no partition table
Message-ID:  <201710091830.v99IU4Bd013697@sdf.org>
In-Reply-To: <mailman.9.1507550400.64362.freebsd-stable@freebsd.org>
References:  <mailman.9.1507550400.64362.freebsd-stable@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Date: Mon, 9 Oct 2017 01:10:19 +0200 Tomasz CEDRO <tomek@cedro.info> wrote:

> I need to configure automount for a testing machine. It seems to work
> fine, except for two issues:

     I've never used the automounter, so I can't help you with that.
>
> 1. Mount point does not disappear after device disappears, what makes
> things harder to script when device is gone. automount -c does not
> remove the mountpoint, only restarting the service does. It is a bug
> or feature?
>
> 2. Automounter does not mount USB Pendrive / MSDOSFS devices that does
> not have a parition table. Some USB Drives does not have valid
> partition table, they appear as /dev/da0 and can be mounted with
> mount_msdosfs /dev/da0 /mnt, but they are not recognised by
> automounter.. how can I make it work with such devices?
>
     Try newfs_msdos(8).


                                  Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet:   bennett at sdf.org   *xor*   bennett at freeshell.org  *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."                                               *
*    -- Gov. John Hancock, New York Journal, 28 January 1790         *
**********************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710091830.v99IU4Bd013697>