Hallo,
ich versuche gerade, mit Clonezilla meine HDD als Image abzubilden.
Aber ich laufe jedes Mal auf denselben Fehler auf, n'mlich:
Starting saving /dev/sda4 as /home/partimag/2015-06-13-16-img/sda4.XXX...
/dev/sda4 filesystem: ntfs.
*****************************************************.
Checking the disk space...
*****************************************************.
Use partclone with pigz to save the image.
Image file will be split with size limit 2000 MB.
*****************************************************.
If this action fails or hangs, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.ntfs -z 10485760 -N -L /var/log/partclone.log -c -s /dev/sda4 --output - | pigz -c --fast -b 1024 -p 16 --rsyncable | split -b 2000m - /home/partimag/2015-06-13-16-img/sda4.ntfs-ptcl-img.gz. 2> /tmp/split_error.oc40rk
Partclone fail, please check /var/log/partclone.log !
Checking the disk space...
*****************************************************.
Failed to save partition /dev/sda4.
Press "Enter" to continue......
Kann mir eventuell jemand sagen, was hier los ist bzw. wie ich diesen Fehler umgehen kann? Ich benutye Clonezilla im Beginner Mode, soll heissen, ich habe keine eigenen Einstellungen vorgenommen. Die ziel/hdd ist eine 1TB Platte und sie ist komplett leer, das Quelllaufwerk hat 500 GB.
Paul