limepepper/raspberry-pi-factory-reset

intermittent "tune2fs: No such file or directory while trying to open /dev/loop5p2"

Closed this issue · 1 comments

This might be some sort of timing issue. Intermittently the build fails due to missing or unavailable loopback partition.

3.6 call tunefs to set label and UUID
10272aa7-2226-4148-ad87-2174e94299d9
/dev/loop5
tune2fs 1.45.6 (20-Mar-2020)
tune2fs: No such file or directory while trying to open /dev/loop5p2
Couldn't find valid filesystem superblock.

would be nice to find out why it is happening occasionally

I've not seen this recently, after quite a bit of testing