Christian Hesse on Mon, 2015/04/20 09:25:
> Hello everybody,
>
> with systemd 219 mounting a filesystem image in loopback mode fails. Using
> these command:
>
> # truncate -s 1G /tmp/test.img
> # mkfs.ext4 /tmp/test.img
> [...]
> # mount -o loop /tmp/test.img /mnt/tmp
>
> systemd umounts the im
Hello everybody,
with systemd 219 mounting a filesystem image in loopback mode fails. Using
these command:
# truncate -s 1G /tmp/test.img
# mkfs.ext4 /tmp/test.img
[...]
# mount -o loop /tmp/test.img /mnt/tmp
systemd umounts the image as it thinks it is inactive:
Apr 20 08:54:28 leda systemd[1]