在/etc/grub.d/40_custom加入
/etc/grub.d/40_custom
menuentry "关机" { halt } menuentry "重启" { reboot }
找到windows的哪个EFI分区, 然后在grub命令行输入
chainloader /efi/Microsoft/Boot/bootmgfw.efi boot