source: server/tftpboot/menu.lst/examples/default @ c8a7dd7

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
Last change on this file since c8a7dd7 was cba9574, checked in by adv <adv@…>, 14 years ago

version.1.0-tickets solución grub varios ticket #16 #65 #134 #135 #147

git-svn-id: https://opengnsys.es/svn/branches/version1.0@1998 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 461 bytes
Line 
1color white/blue black/light-gray
2timeout 330
3default /default
4
5title OGnet (network)
6kernel (pd)/ogclient/linux
7initrd (pd)/ogclient/initrd.gz
8boot
9
10title OGcache
11find --set-root /linuz
12kernel /linuz ip=dhcp ro boot=og vga=788 irqpoll acpi=on engine=testing reposerver=172.17.36.15
13initrd /initrd.img
14boot
15
16title OGiso
17map --mem (pd)/ogclient.iso (0xFF)
18map --hook
19root (0xFF)
20chainloader (0xFF)
21boot
22
23title PXELinux
24pxe keep
25chainloader --raw (pd)/pxelinux.0
Note: See TracBrowser for help on using the repository browser.