918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | ##NO-TOCAR-ESTA-LINEA ogLive |
---|
2 | default saved |
---|
3 | timeout 1 |
---|
4 | hiddenmenu |
---|
5 | fallback 1 2 3 4 |
---|
6 | |
---|
7 | set ISODIR=ogLive |
---|
8 | |
---|
9 | |
---|
10 | title firsboot |
---|
11 | find --set-root --ignore-floppies --ignore-cd /ogboot.me |
---|
12 | cmp /ogboot.me /ogboot.firstboot || ls FALLBACK |
---|
13 | write /ogboot.firstboot iniciado |
---|
14 | chainloader +1 |
---|
15 | savedefault fallback |
---|
16 | boot |
---|
17 | |
---|
18 | title secondboot |
---|
19 | find --set-root --ignore-floppies --ignore-cd /ogboot.me |
---|
20 | cmp /ogboot.me /ogboot.secondboot || ls FALLBACK |
---|
21 | write /ogboot.secondboot iniciado |
---|
22 | chainloader +1 |
---|
23 | savedefault fallback |
---|
24 | boot |
---|
25 | |
---|
26 | title OpenGnsys-CACHE |
---|
27 | find --set-root --ignore-floppies --ignore-cd /boot/%ISODIR%/ogvmlinuz |
---|
28 | kernel /boot/%ISODIR%/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogupdateinitrd=true ogtmpfs=15 INFOHOST |
---|
29 | initrd /boot/%ISODIR%/oginitrd.img |
---|
30 | savedefault fallback |
---|
31 | boot |
---|
32 | |
---|
33 | title OpenGnsys-NET |
---|
34 | kernel (pd)/%ISODIR%/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogtmpfs=15 INFOHOST |
---|
35 | initrd (pd)/%ISODIR%/oginitrd.img |
---|
36 | savedefault fallback |
---|
37 | boot |
---|
38 | |
---|
39 | title OpenGnsys-NET default |
---|
40 | kernel (pd)/ogLive/ogvmlinuz ro boot=oginit oglivedir=ogLive quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogtmpfs=15 INFOHOST |
---|
41 | initrd (pd)/ogLive/oginitrd.img |
---|
42 | boot |
---|
43 | |
---|
44 | |
---|
45 | |
---|
46 | |
---|
47 | |
---|
48 | |
---|
Note: See
TracBrowser
for help on using the repository browser.