2 title=" COMBOOT Menu System "
4 # location of help directory
5 helpdir="/isolinux/help"
6 pwdfile="/isolinux/password"
8 # skip the menu if shift is pressed or Caps is on
9 # if the menu is skipped run "skipcmd"
10 # in our case we run the OS on the first harddisk
12 skipcmd="chain.c32 hd 0"
14 # person with root privileges can exit menu
17 onerrorcmd=".beep 2 % % .help hlp00025.txt % .exit"
19 startfile="hlp00026.txt"
22 totaltimeoutcmd="chain.c32 hd 0"
25 title=" Init Network "
28 info="Dont start network"
41 info="Perform extensive memory testing"
47 info="You dont see this"
51 info="Go one level up"
55 title=" Rescue Options "
65 item="<W>indows Rescue"
69 item="<E>xit this menu"
70 info="Go one level up"
74 title=" Prep options "
76 item="<b>aseurl by IP?"
77 info="Specify gui baseurl by IP address"
79 data="baseurl=http://192.168.0.1"
82 info="Mount the cdrom drive?"
86 item="Network Initialization"
87 info="How to initialise network device?"
93 item="Reinstall <w>indows"
94 info="Re-install the windows side of a dual boot setup"
98 item="Reinstall <l>inux"
99 info="Re-install the linux side of a dual boot setup"
105 item="<R>un prep now"
106 info="Execute prep with the above options"
110 item="<E>xit this menu"
111 info="Go up one level"
124 item="<P>rep options..."
125 info="Options for prep"
129 item="<R>escue options..."
130 info="Troubleshoot a system"
136 info="Options to test hardware"
140 item="<E>xit to prompt"
141 info="Exit the menu system"