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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 100 - (hide annotations)
Mon Aug 16 17:02:25 2010 UTC (13 years, 8 months ago) by sng
File MIME type: text/html
File size: 20131 byte(s)
Adding a Warning about ISO versions in download.html

1 jyrki 86 <!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: Downloading Clonezilla-SysRescCD</title>
7     <style type="text/css">
8     body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : url(null) fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9    
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: 980px 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     </style>
68     <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
69     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
70    
71     </head>
72    
73     <body>
74     <div id="header">
75     <H2>Clonezilla-SysRescCD</H2>
76     <H3>Documentation: Downloading Clonezilla-SysRescCD</H3>
77     <div style="margin:0; padding: 3px; width: 980; position relative;">
78     <div style="position: absolute; left: 0px;"><H4>"myDate" - v "myVersion"</H4></div>
79     <div style="position: absolute; right: 0px;"><H4>Last update: 26/2/2010</H4></div>
80     </div>
81     </div>
82     <div id="linkline">
83     <a href="index.html">Home</a>
84     <a href="news.php">News</a>
85     <!-- <a href="features.html">Features</a>-->
86     <a class="here" href="doc.html">Documentation</a>
87     <a href="index.html#download">Download</a>
88     <a href="screenshots.html">Screenshots</a>
89     <a href="index.html#credits">Credits</a>
90     <a href="help.html">Help</a>
91    
92     <div id="rss">
93     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
94     </div>
95     </div>
96     <div id="contarea">
97     <div id="content">
98     <a name="download-top"></a>
99    
100    
101     <!-- Intro -->
102    
103     <H2 style="margin-top: 0px;"><a name="download-intro"></a>Intro <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
104    
105     <p>The first thing you have to do in order to use any piece of software is to download it. Unfortunately, sometimes even downloading software can be difficult. In fact, <b>Clonezilla-SysRescCD</b> is maybe one of the most difficult pieces of software to download, since there are three different files available - and you're still supposed to only download one of them.<br>
106     <br>
107     You not only need to choose between different files but also between direct download and torrent. This page will explain what torrents are, why torrent download is available and how the torrent can be used to download the actual file.<br>
108     <br>
109     In addition, if you use the direct download link instead of torrent, there is a risk that the file becomes corrupted during transfer, especially because it's very large. This page will also tell you how the integrity of the file can be checked before burning it to the disc.</p>
110    
111 sng 95
112     <!-- The files -->
113    
114     <H2><a name="links"></a>The files... <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
115    
116 jyrki 96 <H3>Sources/installation package</H3>
117 sng 97 <p>The following file can be used to create <b>Clonezilla-SysRescCD</b>.</p>
118 sng 95
119 sng 97
120 sng 100
121    
122 sng 97 <table>
123     <tr><td width="30"></td>
124     <td><a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-"myVersion"".tar.gz" target="_blank">create-clonezilla-sysresccd-"myVersion".tar.gz</a> [~ TARBALL_SIZEB]</td></tr>
125     </table>
126    
127 sng 100
128    
129     <!-- note -->
130     <div align="center" style="margin-bottom: 0;"><table style="margin-bottom: 0;" class="note" border="0" cellpadding="20"><tr><td valign="top"><img src="images/info.png"></td><td>
131     The above tarball is intended to work with<br>
132     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Clonezilla Live <u>CLONEZILLA_VERSION</u></B>, and<br>
133     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>System Rescue CD <u>SYSRESCCD_VERSION</u></B>.<br>
134     <br>
135     It may work with other versions of these ISO files,<br>
136     but there's <b>NO</b> guarantee it will do so. </td></tr></table></div>
137    
138    
139    
140    
141    
142    
143 jyrki 96 <H3>Torrents</H3>
144 sng 97 <table>
145     <tr><td width="30"></td>
146     <td>i686:</td>
147 jyrki 98 <td><a name="torrent-i686" href="http://thepiratebay.org/tor/4272742" target="_blank">The Pirate Bay</a> | <a href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td></tr>
148 sng 97 <tr><td width="30"></td>
149     <td>x86-64:</td>
150 jyrki 98 <td><a name="torrent-amd64" href="http://thepiratebay.org/tor/4272742" target="_blank">The Pirate Bay</a> | <a href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td></tr>
151 sng 97 <tr><td width="30"></td>
152     <td>i486:</td>
153 jyrki 98 <td><a name="torrent-i486" href="http://thepiratebay.org/tor/4272742" target="_blank">The Pirate Bay</a> | <a href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td></tr>
154 sng 97 </table>
155 sng 95
156 jyrki 96 <H3>ISO files</H3>
157 sng 95
158 sng 97 <table border="0" cellpadding="1">
159     <tr><td width="30"></td>
160 sng 99 <td><b>Arch</b></td>
161     <td><b>Links</b></td>
162     <td width="5"><td><b>MD5</b></td>
163     </tr>
164     <tr><td width="30"></td>
165 sng 97 <td>i686:</td>
166 jyrki 98 <td><a name="link-i686" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i686-"myVersion".iso" target="_blank">clonezilla-sysresccd-i686-"myVersion".iso</a> [~ ISO_I686_SIZEB]</td>
167 sng 99 <td width="5"></td><td>ISO_I686_MD5</td></tr>
168 sng 97 <tr><td width="30"></td>
169     <td>x86-64:</td>
170 jyrki 98 <td><a name="link-amd64" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-amd64-"myVersion".iso" target="_blank">clonezilla-sysresccd-amd64-"myVersion".iso</a> [~ ISO_AMD64_SIZEB]</td>
171 sng 99 <td width="5"></td><td>ISO_AMD64_MD5</td></tr>
172 sng 97 <tr><td width="30"></td>
173     <td>i486:</td>
174 sng 99 <td><a name="link-i486" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i486-"myVersion".iso" target="_blank">clonezilla-sysresccd-i486-"myVersion".iso</a> [~ ISO_I486_SIZEB]</td>
175     <td width="5"></td><td>ISO_I486_MD5</td></tr>
176 sng 97 </table>
177 sng 95
178 sng 97
179    
180    
181    
182    
183    
184    
185    
186    
187 jyrki 86 <!-- Right file to download -->
188    
189 sng 95 <H2><a name="download-file"></a>Which file to download? <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
190 jyrki 86
191 sng 97 <p>The short answer: <a href="#torrent-i686">clonezilla-sysresccd-i686-"myVersion".iso</a>.<br>
192 jyrki 86 <br>
193     And here comes the long answer:<br>
194     <br>
195     There are three editions of <b>Clonezilla-SysRescCD</b> available: <b>i486</b>, <b>i686</b> and <b>x86-64</b>. The difference between editions are the processor instructions in the assembly code of software included in <b>Clonezilla Live</b>. (The copy of <b>SystemRescueCD</b> is identical in all editions.)<br>
196     <br>
197     The <b>i486</b> edition only uses instructions which were introduced in Intel 486 or even older processors. Thus, it will even run on very old processors, including 486 itself. However, it doesn't support <a href="clonezilla.html#z_option" target="_blank">parallel compression</a> and is unable to clone very big partitions (about ten terabytes or more).<br>
198     <br>
199     The <b>i686</b> edition uses instructions which were introduced in Intel Pentium Pro or older processors. It will run on almost all processors used today and supports parallel compression. Cloning very big partitions is still impossible, though.<br>
200     <br>
201     The <b>x86-64</b> edition uses instructions which were introduced in AMD Athlon 64 or older processors. It supports both parallel compression and cloning very big partitions, but it doesn't run on IA-32 processors which are still widely used.<br>
202     <br>
203     The <b>x86-64</b> edition should be preferred if it runs. If not, the <b>i686</b> edition is preferable. If even the <b>i686</b> edition doesn't work, the <b>i486</b> edition is the last option.</p>
204    
205     <H3><a name="download-arch"></a>Which is the architecture of my processor? <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H3>
206    
207     <p>If you normally run GNU/Linux, download <a href="http://clonezilla-sysresccd.hellug.gr/edition">this script</a>, open terminal,<br>
208     <br>
209     mark the script as executable,</p>
210     <!--empty line-->
211     <p class="newcode">chmod +x edition</p>
212     <!--empty line-->
213     <p>and run it:</p>
214     <!--empty line-->
215     <p class="newcode">./edition</p>
216     <!--empty line-->
217 jyrki 87 <p>If you run Windows, download <a href="http://clonezilla-sysresccd.hellug.gr/edition.vbs">this script</a> instead and double-click it. Note that the script doesn't work if Windows Script Host is disabled.<br>
218 jyrki 86 <br>
219 jyrki 87 Either script will immediately tell you which version of <b>Clonezilla-SysRescCD</b> is preferable.</p>
220 jyrki 86
221     <!-- Torrent -->
222    
223 sng 95 <H2><a name="download-torrent"></a>Torrent <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
224 jyrki 86
225     <p>BitTorrent is a protocol that is used for sharing files. The most important difference between BitTorrent and direct download is that everybody who downloads a file via BitTorrent also uploads parts of the file while and after downloading it. That is, people who use BitTorrent are actually sharing the file with each other.<br>
226     <br>
227     The advantages of BitTorrent are:</p>
228     <ul>
229     <li><b>Saves bandwidth</b><br>
230     <b>Clonezilla-SysRescCD</b> is about 400 megabytes in size. Assuming 1000 people download it every month, HEL.L.U.G. needs 400 gigabytes of bandwidth monthly. By contrast, BitTorrent mostly uses the bandwidth of individual people (or their ISPs, to be exact).</li>
231     <li><b>Reliability</b><br>
232     A torrent file contains a hash of every part of the file. If any part turns out to be corrupted or even intentionally tampered with, the damaged part is simply re-downloaded. It's extremely unlikely that the resulting file is corrupted.</li>
233     <li><b>Speed</b><br>
234     When downloading the file directly, the server may limit the download speed. Download accelerators may improve the speed, but they make the download even slower for other people. However, when using BitTorrent, the file is downloaded from many people simultaneously and it is likely that your Internet connection sets the only speed limit. In addition, even if you can't wait and have to interrupt the download in the middle, you only need to download the missing parts afterwards - not the whole file.</li>
235     </ul>
236     <p>The disadvantage of BitTorrent is that most browsers are unable to download files via BitTorrent. That is, downloading a file via BitTorrent often requires special software.</p>
237    
238     <H3><a name="download-torrentclient"></a>Using the torrent <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H3>
239    
240     <p>Many users already have required software to use BitTorrent. First of all, check if you are using the <b>Opera</b> browser. It has a built-in BitTorrent client.<br>
241     <br>
242     In addition, most GNU/Linux distributions include a BitTorrent client like <b>KTorrent</b> or <b>Transmission</b>. You can test if your distro contains one simply by downloading the torrent and attempting to open it via double-click.<br>
243     <br>
244     Unfortunately, Windows doesn't come with a BitTorrent client. Windows users have to either download <b>Clonezilla-SysRescCD</b> directly or install a client, for example <a href="http://www.bitcomet.com/" target="_blank">BitComet</a>.<br>
245     <br>
246     If you have decided to use the torrent, proceed by clicking the torrent link. The web browser will ask if you want to open or save the file. Usually opening is easier, but if you decided to save the file anyway, continue by double-clicking the file.<br>
247     <br>
248     If the torrent client shows any prompts, follow them.</p>
249    
250     <!-- MD5 hash -->
251    
252 sng 95 <H2><a name="download-md5"></a>Verifying the integrity of the file <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
253 jyrki 86
254     <p>If you didn't use BitTorrent to download the file, it might have become corrupted during transfer. Corrupted copy of <b>Clonezilla-SysRescCD</b> may still work, but some functionality may be lost. In any case, it's best to notice corruption before burning the file to the disc.<br>
255     <br>
256     It is possible to download the whole file again in order to check if it's OK, but doing so is not a good idea. First of all, it requires a lot of time, especially if your Internet connection is slow. In addition, even if you notice that the copies of the file you have downloaded are different, you still don't know which of them is correct.<br>
257     <br>
258     Luckily, there are better ways to check if the file is OK. Some mathematical functions are able to take any input and create a fixed-length string called checksum or hash. These functions have been designed so that if the input is edited a bit, the resulting hash is completely different.<br>
259     <br>
260 jyrki 96 The pre-calculated hashes of the files can be found next to the download links. The idea is that you're able to use hash calculator software in order to calculate the hash yourself and compare it to the pre-calculated one. If the hashes are different, the file is corrupted and you have to download it again. But if the hashes are identical, it's very unlikely that the file is corrupted. (Because there are finite number of possible hashes and infinite number of possible files, there are multiple files that share the same hash. However, it's very difficult to find out which files have a given hash.)<br>
261 jyrki 86 <br>
262     The pre-calculated hashes have been calculated using the MD5 algorithm. It's the most popular hash algorithm around, and there are a lot of MD5 hash calculators available.</p>
263    
264     <H3><a name="download-md5-windows"></a>Using MD5 Checker <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H3>
265    
266     <p><a href="http://www.softpedia.com/get/System/File-Management/MD5-Checker.shtml" target="_blank">MD5 Checker</a> is a lightweight and simple MD5 hash calculator. It's a closed-source, free Windows-only program.<br>
267     <br>
268     Copy the pre-calculated MD5 hash to the clipboard (double-click the hash and press Ctrl-C). Launch MD5 Checker and press <b>Browse...</b>. Navigate to the directory where you've saved the disc image and double-click the file. Wait a moment and <b>MD5 Checker</b> will automatically tell you if the hashes match. If not, you have to download the whole disc image again.
269    
270     <H3><a name="download-md5-linux"></a>Using md5sum <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H3>
271    
272     <p><b>Md5sum</b> is a command line MD5 calculator that is included in virtually all GNU/Linux distributions.<br>
273     <br>
274     Copy the pre-calculated MD5 hash to the clipboard (double-click the hash and press Ctrl-C). Open terminal and navigate to the directory where you've saved the disc image of <b>Clonezilla-SysRescCD</b>. Write "md5sum" and a couple of the first characters of the name of the disc image:</p>
275     <!--empty line-->
276     <p class="newcode">md5sum clo</p>
277     <!--empty line-->
278     <p>Press Tab:</p>
279     <!--empty line-->
280 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso</p>
281 jyrki 86 <!--empty line-->
282     <p>Write "<b> | fgrep </b>" (space, vertical bar, space, fgrep, space):</p>
283     <!--empty line-->
284 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep&nbsp;</p>
285 jyrki 86 <!--empty line-->
286     <p>Press Ctrl-Shift-V in order to paste the hash from the clipboard:</p>
287     <!--empty line-->
288 jyrki 98 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep ISO_I686_MD5</p>
289 jyrki 86 <!--empty line-->
290     <p>Finally, press Enter and wait until you get command prompt again. If you get something like the following output, the file is OK:</p>
291     <!--empty line-->
292 jyrki 98 <p class="newcode">ISO_I686_MD5&nbsp;&nbsp;clonezilla-sysresccd-i686-"myVersion".iso</p>
293 jyrki 86 <!--empty line-->
294     <p>If you don't get any output, the file is corrupted and you have to download it again.</p>
295    
296    
297     </div>
298    
299    
300     <div id="footer">
301     <div id="docline-bottom"> <a href="reloc-img.html">&lt; PREV</a> <a href="doc.html">UP</a> <a href="oldboot.html">NEXT &gt;</a> </div>
302     <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/>
303     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
304     </div>
305     </div>
306 sng 95 </body>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26