mirror of https://github.com/pbatard/rufus.git
Browse Source
* Arch recently added a "search --no-floppy --set=root --label <LABEL>" into their grub.cfg, which we didn't have provision for patching, which means that, as soon as the user changed the label or used an Arch derivative with a label that isn't compliant with FAT (e.g. Athena Linux), search, and therefore boot would fail. * Also alter the code so that we modify for more than one token if needed. * Closes #2086pull/2091/head

2 changed files with 17 additions and 14 deletions
Loading…
Reference in new issue