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/menu.lst/templates/10 | |
parent | 89f88ba76c001f0e9804fad599c67c0ffe42f647 (diff) |
#860 #802 #888 For UEFI and BIOS coherence , the PXE templates are rename.
Diffstat (limited to 'server/tftpboot/menu.lst/templates/10')
-rw-r--r-- | server/tftpboot/menu.lst/templates/10 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/server/tftpboot/menu.lst/templates/10 b/server/tftpboot/menu.lst/templates/10 new file mode 100644 index 00000000..96d0f500 --- /dev/null +++ b/server/tftpboot/menu.lst/templates/10 @@ -0,0 +1,8 @@ +##NO-TOCAR-ESTA-LINEA 1hd +timeout 1 +title MBR +chainloader (hd0)+1 +rootnoverify (hd0) +boot + + |