/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/isolinux-full.cfg
ViewVC logotype

Contents of /trunk/create-clonezilla-sysresccd/files/isolinux-full.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 142 - (show annotations)
Wed Sep 29 23:57:31 2010 UTC (13 years, 6 months ago) by sng
File size: 16912 byte(s)
- Updating profiles.conf for SystemRescueCD 1.6.1
- Updating boot parameters' section
- Changing colors in CFG files

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 #
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 TITLE 1;32;41 #ffffffff #00000000 STD
17 MENU COLOR UNSEL 7;32;41 #ff000000 #00000000 NONE
18 MENU COLOR SEL 7;37;49 #ffffffff #fff78008 ALL
19 MENU COLOR TIMEOUT_MSG 7;32;41 #ff000000 #00000000 NONE
20 MENU COLOR TIMEOUT 1;32;41 #ffffffff #00000000 STD
21
22 # MENU MASTER PASSWD
23
24 say **********************************************************************
25 say Clonezilla, the OpenSource Clone System.
26 say NCHC Free Software Labs, Taiwan.
27 say http://drbl.nchc.org.tw; http://drbl.sf.net
28 say THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
29 say **********************************************************************
30
31 # Allow client to edit the parameters
32 ALLOWOPTIONS 1
33
34 ##############################################################################
35 # Clonezilla section
36 ##############################################################################
37
38 # simple menu title
39 MENU TITLE Clonezilla-SysRescCD v 3.2.0
40
41 label Empty
42 # MENU DEFAULT
43 # MENU HIDE
44 MENU LABEL -> CD 1: Clonezilla Live
45 # MENU PASSWD
46 kernel empty.kernel
47 append initrd=freedos.img
48
49 label Clonezilla Live - 1024x768
50 # MENU DEFAULT
51 # MENU HIDE
52 MENU LABEL Clonezilla Live - 1024x768
53 # MENU PASSWD
54 kernel /live/vmlinuz1
55 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=791 nolocales
56
57 label Clonezilla Live - 800x600
58 # MENU DEFAULT
59 # MENU HIDE
60 MENU LABEL Clonezilla Live - 800x600
61 # MENU PASSWD
62 kernel /live/vmlinuz1
63 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=788 nolocales
64
65 label Clonezilla Live - 640x480
66 # MENU DEFAULT
67 # MENU HIDE
68 MENU LABEL Clonezilla Live - 640x480
69 # MENU PASSWD
70 kernel /live/vmlinuz1
71 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=785 nolocales
72
73 label Clonezilla Live - 1024x768 (To RAM)
74 # MENU DEFAULT
75 # MENU HIDE
76 MENU LABEL Clonezilla Live - 1024x768 (To RAM)
77 # MENU PASSWD
78 kernel /live/vmlinuz1
79 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=791 nolocales toram
80
81 label Clonezilla Live - 800x600 (To RAM)
82 # MENU DEFAULT
83 # MENU HIDE
84 MENU LABEL Clonezilla Live - 800x600 (To RAM)
85 # MENU PASSWD
86 kernel /live/vmlinuz1
87 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=788 nolocales toram
88
89 label Clonezilla Live - 640x480 (To RAM)
90 # MENU DEFAULT
91 # MENU HIDE
92 MENU LABEL Clonezilla Live - 640x480 (To RAM)
93 # MENU PASSWD
94 kernel /live/vmlinuz1
95 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=785 nolocales toram
96
97 label Clonezilla Live without framebuffer
98 # MENU DEFAULT
99 # MENU HIDE
100 MENU LABEL Clonezilla Live (Safe graphic settings, vga=normal)
101 # MENU PASSWD
102 kernel /live/vmlinuz1
103 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=normal nolocales
104
105 LABEL emptyM
106 # MENU DEFAULT
107 # MENU HIDE
108 MENU LABEL ---------- No Network
109 # MENU PASSWD
110 kernel emptyM
111 append isolinux.cfg
112
113 label Clonezilla Live - 1024x768
114 # MENU DEFAULT
115 # MENU HIDE
116 MENU LABEL Clonezilla Live - 1024x768
117 # MENU PASSWD
118 kernel /live/vmlinuz1
119 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=791 nolocales ip=frommedia
120
121 label Clonezilla Live - 800x600
122 # MENU DEFAULT
123 # MENU HIDE
124 MENU LABEL Clonezilla Live - 800x600
125 # MENU PASSWD
126 kernel /live/vmlinuz1
127 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=788 nolocales ip=frommedia
128
129 label Clonezilla Live - 640x480
130 # MENU DEFAULT
131 # MENU HIDE
132 MENU LABEL Clonezilla Live - 640x480
133 # MENU PASSWD
134 kernel /live/vmlinuz1
135 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=785 nolocales ip=frommedia
136
137 label Clonezilla Live - 1024x768 (To RAM)
138 # MENU DEFAULT
139 # MENU HIDE
140 MENU LABEL Clonezilla Live - 1024x768 (To RAM)
141 # MENU PASSWD
142 kernel /live/vmlinuz1
143 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=791 nolocales toram ip=frommedia
144
145 label Clonezilla Live - 800x600 (To RAM)
146 # MENU DEFAULT
147 # MENU HIDE
148 MENU LABEL Clonezilla Live - 800x600 (To RAM)
149 # MENU PASSWD
150 kernel /live/vmlinuz1
151 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=788 nolocales toram ip=frommedia
152
153 label Clonezilla Live - 640x480 (To RAM)
154 # MENU DEFAULT
155 # MENU HIDE
156 MENU LABEL Clonezilla Live - 640x480 (To RAM)
157 # MENU PASSWD
158 kernel /live/vmlinuz1
159 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=785 nolocales toram ip=frommedia
160
161 label Clonezilla Live without framebuffer
162 # MENU DEFAULT
163 # MENU HIDE
164 MENU LABEL Clonezilla Live (Safe graphic settings, vga=normal)
165 # MENU PASSWD
166 kernel /live/vmlinuz1
167 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=normal nolocales ip=frommedia
168
169
170
171 LABEL emptyM
172 # MENU DEFAULT
173 # MENU HIDE
174 MENU LABEL ----------
175 # MENU PASSWD
176 kernel emptyM
177 append isolinux.cfg
178
179 label Clonezilla Live failsafe mode
180 # MENU DEFAULT
181 # MENU HIDE
182 MENU LABEL Clonezilla Live (Failsafe mode)
183 # MENU PASSWD
184 kernel /live/vmlinuz1
185 append initrd=/live/initrd1.img boot=live union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_prerun="/live/image/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" acpi=off irqpoll noapic noapm nodma nomce nolapic nosmp ip=frommedia nolocales vga=normal
186
187 ##############################################################################
188 # End of Clonezilla section
189 ##############################################################################
190
191
192 ##############################################################################
193 # SysRescCD section
194 ##############################################################################
195
196 label Empty0
197 # MENU DEFAULT
198 # MENU HIDE
199 MENU LABEL -> CD 2: System Rescue CD
200 # MENU PASSWD
201 kernel empty.kernel
202 append initrd=freedos.img
203
204 label normal
205 # MENU DEFAULT
206 # MENU HIDE
207 MENU LABEL System Rescue CD
208 # MENU PASSWD
209 kernel rescuecd
210 append initrd=rescuecd.igz video=ofonly
211
212
213 label normal-ram
214 # MENU DEFAULT
215 # MENU HIDE
216 MENU LABEL System Rescue CD - To RAM
217 # MENU PASSWD
218 kernel rescuecd
219 append initrd=rescuecd.igz video=ofonly docache doeject
220
221
222 label normal-x
223 # MENU DEFAULT
224 # MENU HIDE
225 MENU LABEL System Rescue CD - Graphical Environment
226 # MENU PASSWD
227 kernel rescuecd
228 append initrd=rescuecd.igz video=ofonly dostartx
229
230 label vmlinuz2
231 # MENU DEFAULT
232 # MENU HIDE
233 MENU LABEL System Rescue CD - Alternative kernel
234 # MENU PASSWD
235 kernel vmlinuz2
236 append initrd=vmlinuz2.igz video=ofonly
237
238 label vmlinuz2-ram
239 # MENU DEFAULT
240 # MENU HIDE
241 MENU LABEL System Rescue CD - Alternative kernel (To RAM)
242 # MENU PASSWD
243 kernel vmlinuz2
244 append initrd=vmlinuz2.igz video=ofonly docache doeject
245
246
247 label vmlinuz2-x
248 # MENU DEFAULT
249 # MENU HIDE
250 MENU LABEL System Rescue CD - Alternative kernel - Graphical Environment
251 # MENU PASSWD
252 kernel vmlinuz2
253 append initrd=vmlinuz2.igz video=ofonly dostartx
254
255
256 label rescue64
257 # MENU DEFAULT
258 # MENU HIDE
259 MENU LABEL System Rescue CD - 64 bit kernel
260 # MENU PASSWD
261 kernel rescue64
262 append initrd=rescue64.igz video=ofonly
263
264 label rescue64
265 # MENU DEFAULT
266 # MENU HIDE
267 MENU LABEL System Rescue CD - 64 bit kernel (To RAM)
268 # MENU PASSWD
269 kernel rescue64
270 append initrd=rescue64.igz video=ofonly docache doeject
271
272
273 label rescue64-x
274 # MENU DEFAULT
275 # MENU HIDE
276 MENU LABEL System Rescue CD - 64 bit kernel - Graphical Environment
277 # MENU PASSWD
278 kernel rescue64
279 append initrd=rescue64.igz video=ofonly dostartx
280
281 label highres
282 # MENU DEFAULT
283 # MENU HIDE
284 MENU LABEL System Rescue CD - High Ressolution
285 # MENU PASSWD
286 kernel rescuecd
287 append initrd=rescuecd.igz video=ofonly vga=5
288
289 label fb640
290 # MENU DEFAULT
291 # MENU HIDE
292 MENU LABEL System Rescue CD - FrameBuffer 640x480 for VESA
293 # MENU PASSWD
294 kernel rescuecd
295 append initrd=rescuecd.igz vga=785
296
297 label fb800
298 # MENU DEFAULT
299 # MENU HIDE
300 MENU LABEL System Rescue CD - FrameBuffer 800x600 for VESA
301 kernel rescuecd
302 append initrd=rescuecd.igz vga=788
303
304 label fb1024
305 # MENU DEFAULT
306 # MENU HIDE
307 MENU LABEL System Rescue CD - FrameBuffer 1024x768 for VESA
308 kernel rescuecd
309 append initrd=rescuecd.igz vga=791
310
311 label fb1280
312 # MENU DEFAULT
313 # MENU HIDE
314 MENU LABEL System Rescue CD - FrameBuffer 1024x1024 for VESA
315 kernel rescuecd
316 append initrd=rescuecd.igz vga=794
317
318 label i810fb640
319 # MENU DEFAULT
320 # MENU HIDE
321 MENU LABEL System Rescue CD - FrameBuffer 640x480 for i810/i815
322 kernel rescuecd
323 append initrd=rescuecd.igz video=i810fb:640x480
324
325 label i810fb800
326 # MENU DEFAULT
327 # MENU HIDE
328 MENU LABEL System Rescue CD - FrameBuffer 800x600 for i810/i815
329 kernel rescuecd
330 append initrd=rescuecd.igz video=i810fb:800x600
331
332 label i810fb1024
333 # MENU DEFAULT
334 # MENU HIDE
335 MENU LABEL System Rescue CD - FrameBuffer 1024x768 for i810/i815
336 kernel rescuecd
337 append initrd=rescuecd.igz video=i810fb:1024x768
338
339 label intelfb640
340 # MENU DEFAULT
341 # MENU HIDE
342 MENU LABEL System Rescue CD - FrameBuffer 640x480 for new intel chipsets
343 kernel rescuecd
344 append initrd=rescuecd.igz video=intelfb:640x480
345
346 label intelfb800
347 # MENU DEFAULT
348 # MENU HIDE
349 MENU LABEL System Rescue CD - FrameBuffer 800x600 for new intel chipsets
350 kernel rescuecd
351 append initrd=rescuecd.igz video=intelfb:800x600
352
353 label intelfb1024
354 # MENU DEFAULT
355 # MENU HIDE
356 MENU LABEL System Rescue CD - FrameBuffer 1024x768 for new intel chipsets
357 kernel rescuecd
358 append initrd=rescuecd.igz video=intelfb:1024x768
359
360 label nokeymap
361 # MENU DEFAULT
362 # MENU HIDE
363 MENU LABEL System Rescue CD - nokeymap
364 kernel rescuecd
365 append initrd=rescuecd.igz vga=788
366
367 label vesa
368 kernel rescuecd
369 # MENU DEFAULT
370 # MENU HIDE
371 MENU LABEL System Rescue CD - VESA
372 append initrd=rescuecd.igz vga=788 forcevesa
373
374 label us
375 # MENU DEFAULT
376 # MENU HIDE
377 MENU LABEL System Rescue CD - us
378 kernel rescuecd
379 append initrd=rescuecd.igz video=ofonly vga=5 setkmap=us
380
381 label fr
382 # MENU DEFAULT
383 # MENU HIDE
384 MENU LABEL System Rescue CD - fr
385 kernel rescuecd
386 append initrd=rescuecd.igz video=ofonly vga=5 setkmap=fr
387
388 label uk
389 # MENU DEFAULT
390 # MENU HIDE
391 MENU LABEL System Rescue CD - uk
392 kernel rescuecd
393 append initrd=rescuecd.igz video=ofonly vga=5 setkmap=uk
394
395 label minishell
396 # MENU DEFAULT
397 # MENU HIDE
398 MENU LABEL System Rescue CD - Mini shell
399 kernel rescuecd
400 append initrd=rescuecd.igz video=ofonly vga=5 minishell=/bin/ash
401
402 label boothttp
403 # MENU DEFAULT
404 # MENU HIDE
405 MENU LABEL System Rescue CD - boothttp
406 kernel rescuecd
407 append initrd=rescuecd.igz video=ofonly vga=5 boothttp=ask
408
409 label rescuehd
410 # MENU DEFAULT
411 # MENU HIDE
412 MENU LABEL System Rescue CD - rescuehd
413 kernel rescuecd
414 append init=/sbin/init
415
416 label reschd32
417 # MENU DEFAULT
418 # MENU HIDE
419 MENU LABEL System Rescue CD - reschd32
420 kernel rescuecd
421 append init=/sbin/init
422
423 label reschd64
424 # MENU DEFAULT
425 # MENU HIDE
426 MENU LABEL System Rescue CD - reschd64
427 kernel rescue64
428 append init=/sbin/init
429
430
431 ##############################################################################
432 # End of SysRescCD section
433 ##############################################################################
434
435
436 ##############################################################################
437 # Misc section
438 ##############################################################################
439
440 label Empty1
441 # MENU DEFAULT
442 # MENU HIDE
443 MENU LABEL -> Misc
444 # MENU PASSWD
445 kernel empty.kernel
446 append initrd=freedos.img
447
448 label sgd
449 # MENU DEFAULT
450 # MENU HIDE
451 MENU LABEL Super Grub Disk
452 # MENU PASSWD
453 kernel memdisk
454 append initrd=/bootdisk/sgd.img floppy
455
456 label FreeDOSclon
457 # MENU DEFAULT
458 # MENU HIDE
459 MENU LABEL FreeDOS (Clonezilla)
460 # MENU PASSWD
461 kernel memdisk
462 append initrd=/live/freedos.img
463
464 label FreeDOSsys
465 # MENU DEFAULT
466 # MENU HIDE
467 MENU LABEL FreeDOS (System Rescue CD)
468 # MENU PASSWD
469 kernel memdisk
470 append initrd=/bootdisk/freedos.img floppy
471
472 label ranish
473 # MENU DEFAULT
474 # MENU HIDE
475 MENU LABEL Ranish Partition Manager
476 # MENU PASSWD
477 kernel memdisk
478 append initrd=/bootdisk/ranish.img floppy
479
480 label etherboot
481 # MENU DEFAULT
482 # MENU HIDE
483 MENU LABEL Network boot via etherboot
484 # MENU PASSWD
485 kernel /casper/eb.zli
486
487 # label ranish
488 # # MENU DEFAULT
489 # # MENU HIDE
490 # MENU LABEL Ranish Partition Manager
491 # # MENU PASSWD
492 # kernel memdisk
493 # append initrd=/bootdisk/ranish.img floppy
494
495 label aida
496 # MENU DEFAULT
497 # MENU HIDE
498 MENU LABEL Aida - Hardware diagnostic tool
499 # MENU PASSWD
500 kernel memdisk
501 append initrd=/bootdisk/aida.img floppy
502
503 label ntpass
504 # MENU DEFAULT
505 # MENU HIDE
506 MENU LABEL Reset XP passwords
507 # MENU PASSWD
508 kernel memdisk
509 append initrd=/bootdisk/ntpass.img floppy c=3 h=64 s=32
510
511 label gag
512 # MENU DEFAULT
513 # MENU HIDE
514 MENU LABEL GAG Bootloader
515 # MENU PASSWD
516 kernel memdisk
517 append initrd=/bootdisk/gag.img floppy
518
519 label dban
520 # MENU DEFAULT
521 # MENU HIDE
522 MENU LABEL DBAN - Securely wipe hard disks
523 # MENU PASSWD
524 kernel memdisk
525 append initrd=/bootdisk/dban.img floppy
526
527 # Note! *.bin is specially purpose for syslinux,
528 # Do NOT use memtest.bin, use memtest instead of memtest.bin
529 label memtest
530 # MENU DEFAULT
531 # MENU HIDE
532 MENU LABEL Memory test
533 # MENU PASSWD
534 kernel memdisk
535 append initrd=/bootdisk/dban.img floppy
536
537 ##############################################################################
538 # Local Boot section
539 ##############################################################################
540
541 label Empty2
542 # MENU DEFAULT
543 # MENU HIDE
544 MENU LABEL -> Local Boot
545 # MENU PASSWD
546 kernel empty.kernel
547 append initrd=freedos.img
548
549 label disk1
550 MENU DEFAULT
551 # MENU HIDE
552 MENU LABEL Boot from the first hard disk
553 # MENU PASSWD
554 kernel chain.c32
555 append hd0
556
557 label disk2
558 # MENU DEFAULT
559 # MENU HIDE
560 MENU LABEL Boot from the second hard disk
561 # MENU PASSWD
562 kernel chain.c32
563 append hd1
564
565 label floppy
566 # MENU DEFAULT
567 # MENU HIDE
568 MENU LABEL Boot from Floppy
569 # MENU PASSWD
570 kernel chain.c32
571 append fd0
572
573
574 ##############################################################################
575 # End of Local Boot section
576 ##############################################################################

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26