From 49bdbe9ad83d3c2f7710f81960b3407e882563ac Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 30 May 2022 12:34:33 +0200 Subject: #1075 Rename boot templates Rename boot templates to improve readability and clarity. --- server/tftpboot/menu.lst/templates/disk1-part2 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 server/tftpboot/menu.lst/templates/disk1-part2 (limited to 'server/tftpboot/menu.lst/templates/disk1-part2') diff --git a/server/tftpboot/menu.lst/templates/disk1-part2 b/server/tftpboot/menu.lst/templates/disk1-part2 new file mode 100644 index 00000000..0843c3b1 --- /dev/null +++ b/server/tftpboot/menu.lst/templates/disk1-part2 @@ -0,0 +1,6 @@ +##NO-TOCAR-ESTA-LINEA 1hd-2partition +timeout 1 +title FirstHardDisk-SecondPartition +root (hd0,1) +chainloader (hd0,1)+1 +boot -- cgit v1.2.3-18-g5258