mount msdos partition with user id?

Han Hwei Woo hhwoo at argosy.ca
Thu Jun 19 02:29:13 PDT 2003


It's been a while since I've done this, but if I remember correctly, you'll
want to use -u rather than -o. Try 'man mount_msdos' and playing around with
some of the options.

----- Original Message ----- 
From: "Zhang Le" <ejoy at myrealbox.com>
To: <freebsd-questions at freebsd.org>
Sent: Thursday, June 19, 2003 4:31 AM
Subject: mount msdos partition with user id?


> 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
course very boring.
>
>   Could you help me out?
>
> -- 
>                                      Sincerely yours,
>                                             Zhang Le
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
>
>



More information about the freebsd-questions mailing list