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

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

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

revision 147 by sng, Thu Sep 16 18:15:05 2010 UTC revision 148 by jyrki, Thu Oct 21 17:30:07 2010 UTC
# Line 145  That's it. You own now an automated reco Line 145  That's it. You own now an automated reco
145  I launch <b>K3b</b> and navigate to the folder where the disk image resides.<br><br>  I launch <b>K3b</b> and navigate to the folder where the disk image resides.<br><br>
146  <!--empty line-->  <!--empty line-->
147  <img src="images/k3b-01.png"><br>  <img src="images/k3b-01.png"><br>
148  I double-click the file <b>clonezilla-live-<font color="Green">Backup_5-2010_hda</font>.iso</b>.<br><br>  I double-click the file <b>clonezilla-live-<font color="Green">Backup_42-2010_sda</font>.iso</b>.<br><br>
149  <!--empty line-->  <!--empty line-->
150  <img src="images/k3b-02.png"><br>  <img src="images/k3b-02.png"><br>
151  This window allows me to choose burning settings. I don't touch <b>Image Type</b> or <b>Burn Medium</b>, because they're auto-detected anyway. The maximum burning speed allowed by the disc is 16x, so I choose speed 12x. According to <a href="http://club.myce.com/f33/high-speed-vs-low-speed-burning-69698/" target="_blank">this forum thread</a> low burning speed can decrease burning quality, so I always use speed near the maximum speed of the disc.<br><br>  This window allows me to choose burning settings. I don't touch <b>Image Type</b> or <b>Burn Medium</b>, because they're auto-detected anyway. The maximum burning speed allowed by the disc is 16x, so I choose speed 12x. According to <a href="http://club.myce.com/f33/high-speed-vs-low-speed-burning-69698/" target="_blank">this forum thread</a> low burning speed can decrease burning quality, so I always use speed near the maximum speed of the disc.<br><br>
# Line 201  The command below erases all the data on Line 201  The command below erases all the data on
201  <p>After formatting the partition or noticing that it was already FAT32, extract the ZIP archive to the root of the partition. Also these commands need root rights.</p>  <p>After formatting the partition or noticing that it was already FAT32, extract the ZIP archive to the root of the partition. Also these commands need root rights.</p>
202  <!--empty line-->  <!--empty line-->
203  <p class="newcode">mount /dev/<font color="Green">sdc1</font> /media/usb<br>  <p class="newcode">mount /dev/<font color="Green">sdc1</font> /media/usb<br>
204  unzip clonezilla-live-<font color="Green">Backup_5-2010_hdb</font>.zip -d /media/usb/</p>  unzip clonezilla-live-<font color="Green">Backup_42-2010_sdb</font>.zip -d /media/usb/</p>
205  <!--empty line-->  <!--empty line-->
206  <p><b>Note:</b> In the last command I have assumed your image file is <b>clonezilla-live-<font color="Green">Backup_5-2010_hdb</font>.zip</b>. You will have to replace this with the actual name of the file.</p>  <p><b>Note:</b> In the last command I have assumed your image file is <b>clonezilla-live-<font color="Green">Backup_42-2010_sdb</font>.zip</b>. You will have to replace this with the actual name of the file.</p>
207  <!--empty line-->  <!--empty line-->
208  <p>ZIP package contains a script to make the USB drive bootable. Let's run it. The latter of these commands needs root access.</p>  <p>ZIP package contains a script to make the USB drive bootable. Let's run it. The latter of these commands needs root access.</p>
209  <!--empty line-->  <!--empty line-->

Legend:
Removed from v.147  
changed lines
  Added in v.148

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26