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

Annotation of /trunk/www/2doc/doc/sysresccd.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 180 - (hide annotations)
Mon Jun 6 18:57:10 2011 UTC (12 years, 9 months ago) by sng
File MIME type: text/html
File size: 15183 byte(s)
- updating email addresses (bottom of page and "Contact me" in index.html
- updating site
  Please do not commit anything in trunk/www
  This folder is updated by script 2site and any manual changes are
  overwritten. Escpecially, doc.html is an index file which exists
  only in trunk/www (its contents are the H1,H2,H3 headers existing
  in html files under trunk/www/working

1 sng 49 <!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 sng 52 <title>Clonezilla-SysRescCD - Offline Documentation: Using SystemRescueCD</title>
7 sng 49 <style type="text/css">
8 sng 149 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 49
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 sng 149 #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
70     #warning a { color: white; font-weight: bold; text-decoration: underline; }
71     #warning { display: none; }
72 sng 49 </style>
73 sng 149 <link href="warning.css" rel="stylesheet" type="text/css" />
74     <!--
75     The file waring.css exists only in the root of the site
76     and it hides the UNSTABLE warnings. Its contents are
77     #warning { display: none; }
78     -->
79 sng 49 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
80     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
81    
82     </head>
83    
84     <body>
85 sng 149 <div id="warning" align="center">
86     WARNING<br>
87     This is the UNSTABLE version of Clonezilla-SysRescCD<br>
88     To access our current stable version, please click <a href="../index.html">here</a>
89     </div>
90 sng 49 <div id="header">
91     <H2>Clonezilla-SysRescCD</H2>
92 sng 52 <H3>Offline Documentation: Using SystemRescueCD</H3>
93 sng 49 <div style="margin:0; padding: 3px; width: 980; position relative;">
94 sng 180 <div style="position: absolute; left: 0px;"><H4>30/06/2011 - v 3.2.0</H4></div>
95     <div style="position: absolute; right: 0px;"><H4>Last update: 06/06/2011</H4></div>
96 sng 49 </div>
97     </div>
98     <div id="linkline">
99    
100    
101     <!-- <a href="features.html">Features</a>-->
102 sng 52 <a class="here" href="../README.html">Offline Documentation</a>
103 sng 49
104    
105    
106    
107 sng 113
108 sng 49 <!-- docline-top-->
109     <div id="docline-top"> <a href="oldboot.html">&lt; PREV</a> <a href="../README.html">UP</a> <a href="partitions.html">NEXT &gt;</a> </div>
110     </div>
111     <div id="contarea">
112     <div id="content">
113     <a name="sysresccd-top"></a>
114    
115     <!-- Intro -->
116    
117     <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>
118    
119     <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>
120     <br>
121     <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>
122     <br>
123     <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>
124     <br>
125     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>
126    
127    
128    
129     <!-- Boot options -->
130    
131     <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>
132    
133 sng 180 <p>Here is a list of the most important boot options:<br>
134 sng 49 <br>
135 sng 180 <!--not-on-txt--><ol>
136     <li>SystemRescueCd: default boot options</li>
137     <li>SystemRescueCd: all files cached to memory (docache)</li>
138     <li>SystemRescueCd: framebuffer console in high resolution</li>
139     <li>SystemRescueCd: do not ask for keyboard, use US keymap</li>
140     <li>SystemRescueCd: directly start the graphical environment</li>
141     <li>SystemRescueCd: 64bit kernel with default options</li>
142     </ol>
143 sng 49 <!--end-not-on-txt-->
144    
145    
146    
147 sng 180 </p>
148 sng 49
149 sng 180 <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>
150 sng 49 <br>
151 sng 180 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>
152 sng 49 <br>
153 sng 180 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>
154 sng 49 <br>
155 sng 180 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>
156 sng 49 <br>
157 sng 180 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>
158 sng 49 <br>
159 sng 180 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>
160 sng 49
161    
162    
163     <!-- After booting -->
164    
165     <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>
166     <!--empty line-->
167     <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>
168 sng 180 <p>Simply type this command and press ENTER twice:</p>
169 sng 49 <!--empty line-->
170     <p class="newcode">wizard</p>
171     <!--empty line-->
172     <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>
173    
174     <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>
175     <br>
176 sng 180 <b>SystemRescueCD</b> establishes an Internet connection automatically, if you're in a network using DHCP. Nowadays, most people are.</p>
177 sng 49 <!--empty line-->
178 sng 180 <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>
179 sng 49 <!--empty line-->
180 sng 180 <p class="newcode">/etc/init.d/NetworkManager stop</p>
181 sng 49 <!--empty line-->
182 sng 180 <p>After that, run the following command:</p>
183     <!--empty line-->
184     <p class="newcode">net-setup <font color="Green">eth0</font></p>
185     <!--empty line-->
186     <p><b>Note:</b> In the command replace <b><font color="Green">eth0</font></b> with the network interface you want to use.</p>
187 sng 49
188    
189    
190     <!-- Stopping to use the CD -->
191    
192     <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>
193    
194     <p>When you're done, you naturally want to either shut the computer down or reboot. Wait! Don't do it yet!<br>
195     <br>
196     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>
197     <br>
198     So, I recommend unmounting them refore shutdown or reboot. Just run these commands when you're done.<br>
199     <br>
200     If you want to reboot:</p>
201     <!--empty line-->
202     <p class="newcode">cd<br>
203     umount -a<br>
204     reboot</p>
205     <!--empty line-->
206     <p>If you want to shut down:</p>
207     <p class="newcode">cd<br>
208     umount -a<br>
209     poweroff</p>
210    
211    
212    
213     <!-- Links -->
214    
215     <H2><a name="more"></a>More info <span class="hideprint">[<a href="#sysresccd-top" title="go to top of the page">^</a>]</span></H2>
216    
217     <p>Here are some links to the official <b>SystemRescueCD</b> resources.<br>
218     <br>
219     SystemRescueCD - <a href="http://www.sysresccd.org/Main_Page" target="_blank">http://www.sysresccd.org/Main_Page</a><br>
220     Detailed packages list- <a href="http://www.sysresccd.org/Detailed-packages-list" target="_blank">http://www.sysresccd.org/Detailed-packages-list</a><br>
221     Manual - <a href="http://www.sysresccd.org/Online-Manual-EN" target="_blank">http://www.sysresccd.org/Online-Manual-EN</a><br>
222     FAQ - <a href="http://www.sysresccd.org/FAQ" target="_blank">http://www.sysresccd.org/FAQ</a><br>
223     Howto - <a href="http://www.sysresccd.org/Howto" target="_blank">http://www.sysresccd.org/Howto</a><br>
224     Forum - <a href="http://www.sysresccd.org/forums/" target="_blank">http://www.sysresccd.org/forums/</a><br></p>
225    
226    
227     </div>
228    
229    
230    
231     <!--<a name="template-top"></a>-->
232    
233     <div id="footer">
234     <div id="docline-bottom"> <a href="oldboot.html">&lt; PREV</a> <a href="../README.html">UP</a> <a href="partitions.html">NEXT &gt;</a> </div>
235 sng 180 <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.2.0" title="About Clonezilla-SysRescCD">Spiros Georgaras</a>, 2007-2011 &amp; <a href="mailto:&#115;&#097;&#110;&#100;&#103;&#116;&#120;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;?subject=About Clonezilla-SysRescCD v 3.2.0 documentation" title="About Clonezilla-SysRescCD Documentation">Jyrki Vesterinen</a>, 2010-2011<br /><br/>
236 sng 149 Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
237 sng 49 </div>
238     </div>
239 sng 149 <div id="warning" align="center">
240     WARNING<br>
241     This is the UNSTABLE version of Clonezilla-SysRescCD<br>
242     To access our current stable version, please click <a href="../index.html">here</a>
243     </div>
244 sng 49 </body>
245     </html>

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26