Comment 0 for bug 435192

Revision history for this message
Tero miettinen (tero-miettinen) wrote :

Mounting of read only NTFS filesystem gives a following error popup:
Cannot mount volume.
Unable to mount the volume '<Volume name>'.
Details:
Error opening '/dev/sdb2': Read-only file system
Failed to mount '/dev/sdb2': Read-only file system

I believe this should be mounted as read-only instead of an error message.

Mounting by hand with the "-o ro" argument works as expected.