diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2022-05-30 12:34:33 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2022-06-14 11:57:17 +0200 |
commit | 49bdbe9ad83d3c2f7710f81960b3407e882563ac (patch) | |
tree | 4f0453e5b50a7dd968077545a93c5652de2d4a55 /server/tftpboot/menu.lst/templates/disk1-part3 | |
parent | e63103505ee21ac47a99a16b4f3d2096f79549d7 (diff) |
#1075 Rename boot templates
Rename boot templates to improve readability and clarity.
Diffstat (limited to 'server/tftpboot/menu.lst/templates/disk1-part3')
-rw-r--r-- | server/tftpboot/menu.lst/templates/disk1-part3 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/server/tftpboot/menu.lst/templates/disk1-part3 b/server/tftpboot/menu.lst/templates/disk1-part3 new file mode 100644 index 00000000..fedf8ebf --- /dev/null +++ b/server/tftpboot/menu.lst/templates/disk1-part3 @@ -0,0 +1,8 @@ +##NO-TOCAR-ESTA-LINEA 1hd-3partition +timeout 1 +title FirstDisk-ThirdPartition +root (hd0,2) +chainloader (hd0,2)+1 +boot + + |