/[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 101 - (hide annotations)
Tue Aug 17 12:54:12 2010 UTC (13 years, 7 months ago) by jyrki
File MIME type: text/html
File size: 20704 byte(s)
download.html: redesigned "The files..." section as it was getting messy
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 jyrki 101 <H3>ISO files</H3>
139     <!--not-on-txt-->
140     <table border="1">
141     <tr>
142     <th></th>
143     <th colspan="2">Download links</th>
144     <th></th>
145     <th></th>
146     </tr>
147     <tr>
148     <th>Architecture</th>
149     <th>Direct</th>
150     <th>Torrent</th>
151     <th>Size</th>
152     <th>MD5 hash</th>
153     </tr>
154     <tr>
155     <th>i686</th>
156     <td><a name="link-i686" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i686-"myVersion".iso" target="_blank">clonezilla-sysresccd-i686-"myVersion".iso</a></td>
157     <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>
158     <td>~ ISO_I686_SIZEB</td>
159     <td>ISO_I686_MD5</td>
160     </tr>
161     <tr>
162     <th>x86-64</th>
163     <td><a name="link-amd64" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-amd64-"myVersion".iso" target="_blank">clonezilla-sysresccd-amd64-"myVersion".iso</a></td>
164     <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>
165     <td>~ ISO_AMD64_SIZEB</td>
166     <td>ISO_AMD64_MD5</td>
167     </tr>
168     <tr>
169     <th>i486</th>
170     <td><a name="link-i486" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i486-"myVersion".iso" target="_blank">clonezilla-sysresccd-i486-"myVersion".iso</a></td>
171     <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>
172     <td>~ ISO_I486_SIZEB</td>
173     <td>ISO_I486_MD5</td>
174     </tr>
175 sng 97 </table>
176 jyrki 101 <!--end-not-on-txt-->
177 sng 95
178 jyrki 101 <!-- Lines in text version would become huge if links were included. In addition, links are only useful in online version. -->
179 sng 95
180 jyrki 101 <!--txt-only-->
181     <pre>
182     Architecture&nbsp;&nbsp;&nbsp;Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MD5 hash
183     ######################################################
184     &nbsp;&nbsp;&nbsp;&nbsp;i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;~&nbsp;ISO_I686_SIZE&nbsp;&nbsp;ISO_I686_MD5
185     &nbsp;&nbsp;&nbsp;x86-64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;~&nbsp;ISO_AMD64_SIZE&nbsp;&nbsp;ISO_AMD64_MD5
186     &nbsp;&nbsp;&nbsp;&nbsp;i486&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;~&nbsp;ISO_I486_SIZE&nbsp;&nbsp;ISO_I486_MD5
187     </pre>
188     <!--end-txt-only-->
189 sng 95
190 sng 97
191    
192    
193    
194    
195    
196    
197    
198    
199 jyrki 86 <!-- Right file to download -->
200    
201 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>
202 jyrki 86
203 sng 97 <p>The short answer: <a href="#torrent-i686">clonezilla-sysresccd-i686-"myVersion".iso</a>.<br>
204 jyrki 86 <br>
205     And here comes the long answer:<br>
206     <br>
207     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>
208     <br>
209     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>
210     <br>
211     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>
212     <br>
213     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>
214     <br>
215     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>
216    
217     <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>
218    
219     <p>If you normally run GNU/Linux, download <a href="http://clonezilla-sysresccd.hellug.gr/edition">this script</a>, open terminal,<br>
220     <br>
221     mark the script as executable,</p>
222     <!--empty line-->
223     <p class="newcode">chmod +x edition</p>
224     <!--empty line-->
225     <p>and run it:</p>
226     <!--empty line-->
227     <p class="newcode">./edition</p>
228     <!--empty line-->
229 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>
230 jyrki 86 <br>
231 jyrki 87 Either script will immediately tell you which version of <b>Clonezilla-SysRescCD</b> is preferable.</p>
232 jyrki 86
233     <!-- Torrent -->
234    
235 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>
236 jyrki 86
237     <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>
238     <br>
239     The advantages of BitTorrent are:</p>
240     <ul>
241     <li><b>Saves bandwidth</b><br>
242     <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>
243     <li><b>Reliability</b><br>
244     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>
245     <li><b>Speed</b><br>
246     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>
247     </ul>
248     <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>
249    
250     <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>
251    
252     <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>
253     <br>
254     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>
255     <br>
256     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>
257     <br>
258     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>
259     <br>
260     If the torrent client shows any prompts, follow them.</p>
261    
262     <!-- MD5 hash -->
263    
264 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>
265 jyrki 86
266     <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>
267     <br>
268     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>
269     <br>
270     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>
271     <br>
272 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>
273 jyrki 86 <br>
274     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>
275    
276     <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>
277    
278     <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>
279     <br>
280     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.
281    
282     <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>
283    
284     <p><b>Md5sum</b> is a command line MD5 calculator that is included in virtually all GNU/Linux distributions.<br>
285     <br>
286     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>
287     <!--empty line-->
288     <p class="newcode">md5sum clo</p>
289     <!--empty line-->
290     <p>Press Tab:</p>
291     <!--empty line-->
292 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso</p>
293 jyrki 86 <!--empty line-->
294     <p>Write "<b> | fgrep </b>" (space, vertical bar, space, fgrep, space):</p>
295     <!--empty line-->
296 sng 95 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep&nbsp;</p>
297 jyrki 86 <!--empty line-->
298     <p>Press Ctrl-Shift-V in order to paste the hash from the clipboard:</p>
299     <!--empty line-->
300 jyrki 98 <p class="newcode">md5sum clonezilla-sysresccd-i686-"myVersion".iso | fgrep ISO_I686_MD5</p>
301 jyrki 86 <!--empty line-->
302     <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>
303     <!--empty line-->
304 jyrki 98 <p class="newcode">ISO_I686_MD5&nbsp;&nbsp;clonezilla-sysresccd-i686-"myVersion".iso</p>
305 jyrki 86 <!--empty line-->
306     <p>If you don't get any output, the file is corrupted and you have to download it again.</p>
307    
308    
309     </div>
310    
311    
312     <div id="footer">
313     <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>
314     <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/>
315     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
316     </div>
317     </div>
318 sng 95 </body>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26