mount USB on FreeBSD 7.0

Roland Smith rsmith at xs4all.nl
Thu Jul 10 18:41:36 UTC 2008


On Thu, Jul 10, 2008 at 06:07:32PM +0300, Тарас wrote:
> I need to mount USB on FreeBSD 7.0
> # mount -t msdos /dev/da0s1 /mnt/usb
> mount: Using "-t msdosfs", since "-t msdos" is deprecated.
> mount_msdosfs: /dev/da0s1: : Operation not permitted
> what must I do?

- make sure you have read/write access to the device node (see
  devfs.rules(5)).
- make sure that the sysctl vfs.usermount=1
- make sure that you own the mount point.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080710/fe7c5805/attachment.pgp


More information about the freebsd-questions mailing list