The workaround involves mounting all loopinstallations rw to begin with:

--- local       2008-03-13 11:15:50.346417000 +0000
+++ local.new   2008-03-13 11:16:44.140677000 +0000
@@ -62,7 +62,7 @@
        [ "$quiet" != "y" ] && log_end_msg

        if [ ${readonly} = y ] && \
-          ([ -z "$LOOP" ] || [ "${FSTYPE#ntfs}" = "$FSTYPE" ]); then
+          [ -z "$LOOP" ]; then
                roflag=-r
        else
                roflag=-w


** Also affects: wubi
   Importance: Undecided
       Status: New

** Tags added: wubi

-- 
Cannot remount loopfiles inside of vfat
https://bugs.launchpad.net/bugs/201750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to