Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@jlobue10 jlobue10 released this 09 Dec 01:10
· 6 commits to main since this release
9e4ffb4
  • 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