Date: Thu, 19 Jun 2003 01:31:50 -0600 From: "Zhang Le" <ejoy@myrealbox.com> To: freebsd-questions@freebsd.org Subject: mount msdos partition with user id? Message-ID: <1056007910.bdee7360ejoy@myrealbox.com>
next in thread | raw e-mail | index | archive | help
Hello,
I just move from linux to bsd and have a question on mounting partition =
with a specific user id. The following command does not work:
root@:/home/zl/etc# mount -t msdos -o uid zl /dev/ad0s1 /d
msdos: -o uid : option not supported
but "mount -t msdos /dev/ad0s1 /d" works.
I have to su root each time I want to write something to /d. This is of c=
ourse very boring.
Could you help me out?
--
Sincerely yours,
Zhang Le
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1056007910.bdee7360ejoy>
