/[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 141 - (hide annotations)
Wed Sep 29 20:23:58 2010 UTC (13 years, 6 months ago) by sng
File size: 8261 byte(s)
Fixing CFG files for latest Clonezilla
and updating 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     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    
29     LABEL othermenu
30     # MENU DEFAULT
31     # MENU HIDE
32     MENU LABEL <- Back to Main Menu
33     # MENU PASSWD
34     kernel vesamenu.c32
35     append isolinux.cfg
36    
37     LABEL emptyM
38     # MENU DEFAULT
39     # MENU HIDE
40     MENU LABEL ---------- Clonezilla Live Menu
41     # MENU PASSWD
42     kernel emptyM
43     append isolinux.cfg
44    
45     ##############################################################################
46     # Clonezilla section
47     ##############################################################################
48    
49     label Clonezilla Live - 1024x768
50     # MENU DEFAULT
51     # MENU HIDE
52     MENU LABEL Clonezilla Live - 1024x768
53     # MENU PASSWD
54 sng 141 kernel /live/vmlinuz1
55     append initrd=/live/initrd1.img boot=live 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
56 sng 48
57     label Clonezilla Live - 800x600
58     # MENU DEFAULT
59     # MENU HIDE
60     MENU LABEL Clonezilla Live - 800x600
61     # MENU PASSWD
62 sng 141 kernel /live/vmlinuz1
63     append initrd=/live/initrd1.img boot=live 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
64 sng 48
65     label Clonezilla Live - 640x480
66     # MENU DEFAULT
67     # MENU HIDE
68     MENU LABEL Clonezilla Live - 640x480
69     # MENU PASSWD
70 sng 141 kernel /live/vmlinuz1
71     append initrd=/live/initrd1.img boot=live 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
72 sng 48
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 sng 141 kernel /live/vmlinuz1
79     append initrd=/live/initrd1.img boot=live 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
80 sng 48
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 sng 141 kernel /live/vmlinuz1
87     append initrd=/live/initrd1.img boot=live 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
88 sng 48
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 sng 141 kernel /live/vmlinuz1
95     append initrd=/live/initrd1.img boot=live 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
96 sng 48
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 sng 141 kernel /live/vmlinuz1
103     append initrd=/live/initrd1.img boot=live 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
104 sng 48
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 sng 141 kernel /live/vmlinuz1
119     append initrd=/live/initrd1.img boot=live 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
120 sng 48
121     label Clonezilla Live - 800x600
122     # MENU DEFAULT
123     # MENU HIDE
124     MENU LABEL Clonezilla Live - 800x600
125     # MENU PASSWD
126 sng 141 kernel /live/vmlinuz1
127     append initrd=/live/initrd1.img boot=live 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
128 sng 48
129     label Clonezilla Live - 640x480
130     # MENU DEFAULT
131     # MENU HIDE
132     MENU LABEL Clonezilla Live - 640x480
133     # MENU PASSWD
134 sng 141 kernel /live/vmlinuz1
135     append initrd=/live/initrd1.img boot=live 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
136 sng 48
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 sng 141 kernel /live/vmlinuz1
143     append initrd=/live/initrd1.img boot=live 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
144 sng 48
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 sng 141 kernel /live/vmlinuz1
151     append initrd=/live/initrd1.img boot=live 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
152 sng 48
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 sng 141 kernel /live/vmlinuz1
159     append initrd=/live/initrd1.img boot=live 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
160 sng 48
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 sng 141 kernel /live/vmlinuz1
167     append initrd=/live/initrd1.img boot=live 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
168 sng 48
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 sng 141 kernel /live/vmlinuz1
185     append initrd=/live/initrd1.img boot=live 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
186 sng 48
187    
188     ##############################################################################
189     # End of Clonezilla section
190     ##############################################################################
191    
192    

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26