WheresWaldo
WheresWaldo
Update: Edited `/etc/modules` to add the line `loop max_loop=128` and then reran my build script. It still fails creating loop devices but the output of `/sbin/losetup -a` is : `/dev/loop0:...
Building directly on vanilla Debian 10 in an Oracle VM on Windows 10. Even after pulling only the devel branch (using `-b devel`) with the git clone command and rerunning...
I believe I may have solved this. What didn't work was to create an entry in `/etc/module` for loop. What worked was to create a configuration file for modprobe, `/etc/modprobe.conf`,...
First, I spoke too soon. only the upgraded VM, which worked fine using Debian 9 (stretch) works with the above file added after upgrading to Debian 10 (buster). I still...
So the behavior is odd, Debian is very temperamental with regard to loop devices. If I come from a clean boot, I can build an image. If I try to...
I have never used that method, so I will need to study it to see how to set it up.
I haven't built another OS in a while, I settled on Stretch for my PiOS since I could never get Buster to work. And on another note, the other guy...