Skip to content
Snippets Groups Projects
Commit d9d01d85 authored by Daniel Schulte's avatar Daniel Schulte
Browse files

Added custom.cfg for loading Windows 8 (EFI)

parent 6edb0000
No related branches found
No related tags found
No related merge requests found
# Taken from https://github.com/GAireg/grubconfig/blob/master/grub.cfg
# load windows from efi
menuentry "Windows EFI" {
search --file --set dev_root --no-floppy /EFI/Microsoft/boot/bootmgfw.efi
chainloader ($dev_root)/EFI/Microsoft/boot/bootmgfw.efi
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment