On Wed, Mar 28, 2012 at 11:48 AM, Thomas Bächler <[email protected]> wrote: > Is there any way to make something similar work with loop devices? You > would need to disable the loop device before umounting the underlying > file system. If we could solve this as well, then archiso probably > wouldn't need its special shutdown hook anymore.
I was thinking the same. It would be nice if we could deal with unmounting using the same logic, and then detect loop devices, or swap files as children of filesystems and continue disassembling them recursively Not sure how easy that is though. -t
