- Updated SD and USB device UUID detection method. This should solve the SD card issues for those using Windows to Go from the SD card and USB device
- There is currently a bug with
volume
matching in rEFInd 0.14.2 . If this GUI SD card fix isn't working for you, please run this command and retry:
sudo fatlabel /dev/mmcblk0p1 $(lsblk -o NAME,UUID | grep mmcblk0p1 | awk '{print $2}' | tr [:lower:] [:upper:])
I've confirmed this as a working fix with my test Windows to Go Micro SD card
- Fixed a tooltip typo