Closed Helmut-Becker closed 3 years ago
Preventing error while evaluating if the partitions have p0, p1, etc. or just 0, 1, etc. at the end. The determination process takes place before the partitions appear in /dev/. Sleeping 2 seconds is fixing this.
I wish there was some way to wait properly instead of sleep, but OK
Preventing error while evaluating if the partitions have p0, p1, etc. or just 0, 1, etc. at the end. The determination process takes place before the partitions appear in /dev/. Sleeping 2 seconds is fixing this.