remounting ro -> rw does not work
remounting rw -> ro works

[EMAIL PROTECTED]:~# mount -o rw /dev/sdb1 /mnt
[EMAIL PROTECTED]:~# touch /mnt/trasg
[EMAIL PROTECTED]:~# mount -o remount,ro /mnt
[EMAIL PROTECTED]:~# touch /mnt/trasgs
touch: cannot touch `/mnt/trasgs': Read-only file system

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

Reply via email to