Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 06:30:30 -0300
From:      "Han Hwei Woo" <hhwoo@argosy.ca>
To:        "Zhang Le" <ejoy@myrealbox.com>, <freebsd-questions@freebsd.org>
Subject:   Re: mount msdos partition with user id?
Message-ID:  <00a701c33645$6d488b60$0200a8c0@a7n8x>
References:  <1056007910.bdee7360ejoy@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@myrealbox.com>
To: <freebsd-questions@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a701c33645$6d488b60$0200a8c0>