This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Description
I just booted PINN from USB and installed 6 OSes on the USB stick for testing.
The first 2 booted nicely (on partitions 6/7 & 8/9)
The next 3 failed with an unknown PARTUUID (10/11, 12/13, 14/15)
The next 1 booted (16/17), but it booted the rootfs on partition 11 !
Do you see a pattern here? Maybe if you convert those partition numbers to HEX, like the PARTTUUIDs are created, it will become clearer.
So my question is, should the partition number part of the PARTUUID be HEX (like it is created in NOOBS) or DECIMAL?
I haven't tested NOOBS, but I'm using the same code so I expect it will be the same problem. Or has something changed somewhere, because I don't remember this problem occurring before.