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

Annotation of /trunk/create-clonezilla-sysresccd/files/isofiles/clone.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 164 - (hide annotations)
Sat Apr 9 21:34:35 2011 UTC (12 years, 11 months ago) by sng
File size: 8269 byte(s)
- updating profiles.conf for current original CDs
- updating cfg files for Clonezilla Live
- updating trunk site

1 sng 48 # 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 sng 142 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 sng 48
22     # MENU MASTER PASSWD
23    
24     # Allow client to edit the parameters
25     ALLOWOPTIONS 1
26    
27     # simple menu title
28 sng 142 MENU TITLE Clonezilla-SysRescCD v 3.2.0
29 sng 48
30    
31     LABEL othermenu
32     # MENU DEFAULT
33     # MENU HIDE
34     MENU LABEL <- Back to Main Menu
35     # MENU PASSWD
36     kernel vesamenu.c32
37     append isolinux.cfg
38    
39     LABEL emptyM
40     # MENU DEFAULT
41     # MENU HIDE
42     MENU LABEL ---------- Clonezilla Live Menu
43     # MENU PASSWD
44     kernel emptyM
45     append isolinux.cfg
46    
47     ##############################################################################
48     # Clonezilla section
49     ##############################################################################
50    
51     label Clonezilla Live - 1024x768
52     # MENU DEFAULT
53     # MENU HIDE
54     MENU LABEL Clonezilla Live - 1024x768
55     # MENU PASSWD
56 sng 164 kernel /live/vmlinuz
57     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=791 nolocales
58 sng 48
59     label Clonezilla Live - 800x600
60     # MENU DEFAULT
61     # MENU HIDE
62     MENU LABEL Clonezilla Live - 800x600
63     # MENU PASSWD
64 sng 164 kernel /live/vmlinuz
65     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=788 nolocales
66 sng 48
67     label Clonezilla Live - 640x480
68     # MENU DEFAULT
69     # MENU HIDE
70     MENU LABEL Clonezilla Live - 640x480
71     # MENU PASSWD
72 sng 164 kernel /live/vmlinuz
73     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=785 nolocales
74 sng 48
75     label Clonezilla Live - 1024x768 (To RAM)
76     # MENU DEFAULT
77     # MENU HIDE
78     MENU LABEL Clonezilla Live - 1024x768 (To RAM)
79     # MENU PASSWD
80 sng 164 kernel /live/vmlinuz
81     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=791 nolocales toram=filesystem.squashfs
82 sng 48
83     label Clonezilla Live - 800x600 (To RAM)
84     # MENU DEFAULT
85     # MENU HIDE
86     MENU LABEL Clonezilla Live - 800x600 (To RAM)
87     # MENU PASSWD
88 sng 164 kernel /live/vmlinuz
89     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=788 nolocales toram=filesystem.squashfs
90 sng 48
91     label Clonezilla Live - 640x480 (To RAM)
92     # MENU DEFAULT
93     # MENU HIDE
94     MENU LABEL Clonezilla Live - 640x480 (To RAM)
95     # MENU PASSWD
96 sng 164 kernel /live/vmlinuz
97     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=785 nolocales toram=filesystem.squashfs
98 sng 48
99     label Clonezilla Live without framebuffer
100     # MENU DEFAULT
101     # MENU HIDE
102     MENU LABEL Clonezilla Live (Safe graphic settings, vga=normal)
103     # MENU PASSWD
104 sng 164 kernel /live/vmlinuz
105     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=normal nolocales nosplash
106 sng 48
107     LABEL emptyM
108     # MENU DEFAULT
109     # MENU HIDE
110     MENU LABEL ---------- No Network
111     # MENU PASSWD
112     kernel emptyM
113     append isolinux.cfg
114    
115     label Clonezilla Live - 1024x768
116     # MENU DEFAULT
117     # MENU HIDE
118     MENU LABEL Clonezilla Live - 1024x768
119     # MENU PASSWD
120 sng 164 kernel /live/vmlinuz
121     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=791 nolocales ip=frommedia
122 sng 48
123     label Clonezilla Live - 800x600
124     # MENU DEFAULT
125     # MENU HIDE
126     MENU LABEL Clonezilla Live - 800x600
127     # MENU PASSWD
128 sng 164 kernel /live/vmlinuz
129     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=788 nolocales ip=frommedia
130 sng 48
131     label Clonezilla Live - 640x480
132     # MENU DEFAULT
133     # MENU HIDE
134     MENU LABEL Clonezilla Live - 640x480
135     # MENU PASSWD
136 sng 164 kernel /live/vmlinuz
137     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=785 nolocales ip=frommedia
138 sng 48
139     label Clonezilla Live - 1024x768 (To RAM)
140     # MENU DEFAULT
141     # MENU HIDE
142     MENU LABEL Clonezilla Live - 1024x768 (To RAM)
143     # MENU PASSWD
144 sng 164 kernel /live/vmlinuz
145     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=791 nolocales toram=filesystem.squashfs ip=frommedia
146 sng 48
147     label Clonezilla Live - 800x600 (To RAM)
148     # MENU DEFAULT
149     # MENU HIDE
150     MENU LABEL Clonezilla Live - 800x600 (To RAM)
151     # MENU PASSWD
152 sng 164 kernel /live/vmlinuz
153     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=788 nolocales toram=filesystem.squashfs ip=frommedia
154 sng 48
155     label Clonezilla Live - 640x480 (To RAM)
156     # MENU DEFAULT
157     # MENU HIDE
158     MENU LABEL Clonezilla Live - 640x480 (To RAM)
159     # MENU PASSWD
160 sng 164 kernel /live/vmlinuz
161     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=785 nolocales toram=filesystem.squashfs ip=frommedia
162 sng 48
163     label Clonezilla Live without framebuffer
164     # MENU DEFAULT
165     # MENU HIDE
166     MENU LABEL Clonezilla Live (Safe graphic settings, vga=normal)
167     # MENU PASSWD
168 sng 164 kernel /live/vmlinuz
169     append initrd=/live/initrd.img boot=live config nomodeset noswap edd=on ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" vga=normal nolocales nosplash ip=frommedia
170 sng 48
171    
172    
173     LABEL emptyM
174     # MENU DEFAULT
175     # MENU HIDE
176     MENU LABEL ----------
177     # MENU PASSWD
178     kernel emptyM
179     append isolinux.cfg
180    
181     label Clonezilla Live failsafe mode
182     # MENU DEFAULT
183     # MENU HIDE
184     MENU LABEL Clonezilla Live (Failsafe mode)
185     # MENU PASSWD
186 sng 164 kernel /live/vmlinuz
187     append initrd=/live/initrd.img boot=live config union=aufs ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_prerun="/restorecd/prerun.normal" ocs_live_batch="no" ocs_lang="en_US.UTF-8" ocs_live_keymap="NONE" acpi=off irqpoll noapic noapm nodma nomce nolapic nosmp ip=frommedia nolocales nosplash vga=normal
188 sng 48
189    
190     ##############################################################################
191     # End of Clonezilla section
192     ##############################################################################
193    
194    

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26