something along the lines of:

for d in /dev/loop*; do 
    blockdev --setro "$d" || true; 
done

-- 
umountroot cannot handle fuse host mounts
https://bugs.launchpad.net/bugs/186114
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