/[clonezilla-sysresccd]/trunk/www/working/sysresccd.html
ViewVC logotype

Annotation of /trunk/www/working/sysresccd.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 179 - (hide annotations)
Sun Jun 5 11:40:18 2011 UTC (12 years, 10 months ago) by jyrki
File MIME type: text/html
File size: 14809 byte(s)
updated sysresccd.html
1 sng 28 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2     <html>
3     <head>
4     <link rel="alternate" type="application/rss+xml" title="RSS" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">
5     <link rel="shortcut icon" href="favicon.ico">
6     <title>Clonezilla-SysRescCD - Documentation: Using SystemRescueCD</title>
7     <style type="text/css">
8 sng 127 body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9 sng 28
10    
11    
12     #header {position:relative; display: block; width: 980px; height: 121px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/header.png');clear:both;}
13     #header h2{ color: #FFE6BC; font-weight: bold; font-size: 2.2em; margin:0; padding:0; padding-left: 10px; padding-top: 7px; text-shadow: #333333 2px 2px 4px;}
14     #header h3{ color: #FFE6BC; font-weight: bold; font-size: 1.8em; margin:0; padding: 0; padding-left: 10px; text-shadow: #333333 2px 2px 4px;}
15     #header h4{ color: #FFE6BC; font-weight: bold; font-size: 1.2em; margin:0; padding: 0; padding-left: 10px; padding-right: 10px; text-shadow: #333333 2px 2px 4px;}
16     #header a {text-decoration:none;}
17    
18     #contarea {display: block; width: 980px; margin: auto; padding: auto; background-color: #FFF2DD; clear:both;}
19    
20     #linkline { width: 980px; height: 29px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/linkline.png');clear:both; }
21     #linkline a{float: left; color: #FFE6BC; font-weight: bold; font-size: 0.8em; text-decoration: none; text-shadow: #333333 2px 2px 4px; padding-left: 10px; padding-right: 10px; padding-top: 5px;}
22     #linkline a:visited{color: #FFE6BC;}
23     #linkline a:hover{color: #333333;}
24     #linkline a.here {color: #333333; text-decoration: none;}
25    
26     #lastupdate {float: right; display: block; text-align: right; margin: 0; margin-top: -1.2em; padding: 0; padding-right: 15px;}
27    
28     #rss { float: right; text-align: right; padding-top: 3px;}
29    
30     #docline-top { float: right; padding-right: 40px; text-align: right; }
31     #docline-bottom { float: right; padding-right: 40px; text-align: right; font-size: 0.8em; padding-top: 15px; }
32     #docline-bottom a{ padding-left: 10px; padding-right: 10px; }
33    
34     #menu { float: right; display: block; width: 170px; margin: auto; padding: 15px; font-size: 0.8em; font-weight: bold; background-color: #FFE6BC;}
35     #menu h1 {color: #990000; font-size: 1.8em;text-shadow: gray 2px 2px 4px;}
36     #menu a,a:visited{ color: black; text-decoration: none; font-weight: normal;}
37     #menu a:hover{ text-decoration: underline;}
38     #menu p{ margin-bottom: 10px;}
39    
40     #content { float: left; display: block; width: 950px; margin: auto; padding: 15px;}
41    
42    
43     #footer {display: block; width: 980px; height: 100px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/footer.png');clear:both;text-shadow: #333333 2px 2px 4px;}
44     #footer p{color: #FFE6BC; font-weight: bold; padding:15px; padding-left: 10px;}
45     #footer a,a:visited{color: #FFE6BC; font-weight: bold; text-decoration:none;}
46     #footer a:hover{ color: #333333; text-decoration: none;}
47    
48    
49     #content H1,H2,H3,H4{color: #990000; text-align: left;}
50     #content H2{margin-top: 2em;}
51     #content H3{margin-top: 1.5em}
52     #content H4{margin-top: 1em}
53     #content li { margin-top: 1em;}
54     #content a,a:active,a:visited{text-decoration: none; color: #4075CA; font-weight: normal;}
55     #content a:hover{text-decoration: underline; font-weight: normal;}
56     #content .hidden{ display:none; }
57     #content p,td,table,tr,li { font-family: Arial, 'sans serif'; }
58     #content .nav{margin-left: 0pt;}
59     #content .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
60     #content .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
61     #content hr{color: Black; background-color: Black; height: 1px; border: none;}
62     #content .header-news{margin-top: 2em; margin-left: 25pt; font-weight: bold; color: #990000;}
63     #content .item-news{margin-left: 45pt; margin-right: 45pt;}
64     #content .otherpage{border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
65     #content IMG {display: block; margin-left: auto; margin-right: auto; }
66     #content .red{color: white; background-color: Red; font-weight: bold;}
67     #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}
68     #lphp a{padding-left: 5px;}
69     </style>
70     <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
71     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
72    
73     </head>
74    
75     <body>
76     <div id="header">
77     <div id="lphp" style=""><a target="_blank" href="onepage.php"><img src="images/chain.png" border="0" /></a><a target="_blank" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
78     <H2>Clonezilla-SysRescCD</H2>
79     <H3>Documentation: Using SystemRescueCD</H3>
80     <div style="margin:0; padding: 3px; width: 980; position relative;">
81     <div style="position: absolute; left: 0px;"><H4>25/02/2010 - v 3.1.0</H4></div>
82     <div style="position: absolute; right: 0px;"><H4>Last update: 01/03/2010</H4></div>
83     </div>
84     </div>
85     <div id="linkline">
86     <a href="index.html">Home</a>
87     <a href="news.php">News</a>
88     <!-- <a href="features.html">Features</a>-->
89     <a class="here" href="doc.html">Documentation</a>
90     <a href="index.html#download">Download</a>
91     <a href="screenshots.html">Screenshots</a>
92     <a href="index.html#credits">Credits</a>
93     <a href="help.html">Help</a>
94    
95     <div id="rss">
96     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
97     </div>
98     <!-- docline-top-->
99     <div id="docline-top"> <a href="oldboot.html">&lt; PREV</a> <a href="doc.html">UP</a> <a href="recover.html">NEXT &gt;</a> </div>
100     </div>
101     <div id="contarea">
102     <div id="content">
103     <a name="sysresccd-top"></a>
104    
105     <!-- Intro -->
106    
107     <H2 style="margin-top: 0;"><a name="sysresccd-intro"></a>Intro <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
108    
109     <p><b>SystemRescueCD</b> is an excellent Live CD. It contains cloning software too (<a href="http://www.fsarchiver.org/Main_Page" target="_blank">FSArchiver</a> and <a href="http://www.partimage.org/Main_Page" target="_blank">partimage</a>, to be spesific), but is unable to clone a whole disk, instead of only individual partitions.<br>
110     <br>
111     <b>Clonezilla Live</b> is a great cloning solution, but it is unable to do anything but clone. For general system administration, you need a lot more functions - like these offered by <b>SystemRescueCD</b>.<br>
112     <br>
113     <b>Clonezilla-SysRescCD</b> has all of the functions of both discs. It's a multi boot CD, so switching between CDs requires a reboot, but using both individual discs requires switching the physical disc - in addition to rebooting.<br>
114     <br>
115     But, of course, to be able to use <b>SystemRescueCD</b>'s functions, you need to know how to use them. We don't have permission to redistribute <b>SystemRescueCD</b> documentation, so this page contains only just enough information to allow you to look for more help in <b>SystemRescueCD</b> documentation.</p>
116    
117    
118    
119     <!-- Boot options -->
120    
121     <H2><a name="boot-options"></a>Which boot option to pick? <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
122    
123 jyrki 179 <p>Here is a list of the most important boot options:<br>
124 sng 28 <br>
125 jyrki 179 <!--not-on-txt--><ol>
126     <li>SystemRescueCd: default boot options</li>
127     <li>SystemRescueCd: all files cached to memory (docache)</li>
128     <li>SystemRescueCd: framebuffer console in high resolution</li>
129     <li>SystemRescueCd: do not ask for keyboard, use US keymap</li>
130     <li>SystemRescueCd: directly start the graphical environment</li>
131     <li>SystemRescueCd: 64bit kernel with default options</li>
132     </ol>
133 sng 28 <!--end-not-on-txt-->
134    
135    
136     <!--txt-only-->
137 jyrki 179 1) SystemRescueCd: default boot options<br>
138     2) SystemRescueCd: all files cached to memory (docache)<br>
139     3) SystemRescueCd: framebuffer console in high resolution<br>
140     4) SystemRescueCd: do not ask for keyboard, use US keymap<br>
141     5) SystemRescueCd: directly start the graphical environment<br>
142     6) SystemRescueCd: 64bit kernel with default options
143 sng 28 <!--end-txt-only-->
144 jyrki 179 </p>
145 sng 28
146 jyrki 179 <p>If you're accustomed to graphical environment, choose the option <b>directly start the graphical environment</b>. In graphical environment you're able to use graphical programs, like <b>GParted</b> and <b>Mozilla Firefox</b>. Terminals are also available, so using graphical environment doesn't prevent using command line. The only negative thing of graphical environment is that it slows booting process down a bit - and it's often just plain unneeded.<br>
147 sng 28 <br>
148 jyrki 179 If you're accustomed to command line and know already that you're not going to use any graphical program, choose the option <b>framebuffer console in high resolution</b>. Booting to command line is a bit faster process than booting to graphical environment, and you can start X manually later.<br>
149 sng 28 <br>
150 jyrki 179 Alternatively, you can select <b>default boot options</b>. However, if you do so, the text in the screen will be bigger and you'll be able to see less text at once.<br>
151 sng 28 <br>
152 jyrki 179 If you want to chroot on an existing GNU/Linux partition containing 64-bit programs, select <b>64bit kernel with default options</b>. Even if you don't want to chroot, 64-bit kernel may be a bit faster than 32-bit one. However, 64-bit kernel requires a x86-64 processor, for example AMD Athlon 64 or Intel Core 2.<br>
153 sng 28 <br>
154 jyrki 179 You need the option <b>all files cached to memory (docache)</b> if you plan to burn discs while using <b>SystemRescueCD</b>. The option copies the whole <b>SystemRescueCD</b> to the memory of the computer during the boot process, allowing you to put another disc to your CD/DVD writer while using <b>SystemRescueCD</b>. The negative thing is that reading all the contents of the disc slows boot process down a lot.<br>
155 sng 28 <br>
156 jyrki 179 Finally, the option <b>do not ask for keyboard, use US keymap</b> may be useful if you have an English keyboard. By default, <b>SystemRescueCD</b> asks the keymap to use during boot. If you don't answer in 20 seconds, <b>SystemRescueCD</b> chooses the US keymap. However, if you have chosen the option <b>do not ask for keyboard, use US keymap</b> in the boot menu, <b>SystemRescueCD</b> chooses the US keymap immediately. No waiting, no questions.</p>
157 sng 28
158    
159    
160     <!-- After booting -->
161    
162     <H2><a name="after-booting"></a>After booting <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
163     <!--empty line-->
164     <H3><a name="graphical-mode"></a>HELP!!! Where are the desktop and Start menu? <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H3>
165 jyrki 179 <p>Simply type this command and press ENTER twice:</p>
166 sng 28 <!--empty line-->
167     <p class="newcode">wizard</p>
168     <!--empty line-->
169     <H3><a name="internet"></a>Connecting to the Internet <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H3>
170    
171     <p>The CD doesn't contain any <b>SystemRescueCD</b> documentation, because we don't have permission to redistribute it. In addition, our time is limited and we can't rewrite it all. So, you need to connect to the Internet to be able to read <b>SystemRescueCD</b>'s official online documentation.<br>
172     <br>
173 jyrki 179 <b>SystemRescueCD</b> establishes an Internet connection automatically, if you're in a network using DHCP. Nowadays, most people are.</p>
174 sng 28 <!--empty line-->
175 jyrki 179 <p>If the network doesn't use DHCP, you have to configure Internet settings by hand. You should be able to do so if you've previously configured your settings in the operating system you normally use. First, stop the <b>NetworkManager</b> daemon:</p>
176 sng 28 <!--empty line-->
177 jyrki 179 <p class="newcode">/etc/init.d/NetworkManager stop</p>
178 sng 28 <!--empty line-->
179 jyrki 179 <p>After that, run the following command:</p>
180     <!--empty line-->
181     <p class="newcode">net-setup <font color="Green">eth0</font></p>
182     <!--empty line-->
183     <p><b>Note:</b> In the command replace <b><font color="Green">eth0</font></b> with the network interface you want to use.</p>
184 sng 28
185    
186    
187     <!-- Stopping to use the CD -->
188    
189     <H2><a name="stop"></a>When you're done <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
190    
191     <p>When you're done, you naturally want to either shut the computer down or reboot. Wait! Don't do it yet!<br>
192     <br>
193     Both I and Spiros have found out that letting a live CD to automatically unmount partitions is often a bad idea. It can damage the filesystems of the partitions which were mounted when the computer was shut down and destroy any files in the partitions, even them you didn't use within the CD.<br>
194     <br>
195     So, I recommend unmounting them refore shutdown or reboot. Just run these commands when you're done.<br>
196     <br>
197     If you want to reboot:</p>
198     <!--empty line-->
199     <p class="newcode">cd<br>
200     umount -a<br>
201     reboot</p>
202     <!--empty line-->
203     <p>If you want to shut down:</p>
204     <p class="newcode">cd<br>
205     umount -a<br>
206     poweroff</p>
207    
208    
209    
210     <!-- Links -->
211    
212     <H2><a name="more"></a>More info <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
213    
214     <p>Here are some links to the official <b>SystemRescueCD</b> resources.<br>
215     <br>
216     SystemRescueCD - <a href="http://www.sysresccd.org/Main_Page" target="_blank">http://www.sysresccd.org/Main_Page</a><br>
217     Detailed packages list- <a href="http://www.sysresccd.org/Detailed-packages-list" target="_blank">http://www.sysresccd.org/Detailed-packages-list</a><br>
218     Manual - <a href="http://www.sysresccd.org/Online-Manual-EN" target="_blank">http://www.sysresccd.org/Online-Manual-EN</a><br>
219     FAQ - <a href="http://www.sysresccd.org/FAQ" target="_blank">http://www.sysresccd.org/FAQ</a><br>
220     Howto - <a href="http://www.sysresccd.org/Howto" target="_blank">http://www.sysresccd.org/Howto</a><br>
221     Forum - <a href="http://www.sysresccd.org/forums/" target="_blank">http://www.sysresccd.org/forums/</a><br></p>
222    
223    
224     </div>
225    
226    
227    
228     <div id="footer">
229     <div id="docline-bottom"> <a href="oldboot.html">&lt; PREV</a> <a href="doc.html">UP</a> <a href="recover.html">NEXT &gt;</a> </div>
230     <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
231     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
232     </div>
233     </div>
234     </body>
235     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26