diff options
author | Irina Gómez <irinagomez@us.es> | 2019-03-18 09:28:38 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2019-03-18 09:28:38 +0100 |
commit | 1874ce958f03bf238dcc0f892e21305fc87e3c66 (patch) | |
tree | 99b0bfdcb1fb8f553a160f1afb03d3132805d45f /server/tftpboot/grub/templates/refind | |
parent | 831de70ba49f7a66ff3ebbe2ad4716a2d2d3fa11 (diff) |
PXE templates for UEFI: Windows, reFind, ogLiveAdmin and new computer.
Diffstat (limited to 'server/tftpboot/grub/templates/refind')
-rw-r--r-- | server/tftpboot/grub/templates/refind | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/server/tftpboot/grub/templates/refind b/server/tftpboot/grub/templates/refind new file mode 100644 index 00000000..4ada28d0 --- /dev/null +++ b/server/tftpboot/grub/templates/refind @@ -0,0 +1,4 @@ +##NO-TOCAR-ESTA-LINEA refind +root='hd0,gpt1' +chainloader /EFI/refind/shimx64.efi +boot |