Created
March 14, 2026 13:23
-
-
Save jeremyb31/f8988b5d70bf5516a762f85073c6ceb5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| menuentry 'Windows Boot Loader (custom)' { | |
| search --fs-uuid --no-floppy --set=root 52B9-A6BC | |
| chainloader (${root})/EFI/Microsoft/Boot/bootmgfw1.efi | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment