cannot nfs-export msdosfs
Martin Dieringer
martin.dieringer at gmx.de
Mon Mar 26 13:58:23 UTC 2007
I habe a USB disk with fat32 filesystem. it's anbout 100GB.
If I mount it via fstab:
/dev/da2s1 /Music msdosfs rw,noauto 0 0
the directory gets permission "d------"
If I mount manually with
# mount_msdosfs -u user -m 755 /dev/da2s1 /Music
permissions are ok.
But as soon as I restart mountd:
/Music -alldirs -maproot=0 -network 192.168
the permissions of the directory get "d-------" again.
If I don't restart mountd, I cannot nfs mount it "Input/output error"
what can I do?
system is 6.2-STABLE FreeBSD 6.2-STABLE #4: Fri Mar 23 07:23:44 CET 2007
thanks
m.
More information about the freebsd-questions
mailing list