Hi, I'm trying to backup all partitions of a Windows 10 m2 disk to a HD.
There is an error when copying the 2nd partition to the HD.
Partition 1 and 3 are saved perfectly.
At the end of partclone.log it states: "read error: Success".
Time mentioned in partclone.log is wrong (Total Time: 00:00:01)
The m2 boot disk looks like this:
nvme0n1 (512GB)
nvme0n1p1 (579M_vfat)
nvme0n1p2 (475.9G_ntfs)
nvme0n1p3 (530M_ntfs)
and the error log has this at the end:
Starting to clone device (/dev/nvme0n1p2) to image (-)
Reading Super Block
memory needed: 36564284 bytes
bitmap 15592760 bytes, blocks 210485760 bytes, checksum 4 bytes
Calculating bitmap... Please wait...
Total Time: 00:00:01, Ave. Rate: 60.00byte/min, 100.00% completed!
done!
File system: NTFS
Device size: 510.9 GB = 124742079 Blocks
Space in use: 220.0 GB = 53719982 Blocks
Free Space: 290.9 GB = 71022097 Blocks
Block size: 4096 Byte
Total block 124742079
read error: Success **********.
Failed to save partition /dev/nvme0n1p2.
cat/var/log/partclone.log
Opening user interface mode.
Partclone v0.3.31 http://partclone.org
Starting to clone device (/dev/nvme0n1p2) to image (-)
Reading Super Block
memory needed: 36564284 bytes
bitmap 15592760 bytes, blocks 2*10485760 bytes, checksum 4 bytes
Calculating bitmap... Please wait...
Total Time: 00:00:01, Ave. Rate: 60.00byte/min, 100.00% completed! done!
File system: NTFS
Device size: 510.9 GB = 124742079 Blocks
Space in use: 219.9 GB = 53675622 Blocks
Free Space: 291.1 GB = 71066457 Blocks
Block size: 4096 Byte
Total block 124742079
read error: Success
Tried:
Clonezilla from USB alternative20240630-noble-amd64 and stable
3.1.3-11-amd64.iso
chkdsk /f in Windows. No errors.
two different destination HD's (with enough space).
Encrypted and not encrypted
Note: recently I prepared for Windows 11 and upgraded my Bios, changed
from mbr to gpt, enabled TPM 2.0 and enabled secure boot.
Please help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You are welcome. I'm using Clonezilla for many years and back up reqularly. So I try every versions :)
My 3.1.3-11 experience details same as Rody's by the way. I have nvme ssd with 6 partitions. I got that error on my Windows partition (200 gig) and I'm splitting backups 4096 mbytes.
Last edit: Emre Senkal 2024-07-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Guys,
Thanks for your feedback. Could you please give testing Clonezilla live a try, i.e., >= 3.1.3-16 or 20240715-*: https://clonezilla.org/downloads.php
We have reverted the NTFS-related codes to the previous version in the package Partclone. This issue should have been fixed.
Please let us know the results. Thanks.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm trying to backup all partitions of a Windows 10 m2 disk to a HD.
There is an error when copying the 2nd partition to the HD.
Partition 1 and 3 are saved perfectly.
At the end of partclone.log it states: "read error: Success".
Time mentioned in partclone.log is wrong (Total Time: 00:00:01)
The m2 boot disk looks like this:
nvme0n1 (512GB)
nvme0n1p1 (579M_vfat)
nvme0n1p2 (475.9G_ntfs)
nvme0n1p3 (530M_ntfs)
and the error log has this at the end:
Starting to clone device (/dev/nvme0n1p2) to image (-)
Reading Super Block
memory needed: 36564284 bytes
bitmap 15592760 bytes, blocks 210485760 bytes, checksum 4 bytes
Calculating bitmap... Please wait...
Total Time: 00:00:01, Ave. Rate: 60.00byte/min, 100.00% completed!
done!
File system: NTFS
Device size: 510.9 GB = 124742079 Blocks
Space in use: 220.0 GB = 53719982 Blocks
Free Space: 290.9 GB = 71022097 Blocks
Block size: 4096 Byte
Total block 124742079
read error: Success
**********.
Failed to save partition /dev/nvme0n1p2.
cat/var/log/partclone.log
Opening user interface mode.
Partclone v0.3.31 http://partclone.org
Starting to clone device (/dev/nvme0n1p2) to image (-)
Reading Super Block
memory needed: 36564284 bytes
bitmap 15592760 bytes, blocks 2*10485760 bytes, checksum 4 bytes
Calculating bitmap... Please wait...
Total Time: 00:00:01, Ave. Rate: 60.00byte/min, 100.00% completed! done!
File system: NTFS
Device size: 510.9 GB = 124742079 Blocks
Space in use: 219.9 GB = 53675622 Blocks
Free Space: 291.1 GB = 71066457 Blocks
Block size: 4096 Byte
Total block 124742079
read error: Success
Tried:
3.1.3-11-amd64.iso
Note: recently I prepared for Windows 11 and upgraded my Bios, changed
from mbr to gpt, enabled TPM 2.0 and enabled secure boot.
Please help.
I got same error today. Stable version and alternate stable version are gave "read error".
I went back Clonezilla 3.1.2.22 version and problem gone.
Thanks for your feedback. We will examine this issue.
@Rody, Does Clonezilla live 3.1.2-22 work for you?
Steven
Yes, Clonezilla live 3.1.2-22 worked for me.
@Emre, Many thanks. Would not have thought about trying.
Last edit: Rody Froem 2024-07-13
You are welcome. I'm using Clonezilla for many years and back up reqularly. So I try every versions :)
My 3.1.3-11 experience details same as Rody's by the way. I have nvme ssd with 6 partitions. I got that error on my Windows partition (200 gig) and I'm splitting backups 4096 mbytes.
Last edit: Emre Senkal 2024-07-13
Same here. I only get the 'read error: Success' on my main Windows partition
On two systems with the latest Windows 11 (not insider), one on a NVME and one on a SATA SSD.
3.1.3-11 fails
3.1.2-22 works
Guys,
Thanks for your feedback. Could you please give testing Clonezilla live a try, i.e., >= 3.1.3-16 or 20240715-*:
https://clonezilla.org/downloads.php
We have reverted the NTFS-related codes to the previous version in the package Partclone. This issue should have been fixed.
Please let us know the results. Thanks.
Steven
Same experience with 3.1.3-XX
Would love to try 3.1.2-22 but my Dell XPS-15 just powers itself down trying to boot into 3.1.2-XX :(
@Kenzie,
Did you try Clonezilla live 3.1.3-16?
Gilles has tested the improved version 3.1.3-16, and he confirmed the issue is gone:
https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/005484a513/?limit=25#1f72
Steven
Tried 3.1.3-15 - no luck - trying 16 now ..
Thank you Steven!!
3.1.3-16 was a success writing to a Samba share.
Last edit: Kenzie Kay 2024-07-16
Great. Thanks for confirming that.
Steven