Direkt zum Inhalt

Disk Cloning has failed. See Log details.

Thread needs solution

Having been using True Image 2014 with Window Visa business for a couple of months with no problems and been able to "Clone" discs".

Tried to "Clone" my C harddrive last night and receieved the following:

"Disk Cloning has failed. See log details" Went into the log:
"Operation has completed with errors. Failed to prepare operations. Error Code:10 'File system error is found consider checking the disc using Check Disc Utility with extended code 458,776 'MFT bitmap corrupted.

I have used Disc Utility to check both Source and Destination discs: no problem found.

Any help much appreciated. Many thanks, John.

0 Users found this helpful

You will need to run chkdsk on your drive at a partition level, in other words against all partitions of the disk. If you have not partitions then you will only need to run chkdsk against the drive itself.

Here's the format:

Single disk: chkdsk /R

Partitioned disk chkdsk X: /R where X is each partition on your disk

You must run chkdsk from an elevated command prompt with administrator rights. This should fix any errors on the disk and allow for a successful clone however, having said that it is no guarantee. The error indicates that you Master File Table is corrupted. Many things can cause this error including corrupted application files. The error code 10 indicates an error that cannot be determined by the OS.

I would suggest that you backup all your data, anything you do not want to or can't afford to loose, then run the chkdsk and see what happens.

Have you actually tested the source disk (TRY OVERNIGHT).
tHE COMMAND CHKDSK C: won't fix anything.

Use from a command prompt.
CHKDSK X: /R (CHANGE X TO EACH OF YOUR DRIVE LETTERS.)