Krzesimir Nowak b9b56f1063 build_library/grub_install: Try mounting ESP directory in a loop
Apparently successful `[[ -b "${LOOP_DEV}p1" ]]` check is not enough -
the mount can still fail. So instead of doing those checks, try
mounting and reprobing in the loop with some small exponential
backoffs.
2023-10-18 13:52:05 +02:00
..
2019-11-07 19:40:01 +01:00
2022-09-14 14:50:07 +02:00
2022-09-14 14:50:07 +02:00