https://bugzilla.novell.com/show_bug.cgi?id=300694#c12 --- Comment #12 from Szabolcs Szakacsits <szaka@sienet.hu> 2007-08-21 10:41:00 MST --- Thanks, I see. You want the driver to mount read-only when the user expects read-write mount but that is refused. I'm sorry but this won't happen. (Of course the driver is yours, and you're encouraged to modify it to your liking.) Here is the current situation: 1. If a user asks read-write mount then he gets read-write mount or error. 2. If a user asks read-only mount then he gets read-only mount or error. If somebody wants to do what you want then he can make a script. Let's suppose now that ntfs-3g would do what you want. Then how would you satisfy people who want case 1? Using an option 'yes-i-really-want-only-read-write'? Isn't the 'rw' option is supposed to do that? The iso9600 case is a bit different, since there isn't read-write mount there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.