Displaying 2 results from an estimated 2 matches for "mount_msdosfs".
2010 Jun 20
2
Samba access of FAT32 mounted file system on FreeBSD
...ectory_mode = 0777
recycle:subdir_mode = 0700
=======
= eof =
=======
My mounts look like this:
/dev/fuse0 on /mnt/noontec-movies (fusefs, local, synchronous)
/dev/da1s1 on /mnt/noontec (msdosfs, local)
(fuse0 due to the ntfs)
I've tried every which way to mount the FAT32 disk, including:
mount_msdosfs -o large=yes,longnames=yes,nowin95=yes -u root -g wheel -m
777 /dev/da1s1 /mnt/noontec
mount_msdosfs -o large=yes,longnames=yes,nowin95=yes -u nobody -g nobody
-m 777 /dev/da1s1 /mnt/noontec
With all the options, with just defaults, etc etc etc. They all work as
expected on the machine, full read/...
2012 Nov 27
6
How to clean up /
...5M    /rescue/init
  5M    /rescue/kldconfig
  5M    /rescue/kldload
  5M    /rescue/kldstat
  5M    /rescue/kldunload
  5M    /rescue/ldconfig
  5M    /rescue/md5
  5M    /rescue/mdconfig
  5M    /rescue/mdmfs
  5M    /rescue/mknod
  5M    /rescue/mount
  5M    /rescue/mount_cd9660
  5M    /rescue/mount_msdosfs
  5M    /rescue/mount_nfs
  5M    /rescue/mount_ntfs
  5M    /rescue/mount_nullfs
  5M    /rescue/mount_udf
  5M    /rescue/mount_unionfs
  5M    /rescue/newfs
  5M    /rescue/newfs_msdos
  5M    /rescue/nos-tun
  5M    /rescue/ping
  5M    /rescue/reboot
  5M    /rescue/fastboot
  5M    /rescue/ha...