sudo gedit /etc/grub.d/40_custom
/etc/grub.d/40_custom
menuentry "Windows8 UEFI"{
search --set=root --file /EFI/Microsoft/Boot/bootmgfw.efi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
sudo update-grub
No comments:
Post a Comment