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

Annotation of /trunk/www/flash-backup.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 163 - (hide annotations)
Thu Mar 31 12:58:38 2011 UTC (13 years ago) by sng
File MIME type: text/html
File size: 13372 byte(s)
- making squashfs use xz compression (for CustomRescueCD) in create-clonezilla-sysresccd.sh, to comply with original ISO
- fixing changelog in index.html
- updating boot parameters section in boot-params.html
- updating Clonezilla FAQ section in clonezilla.html
- updating restore-10.png, restoration-10.png, backup-10.png to reflect changes to Clonezilla Live TUI menu
- updating restore.html, restoration.html, backup.html
- updating trunk site


1 sng 28 <!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 - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - Flash backup presentation</title></title></title></title></title></title></title></title></title></title></title></title></title>
7     <style type="text/css">
8 sng 125 body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9 sng 28
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 sng 145 #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
70 sng 144 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 sng 28 </style>
72 sng 144 <link href="warning.css" rel="stylesheet" type="text/css" />
73     <!--
74     The file waring.css exists only in the root of the site
75 sng 146 and it hides the UNSTABLE warnings. Its contents are
76 sng 144 #warning { display: none; }
77     -->
78 sng 28 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
79     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
80    
81     </head>
82    
83     <body>
84 sng 144 <div id="warning" align="center">
85     WARNING<br>
86 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
87 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
88 sng 144 </div>
89 sng 28 <div id="header">
90 sng 124 <div id="lphp" style=""><a target="_blank" title="Display all in one long page" href="onepage.html"><img src="images/chain.png" border="0" /></a><a target="_blank" title="Display printable page" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
91 sng 28 <H2>Clonezilla-SysRescCD</H2>
92     <H3><title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - <title>Clonezilla-SysRescCD - Flash backup presentation</title></title></title></title></title></title></title></title></title></title></title></title></H3>
93     <div style="margin:0; padding: 3px; width: 980; position relative;">
94 sng 141 <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
95 sng 163 <div style="position: absolute; right: 0px;"><H4>Last update: 31/03/2011</H4></div>
96 sng 28 </div>
97     </div>
98     <div id="linkline">
99     <a href="index.html">Home</a>
100     <a href="news.php">News</a>
101     <!-- <a href="features.html">Features</a>-->
102     <a href="doc.html">Documentation</a>
103 sng 95 <a href="download.html">Download</a>
104 sng 28 <a href="screenshots.html">Screenshots</a>
105     <a href="index.html#credits">Credits</a>
106     <a href="help.html">Help</a>
107    
108     <div id="rss">
109     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
110     </div>
111     <!-- docline-top-->
112     </div>
113     <div id="contarea">
114     <div id="content">
115     <a name="flash-top"></a>
116    
117     <!-- On the CD -->
118     <p>This page contains a flash presentation of a backup session, created with <a href="http://www.debugmode.com/wink/" target="_blank">Wink</a>. Although this is my first Wink project, I did my best and hope I succeeded...</p>
119    
120     <p>The "test" system is a <a href="http://fabrice.bellard.free.fr/qemu/" target="_blank">QEMU</a> virtual PC, equipped with two hard disks (hda and hdb) and a cdrom (to boot <b>Clonezilla-SysrescCD v 2.3.0</b>), but the backup procedure would exactly the same on a real system.</p>
121    
122     <p>Click <a href="#" onClick="myRef=window.open('flash-backup-win.html','flashWin','left=20,top=20,toolbar=0,location=0,status=0,menubar=0,resizable=1,height=610,width=810'); myRef.focus()">here</a> to view the presentation (~340 KB)</p>
123    
124    
125     </div>
126    
127    
128    
129     <!--<a name="template-top"></a>-->
130    
131     <div id="menu">
132     <H1 style="margin-top: 0;">What's New</H1>
133 sng 161 <p><a href="news.php#Torrents updated">11/03/2011 - Torrents updated</a></p>
134 sng 159 <p><a href="news.php#Tarball packing error">02/03/2011 - Tarball packing error</a></p>
135 sng 122 <p><a href="news.php#Tarball links fixed!!!">16/09/2010 - Tarball links fixed!!!</a></p>
136 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>
137 sng 28 <p><a href="news.php#Windows USB installation problem">08/07/2008 - Windows USB installation problem</a></p>
138     <p><a href="news.php#USB installation problem">05/07/2008 - USB installation problem</a></p>
139     <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>
140     <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 is out!!!">02/07/2008 - Clonezilla-SysRescCD 2.6.0 is out!!!</a></p>
141     <p><a href="news.php#Fixing Clonezilla Live modified CD creation instructions">12/04/2008 - Fixing Clonezilla Live modified CD creation instructions</a></p>
142     <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 is out!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 is out!!!</a></p>
143     <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>
144     <p><a href="news.php#Fixing Custom Clonezilla Live CD creation instructions">29/03/2008 - Fixing Custom Clonezilla Live CD creation instructions</a></p>
145     <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>
146     <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 is out!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 is out!!!</a></p>
147     <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>
148     <p><a href="news.php#Fixing USB installation instructions">10/03/2008 - Fixing USB installation instructions</a></p>
149     <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>
150     <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 is out!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 is out!!!</a></p>
151     <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>
152     <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>
153     <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>
154     <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 is out!!!">22/02/2008 - Clonezilla-SysRescCD 2.2.0 is out!!!</a></p>
155     <p><a href="news.php#Documentation update">28/11/2007 - Documentation update</a></p>
156     <p><a href="news.php#Clonezilla-SysRescCD News">04/11/2007 - Clonezilla-SysRescCD News</a></p>
157     <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>
158     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
159     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
160     <p><a href="news.php#Clonezilla-SysRescCD mailing lists up and running!!!">20/10/2007 - Clonezilla-SysRescCD mailing lists up and running!!!</a></p>
161     <p><a href="news.php#Clonezilla-SysRescCD beeing removed from SourceForge">19/10/2007 - Clonezilla-SysRescCD beeing removed from SourceForge</a></p>
162     <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>
163     <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>
164     <p><a href="news.php#Clonezilla-SysRescCD gets its own site!!!">11/10/2007 - Clonezilla-SysRescCD gets its own site!!!</a></p>
165    
166     </div>
167     <div id="footer">
168 sng 141 <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
169 sng 129 Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
170 sng 28 </div>
171     </div>
172 sng 144 <div id="warning" align="center">
173     WARNING<br>
174 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
175 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
176 sng 144 </div>
177 sng 28 </body>
178     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26