Mail Archives: cygwin/2010/09/27/12:39:57
On Sep 27 10:33, Keith Christian wrote:
> On Mon, Sep 27, 2010 at 10:27 AM, Corinna Vinschen
>
> > What you have to do is to use some entirely different path, commas
> > to separate the mount options, and drop the noumount option, like this:
> >
> > Â Z: /my_z_drive dont_care binary,posix=0,user.noacl 0 0
> >
> > Â $ mount -f -o binary,posix=0,user.noacl Z: /my_z_drive
>
> Alright, that's easier to follow. I'll try that and let you know what
> I find. The docs are pretty good but I wasn't confident that I had
> the syntax correct.
Btw., the "user" option is implied if you use mount. You don't have
to specify it on the command line.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -