Regarding comment #20, 2019-10-03,
I tried this patch and umount -d ${copyfrom} seems like it should unmount the loopback device, but it does not.
Yet this works:
root@xubuntu:~# losetup -d /dev/loop0 root@xubuntu:~# umount /isodevice
I am still looking that this, but was curious if anybody else is experiencing the same issue when booting a recent live iso from disk.
Regarding comment #20, 2019-10-03,
I tried this patch and umount -d ${copyfrom} seems like it should unmount the loopback device, but it does not.
Yet this works:
root@xubuntu:~# losetup -d /dev/loop0
root@xubuntu:~# umount /isodevice
I am still looking that this, but was curious if anybody else is experiencing the same issue when booting a recent live iso from disk.