Don't have that problem with 1.2216 :
[EMAIL PROTECTED]:~# udevinfo -q all --name=/dev/sda6 | grep FS_TYPE
E: ID_FS_TYPE=ntfs
[EMAIL PROTECTED]:~# mount /dev/sda6 /mnt/test
[EMAIL PROTECTED]:~# touch /mnt/test/test
[EMAIL PROTECTED]:~# sudo mount -o remount,ro /mnt/test
[EMAIL PROTECTED]:~# touch /mnt/test/test
touch: cannot touch `/mnt/test/test': Read-only file system
[EMAIL PROTECTED]:~# sudo mount -o remount,rw /mnt/test
[EMAIL PROTECTED]:~# touch /mnt/test/test
[EMAIL PROTECTED]:~#
Please test again and feel free to reopen it if it still fail.
** Changed in: ntfs-3g (Ubuntu)
Status: New => Fix Released
--
Cannot remount ntfs
https://bugs.launchpad.net/bugs/186117
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs