source: server/tftpboot/grub/templates/12 @ 5d05b06

Last change on this file since 5d05b06 was d661fb5, checked in by Irina Gómez <irinagomez@…>, 6 years ago

#802 #888 PXE templates support EFI partition in whichever partition. Example template for boot with grub.

  • Property mode set to 100644
File size: 147 bytes
Line 
1##NO-TOCAR-ESTA-LINEA 1hd-2partition
2search --file --set root /EFI/Part-01-02/Boot/ogloader.efi
3chainloader /EFI/Part-01-02/Boot/ogloader.efi
4boot
Note: See TracBrowser for help on using the repository browser.