summaryrefslogtreecommitdiffstats
path: root/server/tftpboot/menu.lst/templates/pxe
diff options
context:
space:
mode:
authoradv <adv@uma.es>2011-05-22 18:13:08 +0000
committeradv <adv@uma.es>2011-05-22 18:13:08 +0000
commit78b5dfe77e71be975476f03fe2ae4ea24cb1842b (patch)
tree11249c27b13d81aed291a0a9973a9cabc98a1109 /server/tftpboot/menu.lst/templates/pxe
parent276d88fbb8db07379ff6a7231994b813a1536c70 (diff)
version 1.0.1 #402 Gestion completa restauracion/arranque windows en particiones distintas a la original de la imagen. Permite varios windows independientes.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2013 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'server/tftpboot/menu.lst/templates/pxe')
-rw-r--r--server/tftpboot/menu.lst/templates/pxe4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/tftpboot/menu.lst/templates/pxe b/server/tftpboot/menu.lst/templates/pxe
index 401685e9..c7ef01fb 100644
--- a/server/tftpboot/menu.lst/templates/pxe
+++ b/server/tftpboot/menu.lst/templates/pxe
@@ -7,7 +7,7 @@ title firsboot
find --set-root --ignore-floppies --ignore-cd /ogboot.me
cmp /ogboot.me /ogboot.firstboot || ls FALLBACK
write /ogboot.firstboot iniciado
-chainloader /ntldr
+chainloader +1
savedefault fallback
boot
@@ -15,7 +15,7 @@ title secondboot
find --set-root --ignore-floppies --ignore-cd /ogboot.me
cmp /ogboot.me /ogboot.secondboot || ls FALLBACK
write /ogboot.secondboot iniciado
-chainloader /ntldr
+chainloader +1
savedefault fallback
boot