This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can I change default mount options


Greetings, Pan Ruochen!

> On my computer, runing mount shows

> C: on /c type ntfs (binary,posix=0,user,noumount,auto)
> D: on /d type ntfs (binary,posix=0,user,noumount,auto)
> E: on /e type ntfs (binary,posix=0,user,noumount,auto)

> Is it possible to change the default mount options for every
> partition, for example , to

> binary,noacl,...

Yes.
Create a cygdrive type mount with necessary options.
F.e.

none / cygdrive noacl,binary,nouser,posix=0 0 0

> without modifying /etc/fstab.

No, why? Your mount options choice is very sane, IMO.


-- 
With best regards,
Andrey Repin
Wednesday, April 5, 2017 01:57:22

Sorry for my terrible english...


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]