Menu

Clonezilla Restore Image Not Working :2 Days

Help
shiva1987
2012-07-10
2013-04-05
  • shiva1987

    shiva1987 - 2012-07-10

    Hi
    I am new to Clonezilla.I found this tool to be very efficient.
    But found a problem now.
    I did a image of a hard drive (Compressed format of bzip2) on to a ssh server under /var/lib/vz/2012-07-06-Bzipped2/ as per the instructions given at the proxmox website.
    The images were created:
    /var/lib/vz/2012-07-06-Bzipped2# ls -la
    total 77753600
    drwxr-xr-x 2 root root 4096 Jul 7 22:59 .
    drwxr-xr-x 10 root root 4096 Jul 7 22:59 ..
    -rw-r-r- 1 root root 14239 Jul 7 22:59 Info-dmi.txt
    -rw-r-r- 1 root root 18194 Jul 7 22:59 Info-lshw.txt
    -rw-r-r- 1 root root 2059 Jul 7 22:59 Info-lspci.txt
    -rw-r-r- 1 root root 172 Jul 7 22:59 Info-packages.txt
    -rw-r-r- 1 root root 69 Jul 7 22:59 clonezilla-img
    -rw-r-r- 1 root root 4 Jul 7 22:59 disk
    -rw-r-r- 1 root root 30 Jul 7 22:59 parts
    -rw-r-r- 1 root root 37 Jul 6 13:42 sda-chs.sf
    -rw-r-r- 1 root root 31744 Jul 6 13:42 sda-hidden-data-after-mbr
    -rw-r-r- 1 root root 512 Jul 6 13:42 sda-mbr
    -rw-r-r- 1 root root 700 Jul 6 13:42 sda-pt.parted
    -rw-r-r- 1 root root 514 Jul 6 13:42 sda-pt.sf
    -rw----- 1 root root 5854718674 Jul 6 15:51 sda1.dd-img.aa
    -rw----- 1 root root 5049089866 Jul 6 17:56 sda5.dd-img.aa
    '-rw----- 1 root root 612772799 Jul 6 18:11 sda6.dd-img.aa
    -rw----- 1 root root 13081987566 Jul 6 23:28 sda7.dd-img.aa
    -rw----- 1 root root 3021980466 Jul 7 00:43 sda8.dd-img.aa
    -rw----- 1 root root 51921217468 Jul 7 22:59 sda9.dd-img.aa

    Now when I try to restore the image using the clonezilla live by following these steps:
    1.I booted the VM using the clonezilla live
    2. device-image
    3.ssh option - 10.16.49.170 (SSH server where I have the image of the hard drive stored)
    4.Gave the path as /var/lib/vz/2012-07-06-Bzipped2
    Also tried /var/lib/vz/2012-07-06-Bzipped2/

    The problem what i am facing now is :
    Mounting sshfs by: sshfs -o nonempty,noatime -p 22 "root"@10.16.49.170:"/var/lib/vz/2012-07-060Bzipped2/" /home/partimag
    read: Connection reset by peer
    Clonezilla image home directory /home/partimag is not a mounting point ! Failed to mount other device as /home/partimag!

    I have the image size to be 50GB and memory to be 2GB.
    Can anyone please help me out as I am trying this over 2 days now?

     
  • Steven Shiau

    Steven Shiau - 2012-07-25

    Maybe this is network issue?
    Could you manually run:
    ssh "root"@10.16.49.170
    and login successfully?

    Steven.

     

Log in to post a comment.