Error while mounting loop device
I am using the docker image to build an eMMC of Debian Server. Every time I came across this error while compiling.
Info: Preparing image file for rootfs...
Info: Current rootfs cache size: 1724 MiB
Info: Creating eMMC rootfs image...
0+0 records in
0+0 records out
0 bytes copied, 0.000140479 s, 0.0 kB/s
mount: /home/khadas/fenix/build/images/rootfs: failed to setup loop device for /home/khadas/fenix/build/images/rootfs.img.
Cleanup...
make: *** [Makefile:5: all] Error 32
Hi, Already mentionned here https://github.com/khadas/fenix/issues/138 ;)
Just a quick update, I tried build the image on a live usb and everything went fine. The problem seems to be with docker image itself.
What's your host PC system? And please provide the full build logs.
Hi, For me the issue is fixed. The loop device was missing on my host (sudo modprobe loop fixes the issue). Regards,
@numbqq Hi, I've changed my distro, maybe it was the same problem was Pea13.