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

Diff of /trunk/www/restore-burn.html

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

revision 33 by sng, Sun Mar 21 20:37:49 2010 UTC revision 75 by sng, Tue Jun 1 13:23:50 2010 UTC
# Line 74  Line 74 
74    
75  <body>  <body>
76  <div id="header">  <div id="header">
77  <div id="lphp" style=""><a target="_blank" href="onepage.php"><img src="images/chain.png" border="0" /></a><a target="_blank" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>  <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>  <H2>Clonezilla-SysRescCD</H2>
79  <H3>Documentation: Creating a Restore DVD - Part 2</H3>  <H3>Documentation: Creating a Restore DVD - Part 2</H3>
80    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
81      <div style="position: absolute; left: 0px;"><H4>25/02/2010 - v 3.1.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>25/05/2010 - v 3.1.0</H4></div>
82      <div style="position: absolute; right: 0px;"><H4>Last update: 21/03/2010</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 01/06/2010</H4></div>
83    </div>    </div>
84  </div>  </div>
85  <div id="linkline">  <div id="linkline">
# Line 200  mount /dev/<font color="Green">sdc1</fon Line 200  mount /dev/<font color="Green">sdc1</fon
200  <!--empty line-->  <!--empty line-->
201  <p>Finally, add the image file to the disc:</p>  <p>Finally, add the image file to the disc:</p>
202  <!--empty line-->  <!--empty line-->
203  <p class="newcode">growisofs -M /dev/dvd -R -J -V "<font color="Green">Backup_5-2010_hdb</font>" --publisher "<font color="Green">Your Name</font>" -graft-points /<font color="Green">Backup_5-2010_hdb</font>/=/media/usb/<font color="Green">Backup_5-2010_hdb</font></p>  <p class="newcode">growisofs -M /dev/dvd -R -J -V "<font color="Green">Backup_5-2010_hdb</font>" \<br>
204    --publisher "<font color="Green">Your Name</font>" -graft-points \<br>
205    /<font color="Green">Backup_5-2010_hdb</font>/=/media/usb/<font color="Green">Backup_5-2010_hdb</font></p>
206  <!--empty line-->  <!--empty line-->
207  <p><b>Note:</b> In the command replace <b><font color="Green">Your Name</font></b> with anything you want to be the publisher ID of the disc. If you don't want the disc to have any publisher ID, run this command instead:</p>  <p><b>Note:</b> In the command replace <b><font color="Green">Your Name</font></b> with anything you want to be the publisher ID of the disc. If you don't want the disc to have any publisher ID, run this command instead:</p>
208  <!--empty line-->  <!--empty line-->
209  <p class="newcode">growisofs -M /dev/dvd -R -J -V "<font color="Green">Backup_5-2010_hdb</font>" -graft-points /<font color="Green">Backup_5-2010_hdb</font>/=/media/usb/<font color="Green">Backup_5-2010_hdb</font></p>  <p class="newcode">growisofs -M /dev/dvd -R -J -V "<font color="Green">Backup_5-2010_hdb</font>" \<br>
210    -graft-points /<font color="Green">Backup_5-2010_hdb</font>/=/media/usb/<font color="Green">Backup_5-2010_hdb</font></p>
211  <!--empty line-->  <!--empty line-->
212  <p><img src="images/restore-20.png"><br>Here we can see the boot menu of the disc.</p>  <p><img src="images/restore-20.png"><br>Here we can see the boot menu of the disc.</p>
213    

Legend:
Removed from v.33  
changed lines
  Added in v.75

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26