UncleDeadley hat folgendes geschrieben::
Aww, that's EXACTLY what I was trying to do. Maybe the problem was that I didn't mount the samba drive right. I'll bet that was it. Could you tell me how to mount a samba drive?
I used to use linneighborhood to mount it but now I find it easier just to mount it by hand. I just use
Code:
mount -t smbfs -o username=Mike,fmask=777,dmask=777 //ip of server/shared drive /home/Mike/mnt/share
Then I just tell partimage to put the image in the /home/Mike/mnt/share/image.partimg.gz and it works fine. I've copied images to shares on windows and linux computers with no problem, and had it make images of ntfs and restore fine also. Hope this helps
Cheers,
Mike |