
Journal Journal: ntfsclone refuses to clone corrupted disk?!?! 6
It has an option for dealing with bad sectors... but refuses to run if there's corruption... which is caused by bad sectors...
me@VBox-Kubuntu:~/linux-ntfs-2.0.0/ntfsprogs$ diff ntfsclone.c~ ntfsclone.c
401,403c401,403
< if (opt.ignore_fs_check && !opt.metadata)
< err_exit("Filesystem check can be ignored only for metadata "
< "cloning!\n");
---
>
>
>