diff options
author | Irina Gómez <irinagomez@us.es> | 2019-03-29 13:52:05 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2019-03-29 13:52:05 +0100 |
commit | 5c2fe9b80b8cc48d9ac2c72b14f7c7ecfc3e9e03 (patch) | |
tree | a71cad2c2101fa394d6403ca3059852eeeefa745 /server/tftpboot/grub/templates/11 | |
parent | 89f88ba76c001f0e9804fad599c67c0ffe42f647 (diff) |
#860 #802 #888 For UEFI and BIOS coherence , the PXE templates are rename.
Diffstat (limited to 'server/tftpboot/grub/templates/11')
-rw-r--r-- | server/tftpboot/grub/templates/11 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/server/tftpboot/grub/templates/11 b/server/tftpboot/grub/templates/11 new file mode 100644 index 00000000..06b34088 --- /dev/null +++ b/server/tftpboot/grub/templates/11 @@ -0,0 +1,4 @@ +##NO-TOCAR-ESTA-LINEA 1hd-1os +root='hd0,gpt1' +chainloader /EFI/Part-01-02/Boot/ogloader.efi +boot |