<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: clonezilla help required in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384285#M35709</link>
    <description>following are the errors I got when I try to restore the image&lt;BR /&gt;&lt;BR /&gt;when I select the &amp;gt; "restore Disk   restore_an_image_to_local_disk"&lt;BR /&gt;&lt;BR /&gt;Clonezilla image directory: /home/partimage&lt;BR /&gt;No disk image is found in /home/partimage .. Make sure you already saved image&lt;BR /&gt;&lt;BR /&gt;when I select the &amp;gt; "restoreparts   Restore_an_image_to_local_partition"&lt;BR /&gt;No disk or partition image directory is found in /home/partimage! program terminated!!!&lt;BR /&gt;&lt;BR /&gt;I am totally confused why the restore praogram doesnt able to see/check the image directory under /home/partimage... even though the directory "2009-03-23-21-img" is present uner /home/partimage ... having this client's image saved properly&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Mon, 23 Mar 2009 13:51:58 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2009-03-23T13:51:58Z</dc:date>
    <item>
      <title>clonezilla help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384282#M35706</link>
      <description>after installing/configuring the Clonzilla server addition, I successfully booted the client and create image of the client on the /home/partimage(on clonezilla server).&lt;BR /&gt;&lt;BR /&gt;But when I boot the client to restore the image, clonezilla says "that no image found"&lt;BR /&gt;&lt;BR /&gt;I mean I cant restore the image on client due to the error "no image found", even though the image is exist on the server uner /home/partimage/.&lt;BR /&gt;&lt;BR /&gt;please help/suggest</description>
      <pubDate>Fri, 20 Mar 2009 12:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384282#M35706</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-03-20T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: clonezilla help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384283#M35707</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What protocol is being used to access the server?&lt;BR /&gt;&lt;BR /&gt;I would check network boot configuration and the server logs for errors.&lt;BR /&gt;&lt;BR /&gt;It would be helpful to know what distribution the server is using to provide you better help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 20 Mar 2009 13:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384283#M35707</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-20T13:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: clonezilla help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384284#M35708</link>
      <description>Hi thanks SEP&lt;BR /&gt;&amp;gt;What protocol is being used to access the &lt;BR /&gt;&amp;gt;server?&lt;BR /&gt;PXE&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I would check network boot configuration &lt;BR /&gt;&amp;gt;and the server logs for errors.&lt;BR /&gt;logs are empty, as per the  "/opt/drbl/dcs" that&lt;BR /&gt;"Client jobs are logged in '/var/log/clonezilla-jobs.log',"&lt;BR /&gt;but /var/log/clonezilla-jobs.log is empty nothing inside&lt;BR /&gt;# cat /var/log/clonezilla-jobs.log&lt;BR /&gt;Mon March 23 21:41:06, start clonezilla logging.&lt;BR /&gt;and nothing more.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;It would be helpful to know what &lt;BR /&gt;&amp;gt;distribution the server is using to provide &lt;BR /&gt;&amp;gt;you better help.&lt;BR /&gt;SUSE Linux Enterprise Server 10 SP 2 i586&lt;BR /&gt;&lt;BR /&gt;I installed the drbl by first installing the rpms manually, then run the following commands&lt;BR /&gt;# /opt/drbl/sbin/drblsrv-offline -l 0 -s `uname -r`&lt;BR /&gt;# /opt/drbl/sbin/drblpush -i&lt;BR /&gt;# /opt/drbl/dcs&lt;BR /&gt;&lt;BR /&gt;Ok the client(also sles10sp2i586) has two partitions  /dev/sda1(swap), and /dev/sda2(/), but when I try to save the image of the client hard disk (/dev/sda) ... it only save the /dev/sda2 file system only.&lt;BR /&gt;Second when the image of /dev/sda2 save on clonezilla server under /home/partimage  directory, properly, I got the following message on the clients(pxe booted) console&lt;BR /&gt;&lt;BR /&gt;Saving DMI info...&lt;BR /&gt;The distribution or version is unknown!&lt;BR /&gt;Program terminated &lt;BR /&gt;Sending all processes the TERM signal &lt;BR /&gt;Sending all processes the KILL signal&lt;BR /&gt;INIT: going single user&lt;BR /&gt;INIT: Sending all processes the TERM signal &lt;BR /&gt;Terminated &lt;BR /&gt;Give root password for login&lt;BR /&gt;&lt;BR /&gt;On server when I check /home/partimage&lt;BR /&gt;# ls /home/partimage&lt;BR /&gt;# ls -l /home/partimage/2009-03-23-21-img&lt;BR /&gt;total 701724&lt;BR /&gt;-rw-r--r-- 1 root root     14040 Mar 23 22:01 Info-dmi.txt&lt;BR /&gt;-rw-r--r-- 1 root root        35 Mar 23 22:00 sda-chs.sf&lt;BR /&gt;-rw-r--r-- 1 root root       512 Mar 23 22:00 sda-mbr&lt;BR /&gt;-rw-r--r-- 1 root root       260 Mar 23 22:00 sda-pt.parted&lt;BR /&gt;-rw-r--r-- 1 root root       259 Mar 23 22:00 sda-pt.sf&lt;BR /&gt;-rw------- 1 root root 717820854 Mar 23 22:01 sda2&lt;BR /&gt;&lt;BR /&gt;I have attached drblsrv-offline, drblpush -i, and dcs output&lt;BR /&gt;&lt;BR /&gt;Please help me in this matter... asap&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Mar 2009 13:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384284#M35708</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-03-23T13:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: clonezilla help required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384285#M35709</link>
      <description>following are the errors I got when I try to restore the image&lt;BR /&gt;&lt;BR /&gt;when I select the &amp;gt; "restore Disk   restore_an_image_to_local_disk"&lt;BR /&gt;&lt;BR /&gt;Clonezilla image directory: /home/partimage&lt;BR /&gt;No disk image is found in /home/partimage .. Make sure you already saved image&lt;BR /&gt;&lt;BR /&gt;when I select the &amp;gt; "restoreparts   Restore_an_image_to_local_partition"&lt;BR /&gt;No disk or partition image directory is found in /home/partimage! program terminated!!!&lt;BR /&gt;&lt;BR /&gt;I am totally confused why the restore praogram doesnt able to see/check the image directory under /home/partimage... even though the directory "2009-03-23-21-img" is present uner /home/partimage ... having this client's image saved properly&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 23 Mar 2009 13:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clonezilla-help-required/m-p/4384285#M35709</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-03-23T13:51:58Z</dc:date>
    </item>
  </channel>
</rss>

