Chris Tillman wrote:
>I suspect it might have something to do with the failure of del_loop
>to delete the loop device after it's been used ('cause I think the
>creation might take place when we are chdir to /instmnt).
That's a good thought. If loop.o is a module on your machine you can
check for active devices by just looking at its use count in
/proc/modules.
p.