Running this command stand alone does not fail:
sudo blkid -o udev -p -c /dev/null /dev/sdb2
I've uploaded a failing run from revision 288. Revision 287 does
not fail. It seems that something in the boot partition alignment
changes caused this problem.
It does only happen with the --no-rootfs switch. Adding the
--no-part switch doesn't help.
Running this command stand alone does not fail:
sudo blkid -o udev -p -c /dev/null /dev/sdb2
I've uploaded a failing run from revision 288. Revision 287 does
not fail. It seems that something in the boot partition alignment
changes caused this problem.
It does only happen with the --no-rootfs switch. Adding the
--no-part switch doesn't help.
The --no-bootfs option works correctly.