Menu

Create image to Windows SSH Server

Help
2009-06-15
2013-04-05
  • Enrico Sartori

    Enrico Sartori - 2009-06-15

    hi all,
    i want create a disk image to ssh server windows,    
    what is the path?

    in windows not exist /home/imagepart but c:\.....
    c:\ or similar not work

    info;
    - Clonezilla live
    - windows xp with sshfree server ip 192.168.100.252, default ssh path c:\windows\system32

    please help me. ^^

    thanks

     
    • Steven Shiau

      Steven Shiau - 2009-06-16

      On GNU/Linux, there is no such path name "c:\", and actually the sshfs mounting maybe quite depend on your SSH service.
      For the cygwin sshd service, actually you have "/", "/home/"...

      Maybe you can refer to the commands to do some tests:
      http://clonezilla.org/clonezilla-live/general-live-use.php
      in the "Expert mode" you can find some command about sshfs.

      Steven.

       
      • OutOfTheBox1

        OutOfTheBox1 - 2009-06-16

        I usually back up to a windows XP SSH server.  I use COPSSH running under Windows XP because to me it is the easiest to setup and it's free.  It is basically a cygwin ssh service that has been made easier to install. 

        Once I have loaded the COPSSH software, I enable a user, then I create a mount point -  In the COPSSH shell I just type mount -fsb "C:\Images" "/home/partimag".  Then I use Clonezilla with the normal path (/home/partimag) on the machine I wish to back up.

         
    • Enrico Sartori

      Enrico Sartori - 2009-06-16

      thanks
      i solved with "Windows Services for UNIX Version 3.5" and server NFS.
         
      But I discovered that clonezilla is not a valid product, so me and a lot of people from problems with the windows restore from an image.
      "disk read error press ctrl + alt + delete" and the like.   :(

       
      • Steven Shiau

        Steven Shiau - 2009-06-17

        "disk read error press ctrl + alt + delete" -> Normally this is about the boot loader or the metadata file of NTFS partition.
        Which version of Clonezilla live did you use ?

        Steven.

         
    • Enrico Sartori

      Enrico Sartori - 2009-06-17

      clonezilla-live-1.2.2-14

      i try
      windows console:
      fixmbr
      fixboot
      chkdsk /p /r

      now, windows start but show an error:
      bsod
      inacessible_boot_device      :\

       
    • Steven Shiau

      Steven Shiau - 2009-06-18

      Just want to make sure, do you restore the image to the same type of machine ?

      Steven.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.