/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/isofiles/tools.cfg
ViewVC logotype

Contents of /trunk/create-clonezilla-sysresccd/files/isofiles/tools.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 110 - (show annotations)
Wed Sep 15 12:51:06 2010 UTC (13 years, 6 months ago) by sng
File size: 4660 byte(s)
updating for system rescue cd 1.6.0


1 # Created by generate-pxe-menu! Do NOT edit unless you know what you are doing!
2 # Keep those comment "MENU DEFAULT" and "MENU HIDE"! Do NOT remove them.
3 # Note!!! If "serial" directive exists, it must be the first directive
4 #
5 #
6 # Modified by Spiros Georgaras <sng@hellug.gr>
7 # to provide Menu like interface for Clonezilla-SysRescCD
8 #
9 #default vesamenu.c32
10 timeout 300
11 prompt 0
12 noescape 1
13 MENU MARGIN 5
14 MENU BACKGROUND ocswp.png
15 # Set the color for unselected menu item and timout message
16 MENU COLOR UNSEL 7;32;41 #c0000090 #00000000
17 MENU COLOR TIMEOUT_MSG 7;32;41 #c0000090 #00000000
18 MENU COLOR TIMEOUT 7;32;41 #c0000090 #00000000
19
20 # MENU MASTER PASSWD
21
22 # Allow client to edit the parameters
23 ALLOWOPTIONS 1
24
25 # simple menu title
26 MENU TITLE Clonezilla-SysRescCD v 3.1.0
27
28 LABEL othermenu
29 # MENU DEFAULT
30 # MENU HIDE
31 MENU LABEL <- Back to Main Menu
32 # MENU PASSWD
33 kernel vesamenu.c32
34 append isolinux.cfg
35
36 LABEL emptyM
37 # MENU DEFAULT
38 # MENU HIDE
39 MENU LABEL ---------- Tools Menu
40 # MENU PASSWD
41 kernel emptyM
42 append isolinux.cfg
43
44 ##############################################################################
45 # Tools section
46 ##############################################################################
47
48
49 label FreeDOSclon
50 # MENU DEFAULT
51 # MENU HIDE
52 MENU LABEL FreeDOS (Clonezilla)
53 # MENU PASSWD
54 kernel memdisk
55 append initrd=/live/freedos.img
56
57 label FreeDOSsys
58 # MENU DEFAULT
59 # MENU HIDE
60 MENU LABEL FreeDOS (System Rescue CD)
61 # MENU PASSWD
62 kernel memdisk
63 append initrd=/bootdisk/freedos.img floppy
64
65 label ntpasswd
66 # MENU DEFAULT
67 # MENU HIDE
68 MENU LABEL Reset XP passwords
69 # MENU PASSWD
70 kernel /ntpasswd/vmlinuz
71 append rw vga=1 initrd=/ntpasswd/initrd.cgz,/ntpasswd/scsi.cgz
72
73
74 LABEL emptyM2
75 # MENU DEFAULT
76 # MENU HIDE
77 MENU LABEL ---------- Booting
78 # MENU PASSWD
79 kernel emptyM2
80 append -
81
82 label sgd
83 # MENU DEFAULT
84 # MENU HIDE
85 MENU LABEL Super Grub Disk
86 # MENU PASSWD
87 kernel memdisk
88 append initrd=/bootdisk/sgd.img
89
90 label sgd2
91 # MENU DEFAULT
92 # MENU HIDE
93 MENU LABEL Super Grub Disk (Including Grub 2)
94 # MENU PASSWD
95 kernel memdisk
96 append initrd=/bootdisk/grubdisk.img
97
98 label gag
99 # MENU DEFAULT
100 # MENU HIDE
101 MENU LABEL GAG Bootloader
102 # MENU PASSWD
103 kernel memdisk
104 append initrd=/bootdisk/gag.img floppy
105
106 label sbm
107 # MENU DEFAULT
108 # MENU HIDE
109 MENU LABEL Smart Boot Manager
110 # MENU PASSWD
111 kernel memdisk
112 append initrd=/bootdisk/sbm.img floppy
113
114
115
116 LABEL linuxosdisk32
117 # MENU DEFAULT
118 # MENU HIDE
119 MENU LABEL Boot an exising on disk 32bit Linux
120 # MENU PASSWD
121 LINUX rescuecd
122 INITRD initram.igz
123 APPEND scandelay=1 root=auto
124
125 LABEL linuxosdisk64
126 # MENU DEFAULT
127 # MENU HIDE
128 MENU LABEL Boot an exising on disk 64bit Linux
129 # MENU PASSWD
130 LINUX rescue64
131 INITRD initram.igz
132 APPEND scandelay=1 root=auto
133
134
135
136
137
138
139
140 LABEL emptyM1
141 # MENU DEFAULT
142 # MENU HIDE
143 MENU LABEL ---------- Network Boot
144 # MENU PASSWD
145 kernel emptyM1
146 append -
147
148
149 label etherboot
150 # MENU DEFAULT
151 # MENU HIDE
152 MENU LABEL Network boot via etherboot
153 # MENU PASSWD
154 kernel /live/eb.zli
155
156 label gPXE
157 # MENU DEFAULT
158 # MENU HIDE
159 MENU LABEL Network boot via gPXE 1.0.0
160 # MENU PASSWD
161 kernel /live/gpxe.lkn
162
163 label netboot
164 # MENU DEFAULT
165 # MENU HIDE
166 MENU LABEL Network boot via gPXE 0.9.6
167 # MENU PASSWD
168 kernel netboot
169 append -
170
171
172
173 LABEL emptyM0
174 # MENU DEFAULT
175 # MENU HIDE
176 MENU LABEL ---------- Hardware Tools
177 # MENU PASSWD
178 kernel emptyM0
179 append -
180
181
182 label aida
183 # MENU DEFAULT
184 # MENU HIDE
185 MENU LABEL Aida - Hardware diagnostic tool
186 # MENU PASSWD
187 kernel memdisk
188 append initrd=/bootdisk/aida.img floppy
189
190 label hdt
191 # MENU DEFAULT
192 # MENU HIDE
193 MENU LABEL HDT - Hardware detection tool
194 kernel memdisk
195 append initrd=/bootdisk/hdt.img floppy
196
197 label ranish
198 # MENU DEFAULT
199 # MENU HIDE
200 MENU LABEL Ranish Partition Manager
201 # MENU PASSWD
202 kernel memdisk
203 append initrd=/bootdisk/ranish.img floppy
204
205
206 label mhdd
207 # MENU DEFAULT
208 # MENU HIDE
209 MENU LABEL MHDD - Low level HDD diagnostics
210 # MENU PASSWD
211 kernel memdisk
212 append initrd=/bootdisk/mhdd.img floppy
213
214 label dban
215 # MENU DEFAULT
216 # MENU HIDE
217 MENU LABEL DBAN - Securely wipe hard disks
218 # MENU PASSWD
219 kernel memdisk
220 append initrd=/bootdisk/dban.img floppy
221
222 label memtest
223 # MENU DEFAULT
224 # MENU HIDE
225 MENU LABEL Memory test using Memtest86
226 # MENU PASSWD
227 # kernel memdisk
228 # append initrd=/bootdisk/memtestp.img floppy
229 kernel /bootdisk/memtestp
230 append -
231
232 ##############################################################################
233 # End of Tools section
234 ##############################################################################

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26