How can I make sure that the cloning is done at the file level instead of block. My NTFS filesystem has some issues and I don't want them replicated over to the new disk. I can still see all the files, but the $i30 has some corruptions that chkdsk won't fix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
How can I make sure that the cloning is done at the file level instead of block. My NTFS filesystem has some issues and I don't want them replicated over to the new disk. I can still see all the files, but the $i30 has some corruptions that chkdsk won't fix.
Clonezilla takes the used blocks for you, based on the file system.
For your case, maybe dd or ddrescue is a better choice.
Steven.