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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations)
Thu May 20 12:12:53 2010 UTC (13 years, 10 months ago) by sng
File size: 5292 byte(s)
adding release scripts

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 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 Clonezilla Live - 1024x768
29 # MENU DEFAULT
30 # MENU HIDE
31 MENU LABEL Clonezilla Live - 1024x768
32 # MENU PASSWD
33 kernel /live/vmlinuz1
34 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
35
36 label Clonezilla Live - 800x600
37 # MENU DEFAULT
38 # MENU HIDE
39 MENU LABEL Clonezilla Live - 800x600
40 # MENU PASSWD
41 kernel /live/vmlinuz1
42 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
43
44 label Clonezilla Live - 640x480
45 # MENU DEFAULT
46 # MENU HIDE
47 MENU LABEL Clonezilla Live - 640x480
48 # MENU PASSWD
49 kernel /live/vmlinuz1
50 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
51
52 label Clonezilla Live - 1024x768 (To RAM)
53 # MENU DEFAULT
54 # MENU HIDE
55 MENU LABEL Clonezilla Live - 1024x768 (To RAM)
56 # MENU PASSWD
57 kernel /live/vmlinuz1
58 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
59
60 label Clonezilla Live - 800x600 (To RAM)
61 # MENU DEFAULT
62 # MENU HIDE
63 MENU LABEL Clonezilla Live - 800x600 (To RAM)
64 # MENU PASSWD
65 kernel /live/vmlinuz1
66 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
67
68 label Clonezilla Live - 640x480 (To RAM)
69 # MENU DEFAULT
70 # MENU HIDE
71 MENU LABEL Clonezilla Live - 640x480 (To RAM)
72 # MENU PASSWD
73 kernel /live/vmlinuz1
74 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
75
76 label Clonezilla Live without framebuffer
77 # MENU DEFAULT
78 # MENU HIDE
79 MENU LABEL Clonezilla Live (Safe graphic settings, vga=normal)
80 # MENU PASSWD
81 kernel /live/vmlinuz1
82 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
83
84 LABEL emptyM
85 # MENU DEFAULT
86 # MENU HIDE
87 MENU LABEL ----------
88 # MENU PASSWD
89 kernel emptyM
90 append isolinux.cfg
91
92 label Clonezilla Live failsafe mode
93 # MENU DEFAULT
94 # MENU HIDE
95 MENU LABEL Clonezilla Live (Failsafe mode)
96 # MENU PASSWD
97 kernel /live/vmlinuz1
98 append initrd=/live/initrd1.img boot=live union=aufs noswap 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
99
100
101 label normal-ram
102 # MENU DEFAULT
103 # MENU HIDE
104 MENU LABEL System Rescue CD - To RAM
105 # MENU PASSWD
106 kernel rescuecd
107 append initrd=initram.igz docache doeject
108
109 label vmlinuz2-ram
110 # MENU DEFAULT
111 # MENU HIDE
112 MENU LABEL System Rescue CD - Alternative kernel- To RAM
113 # MENU PASSWD
114 kernel altker32
115 append initrd=initram.igz docache doeject
116
117 label rescue64
118 # MENU DEFAULT
119 # MENU HIDE
120 MENU LABEL System Rescue CD - 64 bit kernel- To RAM
121 # MENU PASSWD
122 kernel rescue64
123 append initrd=initram.igz docache doeject
124
125 label Empty
126 # MENU DEFAULT
127 # MENU HIDE
128 MENU LABEL -> Local Boot
129 # MENU PASSWD
130 kernel empty.kernel
131 append initrd=freedos.img
132
133 label disk1
134 MENU DEFAULT
135 # MENU HIDE
136 MENU LABEL Boot from the first hard disk
137 # MENU PASSWD
138 kernel chain.c32
139 append hd0
140
141 label disk2
142 # MENU DEFAULT
143 # MENU HIDE
144 MENU LABEL Boot from the second hard disk
145 # MENU PASSWD
146 kernel chain.c32
147 append hd1
148
149 label floppy
150 # MENU DEFAULT
151 # MENU HIDE
152 MENU LABEL Boot from Floppy
153 # MENU PASSWD
154 kernel chain.c32
155 append fd0
156
157

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26