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/"...
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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. :(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
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.
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.
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. :(
"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.
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 :\
Just want to make sure, do you restore the image to the same type of machine ?
Steven.