Re: cannot nfs-export msdosfs

2007-03-26 Thread Martin Dieringer





On Mon, 26 Mar 2007, Martin Dieringer wrote:



But as soon as I restart mountd:
the permissions of the directory get "d---" again.



Ok it seems my mountd was outdated...
sorry
m.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cannot nfs-export msdosfs

2007-03-26 Thread Martin Dieringer



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.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"