Closed cubit9-danielpeyer closed 3 years ago
Found my problem. It works as expected on a fresh Ubuntu installation.
It looks like something was off with ur /dev/loop
's and the builder got confused and used the wrong PARTUUID when creating the img. This can happen if there are multiple loops in use or you had a build fail and didn't run make cleanup
afterwards. In any case a reboot usually fixes the problem when all else fails.
I could successfully create the images for Debian Buster and Devuan Beowulf. But both images fail to boot on my RPi4. I always end up with a message like this:
Do I have to change something somewhere in a configuration file?
My OS is: Ubuntu 20.04.2 LTS x86_64
My steps to create the images: