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

Annotation of /trunk/www/download.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 115 - (hide annotations)
Wed Sep 15 13:38:47 2010 UTC (13 years, 6 months ago) by sng
File MIME type: text/html
File size: 24102 byte(s)
... and updating files after ISO recreation
1 sng 111 <!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 - 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; background-image: url('images/line.png'); background-repeat:repeat-y;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: 750px; 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.html"><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>Downloading Clonezilla-SysRescCD</H3>
80     <div style="margin:0; padding: 3px; width: 980; position relative;">
81     <div style="position: absolute; left: 0px;"><H4>15/09/2010 - v 3.1.0</H4></div>
82     <div style="position: absolute; right: 0px;"><H4>Last update: 15/09/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 href="doc.html">Documentation</a>
90     <a class="here" href="download.html">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>
100     <div id="contarea">
101     <div id="content">
102     <a name="download-top"></a>
103    
104    
105     <!-- Intro -->
106    
107     <H2 style="margin-top: 0;"><a name="download-intro"></a>Intro <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
108    
109     <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>
110     <br>
111     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>
112     <br>
113     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>
114    
115    
116     <!-- The files -->
117    
118     <H2><a name="links"></a>The files... <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
119    
120     <H3>Sources/installation package</H3>
121     <p>The following file can be used to create <b>Clonezilla-SysRescCD</b>.</p>
122    
123    
124    
125    
126     <table>
127     <tr><td width="30"></td>
128 sng 114 <td><a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-3.1.0".tar.gz" target="_blank">create-clonezilla-sysresccd-3.1.0.tar.gz</a> [~ 6.3 MB]</td></tr>
129 sng 111 </table>
130    
131    
132    
133     <!-- note -->
134     <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>
135     The above tarball is intended to work with<br>
136     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Clonezilla Live <u>1.2.5-35</u></B>, and<br>
137     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>System Rescue CD <u>1.6.0</u></B>.<br>
138     <br>
139     It may work with other versions of these ISO files,<br>
140     but there's <b>NO</b> guarantee it will do so. </td></tr></table></div>
141    
142     <H3>ISO files</H3>
143     <table border="1" cellpadding="10">
144     <tr>
145     <th></th>
146     <th colspan="2">Download links</th>
147     <th></th>
148     <th></th>
149     </tr>
150     <tr>
151     <th>Architecture</th>
152     <th width="80">Direct</th>
153     <th>Torrent</th>
154     <th>Size</th>
155     <th>MD5 hash</th>
156     </tr>
157     <tr>
158     <th>i686</th>
159     <td align="center"><!--<a name="link-i686" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i686-3.1.0.iso" target="_blank">i686&nbsp;3.1.0&nbsp;ISO</a>--> <a name="link-i686"></a>N/A</td>
160     <td align="center"><a name="torrent-i686" href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td>
161     <td>~&nbsp;406MB</td>
162 sng 115 <td>27a595a265a689bedc899f093f6818a6</td>
163 sng 111 </tr>
164     <tr>
165     <th>x86-64</th>
166     <td align="center"><!--<a name="link-amd64" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-amd64-3.1.0.iso" target="_blank">amd64&nbsp;3.1.0&nbsp;ISO</a>--> <a name="link-amd64"></a>N/A</td>
167     <td align="center"><a name="torrent-amd64" href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td>
168     <td>~&nbsp;418MB</td>
169 sng 115 <td>40b524ddff59920df7fad5c787454179</td>
170 sng 111 </tr>
171     <tr>
172     <th>i486</th>
173     <td align="center"><!--<a name="link-i486" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-i486-3.1.0.iso" target="_blank">i486&nbsp;3.1.0&nbsp;ISO</a>--> <a name="link-i486"></a>N/A</td>
174     <td align="center"><a name="torrent-i486" href="http://linuxtracker.org/index.php?page=torrent-details&amp;id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a></td>
175     <td>~&nbsp;406MB</td>
176 sng 115 <td>43083c3ec7b49cf403a1c8e3cd5da827</td>
177 sng 111 </tr>
178     </table>
179    
180    
181     <!-- Right file to download -->
182    
183     <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>
184    
185     <p>The short answer: <a href="#torrent-i686">clonezilla-sysresccd-i686-3.1.0.iso</a>.<br>
186     <br>
187     And here comes the long answer:<br>
188     <br>
189     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>
190     <br>
191     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>
192     <br>
193     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>
194     <br>
195     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>
196     <br>
197     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>
198    
199     <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>
200    
201     <p>If you normally run GNU/Linux, download <a href="http://clonezilla-sysresccd.hellug.gr/edition">this script</a>, open terminal,<br>
202     <br>
203     mark the script as executable,</p>
204     <!--empty line-->
205     <p class="newcode">chmod +x edition</p>
206     <!--empty line-->
207     <p>and run it:</p>
208     <!--empty line-->
209     <p class="newcode">./edition</p>
210     <!--empty line-->
211     <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>
212     <br>
213     Either script will immediately tell you which version of <b>Clonezilla-SysRescCD</b> is preferable.</p>
214    
215     <!-- Torrent -->
216    
217     <H2><a name="download-torrent"></a>Torrent <span class="hideprint">[<a href="#download-top" title="go to top of the page">^</a>]</span></H2>
218    
219     <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>
220     <br>
221     The advantages of BitTorrent are:</p>
222     <ul>
223     <li><b>Saves bandwidth</b><br>
224     <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>
225     <li><b>Reliability</b><br>
226     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>
227     <li><b>Speed</b><br>
228     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>
229     </ul>
230     <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>
231    
232     <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>
233    
234     <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>
235     <br>
236     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>
237     <br>
238     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>
239     <br>
240     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>
241     <br>
242     If the torrent client shows any prompts, follow them.</p>
243    
244     <!-- MD5 hash -->
245    
246     <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>
247    
248     <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>
249     <br>
250     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>
251     <br>
252     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>
253     <br>
254     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>
255     <br>
256     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>
257    
258     <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>
259    
260     <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>
261     <br>
262     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.
263    
264     <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>
265    
266     <p><b>Md5sum</b> is a command line MD5 calculator that is included in virtually all GNU/Linux distributions.<br>
267     <br>
268     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>
269     <!--empty line-->
270     <p class="newcode">md5sum clo</p>
271     <!--empty line-->
272     <p>Press Tab:</p>
273     <!--empty line-->
274     <p class="newcode">md5sum clonezilla-sysresccd-i686-3.1.0.iso</p>
275     <!--empty line-->
276     <p>Write "<b> | fgrep </b>" (space, vertical bar, space, fgrep, space):</p>
277     <!--empty line-->
278     <p class="newcode">md5sum clonezilla-sysresccd-i686-3.1.0.iso | fgrep&nbsp;</p>
279     <!--empty line-->
280     <p>Press Ctrl-Shift-V in order to paste the hash from the clipboard:</p>
281     <!--empty line-->
282 sng 115 <p class="newcode">md5sum clonezilla-sysresccd-i686-3.1.0.iso | fgrep 27a595a265a689bedc899f093f6818a6</p>
283 sng 111 <!--empty line-->
284     <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>
285     <!--empty line-->
286 sng 115 <p class="newcode">27a595a265a689bedc899f093f6818a6&nbsp;&nbsp;clonezilla-sysresccd-i686-3.1.0.iso</p>
287 sng 111 <!--empty line-->
288     <p>If you don't get any output, the file is corrupted and you have to download it again.</p>
289    
290    
291     </div>
292    
293    
294     <!--<a name="template-top"></a>-->
295    
296     <div id="menu">
297     <H1 style="margin-top: 0;">What's New</H1>
298 sng 114 <p><a href="news.php#Clonezilla-SysRescCD 3.1.0 is out!!!">15/09/2010 - Clonezilla-SysRescCD 3.1.0 is out!!!</a></p>
299 sng 111 <p><a href="news.php#Windows USB installation problem">08/07/2008 - Windows USB installation problem</a></p>
300     <p><a href="news.php#USB installation problem">05/07/2008 - USB installation problem</a></p>
301     <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 ISO direct link available!!!">03/07/2008 - Clonezilla-SysRescCD 2.6.0 ISO direct link available!!!</a></p>
302     <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 is out!!!">02/07/2008 - Clonezilla-SysRescCD 2.6.0 is out!!!</a></p>
303     <p><a href="news.php#Fixing Clonezilla Live modified CD creation instructions">12/04/2008 - Fixing Clonezilla Live modified CD creation instructions</a></p>
304     <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 is out!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 is out!!!</a></p>
305     <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 ISO direct link available!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 ISO direct link available!!!</a></p>
306     <p><a href="news.php#Fixing Custom Clonezilla Live CD creation instructions">29/03/2008 - Fixing Custom Clonezilla Live CD creation instructions</a></p>
307     <p><a href="news.php#Clonezilla-SysRescCD 2.4.1 bug fix tarball">24/03/2008 - Clonezilla-SysRescCD 2.4.1 bug fix tarball</a></p>
308     <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 is out!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 is out!!!</a></p>
309     <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 ISO direct link available!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 ISO direct link available!!!</a></p>
310     <p><a href="news.php#Fixing USB installation instructions">10/03/2008 - Fixing USB installation instructions</a></p>
311     <p><a href="news.php#Clonezilla Live v 1.0.9-10 backup session flash presentation">10/03/2008 - Clonezilla Live v 1.0.9-10 backup session flash presentation</a></p>
312     <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 is out!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 is out!!!</a></p>
313     <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 ISO direct link available!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 ISO direct link available!!!</a></p>
314     <p><a href="news.php#Fixing "Tools &gt; Network boot via etherboot" problem">23/02/2008 - Fixing "Tools &gt; Network boot via etherboot" problem</a></p>
315     <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 ISO direct link available!!!">23/02/2008 - Clonezilla-SysRescCD 2.2.0 ISO direct link available!!!</a></p>
316     <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 is out!!!">22/02/2008 - Clonezilla-SysRescCD 2.2.0 is out!!!</a></p>
317     <p><a href="news.php#Documentation update">28/11/2007 - Documentation update</a></p>
318     <p><a href="news.php#Clonezilla-SysRescCD News">04/11/2007 - Clonezilla-SysRescCD News</a></p>
319     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 ISO direct link available!!!">04/11/2007 - Clonezilla-SysRescCD 1.3.0 ISO direct link available!!!</a></p>
320     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
321     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
322     <p><a href="news.php#Clonezilla-SysRescCD mailing lists up and running!!!">20/10/2007 - Clonezilla-SysRescCD mailing lists up and running!!!</a></p>
323     <p><a href="news.php#Clonezilla-SysRescCD beeing removed from SourceForge">19/10/2007 - Clonezilla-SysRescCD beeing removed from SourceForge</a></p>
324     <p><a href="news.php#Clonezilla-SysRescCD 1.2.0 ISO direct link available!!!">15/10/2007 - Clonezilla-SysRescCD 1.2.0 ISO direct link available!!!</a></p>
325     <p><a href="news.php#v 1.2.0 Bug: script continue-multi-cd v 1.0.0">11/10/2007 - v 1.2.0 Bug: script continue-multi-cd v 1.0.0</a></p>
326     <p><a href="news.php#Clonezilla-SysRescCD gets its own site!!!">11/10/2007 - Clonezilla-SysRescCD gets its own site!!!</a></p>
327    
328     </div>
329     <div id="footer">
330     <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/>
331     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
332     </div>
333     </div>
334     </body>
335     </html>

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26