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

Diff of /trunk/www/onepage.html

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

revision 70 by sng, Mon May 31 18:11:36 2010 UTC revision 72 by sng, Mon May 31 19:35:50 2010 UTC
# Line 1275  Then I will be asked to confirm the oper Line 1275  Then I will be asked to confirm the oper
1275  After that, the backup begins<br>  After that, the backup begins<br>
1276  <br>  <br>
1277  <img src="images/backup-15.png"><br>  <img src="images/backup-15.png"><br>
1278  and when it's successfully completed, I will be able to reboot the system by pressing <font color="Red"><b>1</b></font> and ENTER.  and when it's successfully completed, I press ENTER to get to the shell. Then, I execute the commands:</p>
1279  </p>  <p class="newcode">sudo su -<br>
1280    cd<br>
1281    umount -a<br>
1282    reboot<br><br></p>
1283    <p>to reboot the system.</p>
1284  <a name="backup-smb-top"></a>  <a name="backup-smb-top"></a>
1285  <H2 style="font-size: 2em;"><a name="backup-smb-intro"></a>Getting backups on Samba <span class="hideprint">[<a href="#backup-smb-top" title="go to top of the page">^</a>]</span></H2>  <H2 style="font-size: 2em;"><a name="backup-smb-intro"></a>Getting backups on Samba <span class="hideprint">[<a href="#backup-smb-top" title="go to top of the page">^</a>]</span></H2>
1286  <p>What if you don't have a spare local disk or partition or a USB disk? How will you be able to get a backup of your system? Well, if your PC is on the same LAN with another PC running Windows (or linux), you can use <b>Samba</b> to save your image file on that remote PC (which we will call <b>Samba server</b> from now on).<br><br>  <p>What if you don't have a spare local disk or partition or a USB disk? How will you be able to get a backup of your system? Well, if your PC is on the same LAN with another PC running Windows (or linux), you can use <b>Samba</b> to save your image file on that remote PC (which we will call <b>Samba server</b> from now on).<br><br>
1287  Using <b>Samba</b> you will be able to mount a Windows share resource (or Samba share resource), from within <b>Clonezilla Live</b>, and save the image file there. Then you can boot that PC using <b>SystemRescueCD</b> and create a restore DVD.<br><br>  Using <b>Samba</b> you will be able to mount a Windows share resource (or Samba share resource), from within <b>Clonezilla Live</b>, and save the image file there. Then you can boot that PC using <b>SystemRescueCD</b> and create a restore DVD.<br><br>
1288  In this page I will demonstrate the creation of an image file by getting a backup of my Windows partition (<b>/dev/<font color="Red">hda1</font></b>). The image file will be save in my Samba server which is my laptop (ip: <b><font color="Red">10.0.0.2</font></b>, Windows share resource name: <b><font color="Red">data</font></b>).  In this page I will demonstrate the creation of an image file by getting a backup of my second disk (<b>/dev/<font color="Red">hdb</font></b>). The image file will be save in my Samba server which is my laptop (ip: <b><font color="Red">10.0.0.3</font></b>, Windows share resource name: <b><font color="Red">all_my_images</font></b>).
1289  </p>  </p>
1290  <H3><a name="what-is"></a>What is Samba? [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="what-is"></a>What is Samba? [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1291  <p>We read at <a href="http://us1.samba.org/samba/" target="_blank">http://us1.samba.org/samba/</a>:</p>  <p>We read at <a href="http://us1.samba.org/samba/" target="_blank">http://us1.samba.org/samba/</a>:</p>
# Line 1305  This is the name of the <b>Windows share Line 1309  This is the name of the <b>Windows share
1309  </p>  </p>
1310  <p>If you need to change these settings, go to the <a href="backup.html#bck-0" target="_blank">Getting backups</a> page for instructions .</p>  <p>If you need to change these settings, go to the <a href="backup.html#bck-0" target="_blank">Getting backups</a> page for instructions .</p>
1311  <H3><a name="bck-smb-1"></a>Screen "Start Clonezilla" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-1"></a>Screen "Start Clonezilla" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1312  <p>I select "<font color="Red"><b>Start Clonezilla</b></font>" and press ENTER.</p>  <p><img src="images/backup-03.png"><br>
1313    I select "<font color="Red"><b>Start Clonezilla</b></font>" and press ENTER.
1314    </p>
1315  <H3><a name="bck-smb-2"></a>Screen "Clonezilla" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-2"></a>Screen "Clonezilla" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1316  <p>I select "<font color="Red"><b>device-image</b></font>" and press ENTER.</p>  <p><img src="images/backup-04.png"><br>
1317  <H3><a name="bck-smb-3"></a>Screen "Mount clonezilla image directory" [<a href="#backup-smb-top" title="go to top of the page">^</a></H3>  I select "<font color="Red"><b>device-image</b></font>" and press ENTER.<br> <br>
1318    </p>
1319    <H3><a name="bck-smb-3"></a>Screen "Mount clonezilla image directory" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1320  <p>In this screen I can select the way the image file directory will be saved.  <p>In this screen I can select the way the image file directory will be saved.
1321  Available options are local directory, remote directory through <b>ssh</b>, <b>samba</b> or <b>nfs</b> and skip, to use the previously used directory. More info about the image file can be found at section "<a href="clonezilla.html#about">About the Image file</a>".<br>  Available options are local directory, remote directory through <b>ssh</b>, <b>samba</b> or <b>nfs</b> and skip, to use the previously used directory. More info about the image file can be found at section "<a href="clonezilla.html#about">About the Image file</a>".<br>
1322  <br>  <br>
1323    <img src="images/backup-smb-05.png"><br>
1324  I select "<font color="Red"><b>samba server</b></font>" and press ENTER.</p>  I select "<font color="Red"><b>samba server</b></font>" and press ENTER.</p>
1325  <H3><a name="bck-smb-4"></a>Screen "Mount Samba Server" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-4"></a>Screen "Mount Samba Server" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1326  <p>This is where I have to enter the IP address of my Samba server.<br><br> I type "<font color="Red"><b>10.0.0.2</b></font>" and press ENTER.</p>  <p>This is where I have to enter the IP address of my Samba server.<br><br>
1327    <img src="images/backup-smb-06.png"><br>
1328    I type "<font color="Red"><b>10.0.0.3</b></font>" and press ENTER.</p>
1329  <H3><a name="bck-smb-5"></a>Screen "Mount Samba Server" (second time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-5"></a>Screen "Mount Samba Server" (second time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1330  <p>This is where I have to enter the account (user) name on my Samba server.<br><br> I type "<font color="Red"><b>spiros</b></font>" and press ENTER.</p>  <p>This is where I have to enter the domain name on my Samba server.<br><br>
1331    <img src="images/backup-smb-07.png"><br>
1332    I just press ENTER, as there is no domain in my LAN. If there is a domain in your network, you have to type its name (something like <b>my_company.com</b>) and press ENTER.</p>
1333  <H3><a name="bck-smb-6"></a>Screen "Mount Samba Server" (third time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-6"></a>Screen "Mount Samba Server" (third time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1334  <p>This is where I have to enter the domain name on my Samba server.<br><br> I select "<font color="Red"><b>Cancel</b></font>" and press ENTER, as there is no domain in my LAN. If there is a domain in your network, you have to type its name (something like <b>my_company.com</b>) and press ENTER.</p>  <p>This is where I have to enter the account (user) name on my Samba server.<br><br>
1335    <img src="images/backup-smb-08.png"><br>
1336    I type "<font color="Red"><b>spiros</b></font>" and press ENTER.</p>
1337  <H3><a name="bck-smb-7"></a>Screen "Mount Samba Server" (fourth time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-7"></a>Screen "Mount Samba Server" (fourth time) [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>
1338  <p>This is where I have to enter the directory name on my Samba server, in which the image file will be saved.<br><br> I type "/<font color="Red"><b>data</b></font>" and press ENTER.<br><br>  <p>This is where I have to enter the directory name on my Samba server, in which the image file will be saved.<br><br> I type "<font color="Red"><b>/all_my_images</b></font>" and press ENTER.<br><br>
1339  At this point I will be asked for the password for user <b><font color="Red"><b>spiros</b></font></b>. I will be able to continue only after entering it correctly.</p>  <img src="images/backup-smb-09.png"><br>
1340    At this point I informed I will be asked for the password for user <b><font color="Red"><b>spiros</b></font></b>.<br><br>
1341    <img src="images/backup-smb-10.png"><br>
1342    I will be able to continue only after entering it correctly.<br><br>
1343    <img src="images/backup-smb-11.png"></p>
1344  <H3><a name="bck-smb-7a"></a>Screen "Clonezilla - Opensource Clone System (OCS)" [<a href="#backup-top" title="go to top of the page">^</a>]</H3>  <H3><a name="bck-smb-7a"></a>Screen "Clonezilla - Opensource Clone System (OCS)" [<a href="#backup-top" title="go to top of the page">^</a>]</H3>
1345  <p>I select <font color="Red"><b>Beginner mode</b></font> to accept the default backup options. 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#backup-options" target="_blank">here</a>.</p>  <p><img src="images/backup-09.png">
1346  <H3><a name="bck-smb-8"></a>Screen "Clonezilla: Select mode" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <br>I select <font color="Red"><b>Beginer mode</b></font> to accept the default backup options. 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#backup-options" target="_blank">here</a>.</p>
1347  <p>Here I can select the desired operation. Available options are:</p>  <H3><a name="bck-smb-8"></a>Screen "Select mode" [<a href="#backup-top" title="go to top of the page">^</a>]</H3>
1348  <p>savedisk<br>  <p>Here I can select the desired operation.<br>
1349  &nbsp;&nbsp;&nbsp;&nbsp;Save entire disk to image<br>  <br>
1350  <br>  <img src="images/backup-10.png"><br>
1351  restoredisk<br>  I select "<font color="Red"><b>savedisk</b></font>" and press ENTER.<br> <br></p>
1352  &nbsp;&nbsp;&nbsp;&nbsp;Restore entire disk from image<br>  <H3><a name="bck-smb-9"></a>Next Screen [<a href="#backup-top" title="go to top of the page">^</a>]</H3>
1353  <br>  <p><img src="images/backup-11.png"><br>
1354  saveparts<br>  In this screen I select the image name.<br>
1355  &nbsp;&nbsp;&nbsp;&nbsp;Save partition to image<br>  I type "Backup_5-2010_hdb", which in my opinion is more informative name than the default.
1356  <br>  </p>
1357  restoreparts<br>  <H3><a name="bck-smb-10"></a>Next Screen [<a href="#backup-top" title="go to top of the page">^</a>]</H3>
1358  &nbsp;&nbsp;&nbsp;&nbsp;Restore partition from image<br>  <p><img src="images/backup-12.png"><br>
1359  <br>  Finally I am asked to select the partition to save.<br>
1360  recovery-iso-zip<br>  I just press ENTER again.
1361  &nbsp;&nbsp;&nbsp;&nbsp;Create an automated restore CD/DVD/USB drive</p>  </p>
1362  <p>I select "<font color="Red"><b>saveparts</b></font>" and press ENTER.<br> <br></p>  <H3><a name="bck-smb-11"></a>Starting the backup [<a href="#backup-top" title="go to top of the page">^</a>]</H3>
1363  <H3><a name="bck-smb-11"></a>Screen "Clonezilla - Opensource Clone System (OCS) | Mode: saveparts" [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  <p><img src="images/backup-13.png"><br>
1364  <p>This is the name of the image file. You can insert anything you like, as long as it makes sence to you, so that you can distinguish the image file afterwards.<br>  Then the program will display the command that will be executed and will ask me to press ENTER. <br>
1365    Then I will be asked to confirm the operation by pressing <font color="Red"><b>y</b></font> and ENTER.
1366  <br>  <br>
1367  I insert "<font color="Red"><b>win_img</b></font>" and press ENTER.</p>  <br><img src="images/backup-14.png"><br>
1368  <H3><a name="bck-smb-12"></a>Next screen [<a href="#backup-smb-top" title="go to top of the page">^</a>]</H3>  After that, the backup begins<br>
 <p>Here I can select the partition that will be backed up. <br><br> I select "<font color="Red"><b>( ) hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ntfs</b></font>" by pressing SPACE and press ENTER, and ENTER again.<br>  
1369  <br>  <br>
1370  Then a message is displayed asking for confirmation in order to continue. I just press <b>y</b>, and the backup procedure begins.</p>  <img src="images/backup-15.png"><br>
1371  <H2><a name="reboot"></a>Rebooting the system <span class="hideprint">[<a href="#backup-smb-top" title="go to top of the page">^</a>]</span></H2>  and when it's successfully completed, I press ENTER to get to the shell. Then, I execute the commands:</p>
 <p>When the backup is done, I get the following:</p>  
 <p class="newcode">(0) Poweroff<br>  
 (1) Reboot<br>  
 (2) Enter command line prompt<br>  
 (3) Start over<br>  
 [2]</p>  
 <p>Then I press ENTER and get to the shell. I execute the commands:</p>  
1372  <p class="newcode">sudo su -<br>  <p class="newcode">sudo su -<br>
1373  cd<br>  cd<br>
1374  umount -a<br>  umount -a<br>
1375  reboot<br><br></p>  reboot<br><br></p>
1376    <p>to reboot the system.</p>
1377  <a name="restore-top"></a>  <a name="restore-top"></a>
1378    
1379    

Legend:
Removed from v.70  
changed lines
  Added in v.72

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26