diff options
Diffstat (limited to 'server')
-rw-r--r-- | server/tftpboot/menu.lst/templates/00unknown | 1 | ||||
-rw-r--r-- | server/tftpboot/menu.lst/templates/01 | 1 | ||||
-rw-r--r-- | server/tftpboot/menu.lst/templates/11 | 1 | ||||
-rw-r--r-- | server/tftpboot/menu.lst/templates/12 | 1 | ||||
-rw-r--r-- | server/tftpboot/menu.lst/templates/19pxeADMIN | 3 | ||||
-rw-r--r-- | server/tftpboot/menu.lst/templates/pxe | 1 |
6 files changed, 1 insertions, 7 deletions
diff --git a/server/tftpboot/menu.lst/templates/00unknown b/server/tftpboot/menu.lst/templates/00unknown index e52ffa82..eaf70de7 100644 --- a/server/tftpboot/menu.lst/templates/00unknown +++ b/server/tftpboot/menu.lst/templates/00unknown @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA Sin-designar timeout 1 title MBR -keeppxe chainloader (hd0)+1 rootnoverify (hd0) boot
\ No newline at end of file diff --git a/server/tftpboot/menu.lst/templates/01 b/server/tftpboot/menu.lst/templates/01 index 1b52bb54..db7a3ee7 100644 --- a/server/tftpboot/menu.lst/templates/01 +++ b/server/tftpboot/menu.lst/templates/01 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA MBR timeout 1 title MBR -keeppxe chainloader (hd0)+1 rootnoverify (hd0) boot diff --git a/server/tftpboot/menu.lst/templates/11 b/server/tftpboot/menu.lst/templates/11 index 92be0dca..6ff6b10b 100644 --- a/server/tftpboot/menu.lst/templates/11 +++ b/server/tftpboot/menu.lst/templates/11 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA 1hd-1partition timeout 1 title FirstHardDisk-FirstPartition -keeppxe root (hd0,0) chainloader (hd0,0)+1 boot diff --git a/server/tftpboot/menu.lst/templates/12 b/server/tftpboot/menu.lst/templates/12 index 6f46c742..0843c3b1 100644 --- a/server/tftpboot/menu.lst/templates/12 +++ b/server/tftpboot/menu.lst/templates/12 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA 1hd-2partition timeout 1 title FirstHardDisk-SecondPartition -keeppxe root (hd0,1) chainloader (hd0,1)+1 boot diff --git a/server/tftpboot/menu.lst/templates/19pxeADMIN b/server/tftpboot/menu.lst/templates/19pxeADMIN index f9f3246f..4f43dd17 100644 --- a/server/tftpboot/menu.lst/templates/19pxeADMIN +++ b/server/tftpboot/menu.lst/templates/19pxeADMIN @@ -5,8 +5,7 @@ hiddenmenu fallback 1 2 3 -title OpenGnSys-NET -keeppxe +title OpenGnsys-NET kernel (pd)/ogclient/ogvmlinuz ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true ogdebug=true ogupdateinitrd=true INFOHOST initrd (pd)/ogclient/oginitrd.img boot diff --git a/server/tftpboot/menu.lst/templates/pxe b/server/tftpboot/menu.lst/templates/pxe index 6abbed39..a1e766bb 100644 --- a/server/tftpboot/menu.lst/templates/pxe +++ b/server/tftpboot/menu.lst/templates/pxe @@ -28,7 +28,6 @@ savedefault fallback boot title OpenGnsys-NET -keeppxe kernel (pd)/ogclient/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false INFOHOST initrd (pd)/ogclient/oginitrd.img boot |