/[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 98 - (hide annotations)
Mon Aug 16 12:06:10 2010 UTC (13 years, 7 months ago) by jyrki
File MIME type: text/html
File size: 19472 byte(s)
download.html:
*replaced example hash (md5sum /dev/null) with ISO_I686_MD5
*streamlined the code and made it more valid
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     <table>
121     <tr><td width="30"></td>
122     <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>
123     </table>
124    
125 jyrki 96 <H3>Torrents</H3>
126 sng 97 <table>
127     <tr><td width="30"></td>
128     <td>i686:</td>
129 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>
130 sng 97 <tr><td width="30"></td>
131     <td>x86-64:</td>
132 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>
133 sng 97 <tr><td width="30"></td>
134     <td>i486:</td>
135 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>
136 sng 97 </table>
137 sng 95
138 jyrki 96 <H3>ISO files</H3>
139 sng 95
140 sng 97 <table border="0" cellpadding="1">
141     <tr><td width="30"></td>
142     <td>i686:</td>
143 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>
144 sng 97 <td width="5"></td><td>MD5: ISO_I686_MD5</td></tr>
145     <tr><td width="30"></td>
146     <td>x86-64:</td>
147 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>
148 sng 97 <td width="5"></td><td>MD5: ISO_AMD64_MD5</td></tr>
149     <tr><td width="30"></td>
150     <td>i486:</td>
151 jyrki 98 <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_I468_SIZEB]</td>
152 sng 97 <td width="5"></td><td>MD5: ISO_I468_MD5</td></tr>
153     </table>
154 sng 95
155 sng 97
156    
157    
158    
159    
160    
161    
162    
163    
164 jyrki 86 <!-- Right file to download -->
165    
166 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>
167 jyrki 86
168 sng 97 <p>The short answer: <a href="#torrent-i686">clonezilla-sysresccd-i686-"myVersion".iso</a>.<br>
169 jyrki 86 <br>
170     And here comes the long answer:<br>
171     <br>
172     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>
173     <br>
174     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>
175     <br>
176     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>
177     <br>
178     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>
179     <br>
180     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>
181    
182     <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>
183    
184     <p>If you normally run GNU/Linux, download <a href="http://clonezilla-sysresccd.hellug.gr/edition">this script</a>, open terminal,<br>
185     <br>
186     mark the script as executable,</p>
187     <!--empty line-->
188     <p class="newcode">chmod +x edition</p>
189     <!--empty line-->
190     <p>and run it:</p>
191     <!--empty line-->
192     <p class="newcode">./edition</p>
193     <!--empty line-->
194 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>
195 jyrki 86 <br>
196 jyrki 87 Either script will immediately tell you which version of <b>Clonezilla-SysRescCD</b> is preferable.</p>
197 jyrki 86
198     <!-- Torrent -->
199    
200 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>
201 jyrki 86
202     <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>
203     <br>
204     The advantages of BitTorrent are:</p>
205     <ul>
206     <li><b>Saves bandwidth</b><br>
207     <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>
208     <li><b>Reliability</b><br>
209     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>
210     <li><b>Speed</b><br>
211     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>
212     </ul>
213     <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>
214    
215     <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>
216    
217     <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>
218     <br>
219     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>
220     <br>
221     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>
222     <br>
223     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>
224     <br>
225     If the torrent client shows any prompts, follow them.</p>
226    
227     <!-- MD5 hash -->
228    
229 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>
230 jyrki 86
231     <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>
232     <br>
233     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>
234     <br>
235     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>
236     <br>
237 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>
238 jyrki 86 <br>
239     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>
240    
241     <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>
242    
243     <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>
244     <br>
245     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.
246    
247     <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>
248    
249     <p><b>Md5sum</b> is a command line MD5 calculator that is included in virtually all GNU/Linux distributions.<br>
250     <br>
251     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>
252     <!--empty line-->
253     <p class="newcode">md5sum clo</p>
254     <!--empty line-->
255     <p>Press Tab:</p>
256     <!--empty line-->
257 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso</p>
258 jyrki 86 <!--empty line-->
259     <p>Write "<b> | fgrep </b>" (space, vertical bar, space, fgrep, space):</p>
260     <!--empty line-->
261 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep&nbsp;</p>
262 jyrki 86 <!--empty line-->
263     <p>Press Ctrl-Shift-V in order to paste the hash from the clipboard:</p>
264     <!--empty line-->
265 jyrki 98 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep ISO_I686_MD5</p>
266 jyrki 86 <!--empty line-->
267     <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>
268     <!--empty line-->
269 jyrki 98 <p class="newcode">ISO_I686_MD5&nbsp;&nbsp;clonezilla-sysresccd-i686-"myVersion".iso</p>
270 jyrki 86 <!--empty line-->
271     <p>If you don't get any output, the file is corrupted and you have to download it again.</p>
272    
273    
274     </div>
275    
276    
277     <div id="footer">
278     <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>
279     <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/>
280     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
281     </div>
282     </div>
283 sng 95 </body>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26