debian-rpi-image-script icon indicating copy to clipboard operation
debian-rpi-image-script copied to clipboard

Builder doesn't work when OS auto mounts partitions

Open fizzyduck opened this issue 4 years ago • 1 comments

I am using ZorinOS but suspect this is to do with auto mount.

After the SD card is partitioned, the OS auto mounted the partitions which meant the mount commands in the script failed which then meant the rest failed as the mount points weren't in the expected location.

Would it be possible to detect this scenario and use the auto mounted locations or an alternative approach which allows the scripts to work?

fizzyduck avatar Sep 07 '21 08:09 fizzyduck

Thank you for the report. It may be possible to handle the automounters... But I do not have much motivation to add new code and test it for automounters...

emojifreak avatar Sep 07 '21 10:09 emojifreak