Julia Kreger e5d552474b Catch ismount not being handled
While investigating another grub issue, I was confused by the path
taken in the logs reported, and noticed that on a ramdisk, we might
not actually have a valid response to os.path.ismount, I'm guessing
depending on what in memory filesystem is in use while also coupled
with attempting to check a filesystem.

Adds a test to validate that exceptions raised on these commands
where this issue can be encountered, are properly bypassed, and also
adds additional logging to make it easier to figure out what is
going on in the entire bootloader setup sequence.

Change-Id: Ibd3060bef2e56468ada6b1a5c1cc1632a42803c3
2021-06-29 14:14:52 -07:00
..
2014-04-14 15:09:12 -07:00
2021-05-18 12:59:28 +02:00
2021-06-29 14:14:52 -07:00
2016-06-28 17:02:11 +01:00
2020-06-21 16:44:00 +08:00
2020-03-19 15:16:00 +01:00