https://bugzilla.novell.com/show_bug.cgi?id=300694#c7 Thomas Fehr <fehr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fehr@novell.com --- Comment #7 from Thomas Fehr <fehr@novell.com> 2007-08-20 11:24:39 MST --- Another possibility would be that libstorage retries an explicit read-only mount with ntfs-3g, when the normal rw-mount fails. If the read-only mount succeeds, we could add this fs with option "ro" to fstab which would at least make system startup succeed. Of course this only makes sense if a read-only mount would succeed in these cases where a read-write mount fails. Of course an automated fallback to read-only mount in ntfs-3g package would be preferable since then the fs would be mounted read-write automatically after the user fixed the fs inconsistency under Windows and reboots into Linux without need to do a change to fstab. BTW: I added "fmask=133,dmask=022" to ntfs default options. Removed "umask=0002" and "nls=utf8" from ntfs default options. -- 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.