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

Diff of /trunk/www/restore.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 146 by sng, Thu Oct 7 14:15:52 2010 UTC revision 149 by sng, Sat Dec 11 09:41:39 2010 UTC
# Line 84  and it hides the UNSTABLE warnings. Its Line 84  and it hides the UNSTABLE warnings. Its
84  <div id="warning" align="center">  <div id="warning" align="center">
85  WARNING<br>  WARNING<br>
86  This is the UNSTABLE version of Clonezilla-SysRescCD<br>  This is the UNSTABLE version of Clonezilla-SysRescCD<br>
87  To acces our current stable version, please click <a href="../index.html">here</a>  To access our current stable version, please click <a href="../index.html">here</a>
88  </div>  </div>
89  <div id="header">  <div id="header">
90  <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>  <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>
# Line 92  To acces our current stable version, ple Line 92  To acces our current stable version, ple
92  <H3>Documentation: Creating a Restore DVD - Part 1</H3>  <H3>Documentation: Creating a Restore DVD - Part 1</H3>
93    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
94      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
95      <div style="position: absolute; right: 0px;"><H4>Last update: 07/10/2010</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 11/12/2010</H4></div>
96    </div>    </div>
97  </div>  </div>
98  <div id="linkline">  <div id="linkline">
# Line 118  To acces our current stable version, ple Line 118  To acces our current stable version, ple
118  <!--   Intro   -->  <!--   Intro   -->
119    
120  <H2 style="margin-top: 0;"><a name="restore-intro"></a>Intro <span class="hideprint">[<a href="#restore-top" title="go to top of the page">^</a>]</span></H2>  <H2 style="margin-top: 0;"><a name="restore-intro"></a>Intro <span class="hideprint">[<a href="#restore-top" title="go to top of the page">^</a>]</span></H2>
121  <p>Assuming you have used <b>Clonezilla Live</b> to make a backup of your Windows XP system (partition <b>/dev/<font color="Red">sda1</font></b>), you will probably be wondering what to do with it now. Well, one option would be to keep it to the disk you used to save it in, store the disk, and use it whenever you need it. Another option would be to create a DVD you can use to restore this image.<br><br>  <p>Assuming you have used <b>Clonezilla Live</b> to make a backup of your system (disk <b>/dev/<font color="Red">sdb</font></b>), you will probably be wondering what to do with it now. Well, one option would be to keep it to the disk you used to save it in, store the disk, and use it whenever you need it. Another option would be to create a DVD you can use to restore this image.<br><br>
122  <!--empty-line-->  <!--empty-line-->
123  Before, up to <b>Clonezilla-SysRescCD 2.6.0</b>, the process to create an automated restore DVD required entering command line prompt and writing some commands, that can be uncomfortable or even difficult for many people.<br><br>  Before, up to <b>Clonezilla-SysRescCD 2.6.0</b>, the process to create an automated restore DVD required entering command line prompt and writing some commands, which can be uncomfortable or even difficult for many people.<br><br>
124  <!--empty-line-->  <!--empty-line-->
125  Later, a TUI option to create an automated recovery disc was added to <b>Clonezilla Live</b>, and <b>ocs-iso</b> script included in <b>Clonezilla-SysRescCD 3.1.0</b> and newer has a TUI too. Old command-line options are no longer supported. This page walks you through the creation of an automated restore DVD via TUI.<br><br>  Later, a TUI option to create an automated recovery disc was added to <b>Clonezilla Live</b>, and <b>ocs-iso</b> script included in <b>Clonezilla-SysRescCD 3.1.0</b> and newer has a TUI too. Old command-line options are no longer supported. This page walks you through the creation of an automated restore DVD via TUI.<br><br>
126  <!--empty-line-->  <!--empty-line-->
# Line 209  As we can see, <font color="Red"><b>/dev Line 209  As we can see, <font color="Red"><b>/dev
209  <H3><a name="rui-7a"></a>Next Screen [<a href="#restore-top" title="go to top of the page">^</a>]</H3>  <H3><a name="rui-7a"></a>Next Screen [<a href="#restore-top" title="go to top of the page">^</a>]</H3>
210    
211  <p><img src="images/backup-09.png"><br>  <p><img src="images/backup-09.png"><br>
212  I select <font color="Red"><b>Beginer mode</b></font> to accept the default restore options, which are used if the recovery disk is ever used. If you select <font color="Red"><b>Expert mode</b></font>, you can choose the options yourself. More details can be found <a href="clonezilla.html#restore-options" target="_blank">here</a>.</p>  I select <font color="Red"><b>Beginner mode</b></font> to accept the default restore options, which are used if the recovery disk is ever used. If you select <font color="Red"><b>Expert mode</b></font>, you can choose the options yourself. More details can be found <a href="clonezilla.html#restore-options" target="_blank">here</a>.</p>
213  <!--empty line-->  <!--empty line-->
214  <H3><a name="rui-8"></a>Screen "Clonezilla: Select mode" [<a href="#restore-top" title="go to top of the page">^</a>]</H3>  <H3><a name="rui-8"></a>Screen "Clonezilla: Select mode" [<a href="#restore-top" title="go to top of the page">^</a>]</H3>
215    
# Line 281  In this screen I can select the default Line 281  In this screen I can select the default
281    
282  <p><img src="images/cust-menu-07.png"><br>  <p><img src="images/cust-menu-07.png"><br>
283  This screen allows me to select the background picture of the menu. Note that the picture must be in the same partition that contains the disk image, if you don't mind entering command line and mounting the right partition manually. I choose picture <b><font color="Green">mysplash.png</font></b> in the root of the partition. Because the partition has been mounted in <b>/home/partimag</b>, the full path of the picture is <b>/home/partimag/<font color="Green">mysplash.png</font></b>.</p>  This screen allows me to select the background picture of the menu. Note that the picture must be in the same partition that contains the disk image, if you don't mind entering command line and mounting the right partition manually. I choose picture <b><font color="Green">mysplash.png</font></b> in the root of the partition. Because the partition has been mounted in <b>/home/partimag</b>, the full path of the picture is <b>/home/partimag/<font color="Green">mysplash.png</font></b>.</p>
284    <!-- the last sentence above can be removed later, Clonezilla-SysRescCD 3.2.0 supports relative paths -->
285  <!--empty line-->  <!--empty line-->
286  <H3><a name="rui-20"></a>Screen "ISO Label" [<a href="#restore-top" title="go to top of the page">^</a>]</H3>  <H3><a name="rui-20"></a>Screen "ISO Label" [<a href="#restore-top" title="go to top of the page">^</a>]</H3>
287    
# Line 317  When the disk image is successfully crea Line 318  When the disk image is successfully crea
318  <div id="warning" align="center">  <div id="warning" align="center">
319  WARNING<br>  WARNING<br>
320  This is the UNSTABLE version of Clonezilla-SysRescCD<br>  This is the UNSTABLE version of Clonezilla-SysRescCD<br>
321  To acces our current stable version, please click <a href="../index.html">here</a>  To access our current stable version, please click <a href="../index.html">here</a>
322  </div>  </div>
323  </body>  </body>
324  </html>  </html>

Legend:
Removed from v.146  
changed lines
  Added in v.149

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26