Open anaxonda opened 4 days ago
Thanks for the bug report. I have linked the relevant issue to this one. unmount
command is not mandatory to run after use of chroot-distro
. I added it as a helper to make it easier to test development changes. I just wanted to reset mounts without needing to reboot the device, or having to uninstall the chrootfs. But, I can see the value of using it to clean up the environment after use (outside of development process).
When I run the
chroot-distro unmount
command it hangs, unless using the--force --all
options.So far nothing bad happened, but is there a recommended way to unmount more gracefully?