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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26