mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
Probing all filesystem types on all block devices appears to hang booting Amazon EC2 HVM instances. The console output is unreliably buffered so there is no information on what the failure actually is. On the up side we can work around it easily by only searching the GPT which appears to be safe.
Description
Languages
Shell
93.1%
Python
6.9%