Dear Maintainer,
* What led up to the situation?
When rebooting or halting the Debian live system, it gives these
error messages:
Failed to unmount /run/live/medium: Device or resource busy
systemd-shutdown[1]: Could not detach loopback /dev/loop0: Device
or resource busy
systemd-shutdown[1]: Failed to finalize file systems, loop devices,
ignoring.
This error might corrupt the file system on the live USB flash drive.
It been reported on different forums:
https://github.com/systemd/systemd/issues/17988
https://github.com/grml/grml/issues/109
https://github.com/grml/grml/issues/150
https://github.com/systemd/systemd/issues/2814
System developers mentioned: "isn't the simpler and better fix to
change debian to not set things up that way? Specifically, why expose
the "components" of the overlayfs at all? why not just leave them
outside the tree when pivotting into the overlayfs?"
This issue is not solved yet in live-boot 1:20210208. Is any
workaround we can try to avoid this?
Thank you very much.