1 | DEFAULT syslinux/vesamenu.c32 |
---|
2 | PROMPT 0 |
---|
3 | |
---|
4 | MENU TITLE Aplicacion OpenGnsys |
---|
5 | MENU BACKGROUND opengnsys.png |
---|
6 | |
---|
7 | |
---|
8 | |
---|
9 | |
---|
10 | LABEL title Boot MBR of First Hard Disk |
---|
11 | MENU LABEL title Boot MBR of First Hard Disk |
---|
12 | KERNEL grub.exe |
---|
13 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title MBR; chainloader (hd0)+1; rootnoverify (hd0); boot;" |
---|
14 | |
---|
15 | |
---|
16 | title Boot Partition Boot Sector - First Hard Disk, First Partition |
---|
17 | LABEL title Boot Partition Boot Sector - First Hard Disk, First Partition |
---|
18 | KERNEL grub.exe |
---|
19 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title PBS11; root (hd0,0); chainloader (hd0,0)+1; boot;" |
---|
20 | |
---|
21 | title Boot Partition Boot Sector - First Hard Disk, Second Partition |
---|
22 | LABEL title Boot Partition Boot Sector - First Hard Disk, Second Partition |
---|
23 | KERNEL grub.exe |
---|
24 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title PBS11; root (hd0,1); chainloader (hd0,1)+1; boot;" |
---|
25 | |
---|
26 | |
---|
27 | LABEL WindowsXP |
---|
28 | MENU LABEL WindowsXP |
---|
29 | KERNEL grub.exe |
---|
30 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title windowsXP; fallback 1; find --set-root --ignore-floppies /ntldr; chainloader /ntldr; boot; title net; kernel (pd)/ogclient/ogvmlinuz ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false IP=172.17.9.204:172.17.9.249:172.17.9.254:255.255.255.0:cte204:eth0:none repo=172.17.9.249; initrd (pd)/ogclient/oginitrd.img; boot" |
---|
31 | |
---|
32 | LABEL ogClientUser |
---|
33 | MENU LABEL ogClientUser |
---|
34 | KERNEL ogclient/ogvmlinuz |
---|
35 | APPEND initrd=ogclient/oginitrd.img ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true IP=172.17.9.204:172.17.9.249:172.17.9.254:255.255.255.0:cte204:eth0:none repo=172.17.9.249 |
---|
36 | |
---|
37 | |
---|
38 | |
---|
39 | |
---|
40 | LABEL DetectaWindowsXP |
---|
41 | MENU LABEL detectaWindowsXP |
---|
42 | KERNEL grub.exe |
---|
43 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title windowsXP; fallback 1; find --set-root --ignore-floppies /ogboot.me; chainloader /ntldr; boot; title net; kernel (pd)/ogclient/ogvmlinuz ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true IP=172.17.9.204:172.17.9.249:172.17.9.254:255.255.255.0:cte204:eth0:none repo=172.17.9.249; initrd (pd)/ogclient/oginitrd.img; boot" |
---|
44 | |
---|
45 | |
---|
46 | LABEL DetectaWindowsXP2 |
---|
47 | MENU LABEL detectaWindowsXP2 |
---|
48 | KERNEL grub.exe |
---|
49 | APPEND keeppxe --config-file="pxe detect; default saved; timeout 10; fallback 1 2; title firsboot; find --set-root --ignore-floppies /ogboot.me; cmp /ogboot.me /ogfirstboot.me || ls FALLBACK; write /ogfirstboot.me iniciado ; chainloader /ntldr; savedefault fallback; boot; title secondboot; find --set-root --ignore-floppies /ogboot.me; cmp /ogboot.me /ogsecondboot.me || ls FALLBACK; write /ogsecondboot.me iniciado ; chainloader /ntldr; savedefault fallback; boot; title OpenGnsys-NET; kernel (pd)/ogclient/ogvmlinuz ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true IP=172.17.9.204:172.17.9.249:172.17.9.254:255.255.255.0:cte204:eth0:none repo=172.17.9.249; initrd (pd)/ogclient/oginitrd.img; savedault; boot" |
---|
50 | |
---|
51 | |
---|
52 | |
---|
53 | LABEL IfNOTcacheGOnet |
---|
54 | MENU LABEL IfNOTcacheGOnet |
---|
55 | KERNEL grub.exe |
---|
56 | APPEND keeppxe --config-file="pxe detect; default 0; timeout 0; hiddenmenu; title cache; fallback 1; find --set-root /ogvmlinuz; kernel /ogvmlinuz ip=dhcp ro boot=oginit vga=788 irqpoll acpi=on engine=testing ogrepo=172.17.36.11 ogprotocol=smb og2nd=sqfs; initrd /oginitrd; boot; title net; kernel (pd)/ogclient/vmlinuz-2.6.32-21-generic-pae ip=dhcp ro boot=oginit vga=788 irqpoll acpi=on engine=testing ogrepo=172.17.36.11 ogprotocol=nfs og2nd=sqfs; initrd (pd)/ogclient/initrd.img-2.6.32-21-generic-pae; boot" |
---|
57 | |
---|
58 | LABEL grub command line |
---|
59 | MENU LABEL command line |
---|
60 | KERNEL grub.exe |
---|
61 | APPEND keeppxe --config-file="pxe detect;" |
---|