Closed noaho closed 5 years ago
Possibly related to disk labels bug #174
it formats if the disk is ext4, however this does affect devices which aren't ext4
I've got three new sticks that I can test with.
@NoahO if possible, please describe the sticks in more detail, ideally post the partition layout, e.g. from parted
Found the culprit:
UUIDs change after formatting and the installation script did not account for that!
I believe this is fixed now, please re-open otherwise
After leaving a text file "DESTROY_ALL_DATA_ON_THIS_DEVICE.txt" on each USB stick, it didn't format them or use them, and instead wrote to the SD card.
Also related: https://github.com/lncm/pi-factory/issues/134