Limine Installer check duplicate UUID, PARTUUID and label
For the last few days have been tackling "gotchas" that users have discovered when installing EasyOS. Here are two recent posts:
- Warning old bootloaders not support ext4 encrypt — January 01, 2023
- How to install EasyOS page updated — December 31, 2022
I have now added a check in Limine Installer for non-unique UUID, PARTUUID (GUID), or filesystem label. If two partitions have one of those the same, and it is specified in the 'limine.cfg' file, at bootup Limine and/or EasyOS will get very confused.
Now, these conflicts are detected. In the case of the conflict being a partition on an internal drive and on a USB-stick, the user is advised to avoid the conflict by unplugging the USB-stick before the next bootup.
Here are the commits:
https://github.com/bkauler/woofq/commit/68bcefdcb2b099687cd93d9adee2d4e4c0e0bdba
https://github.com/bkauler/woofq/commit/5f55d2f838e8996ffd523f5cceb191b097021e97
Ha ha, I'm supposed to be having a break from EasyOS development
right now. Will get back to it -- off to the beach
tomorrow!
Tags: easy