I tried to image my laptop's HD, but Macrium Reflect would abort with an I/O error. One of the solutions found online was to run
in an elevated-privilege command window. When the laptop rebooted and ran chkdsk, it reported the following:
I tried to image the disk again same error. (I also performed some Reflect-specific steps, i.e. checking "Intelligent Sector Copy", "Enable file write caching" and "Ignore bad sectors when creating images".)
I ran chkdsk several times as above and, every time, I get the same 16KB in bad sectors reported.
At this point, I'm unable to do an image backup because of these disk errors. What can I do? Thanks for your help.
Code:
chkdsk c: /f /r
Code:
Checking file system on C:
The type of the file system is NTFS.
Volume label is Local Disk.
A disk check has been scheduled.
Windows will now check the disk.
305280 file records processed. 1658 large file records processed. 0 bad file records processed. 0 EA records processed. 201 reparse records processed. 397268 index entries processed. 0 unindexed files processed. 305280 security descriptors processed. Cleaning up 8 unused index entries from index $SII of file 0x9.
Cleaning up 8 unused index entries from index $SDH of file 0x9.
Cleaning up 8 unused security descriptors.
45995 data files processed. CHKDSK is verifying Usn Journal...
35410432 USN bytes processed. Usn Journal verification completed.
CHKDSK is verifying file data (stage 4 of 5)...
305264 files processed. File data verification completed.
CHKDSK is verifying free space (stage 5 of 5)...
407071 free clusters processed. Free space verification is complete.
Windows has checked the file system and found no problems.
63963135 KB total disk space.
61779324 KB in 203146 files.
137436 KB in 45996 indexes.
16 KB in bad sectors.
418075 KB in use by the system.
65536 KB occupied by the log file.
1628284 KB available on disk.
4096 bytes in each allocation unit.
15990783 total allocation units on disk.
407071 allocation units available on disk.
Internal Info:
80 a8 04 00 41 cd 03 00 6b c8 06 00 00 00 00 00 ....A...k.......
37 01 00 00 c9 00 00 00 00 00 00 00 00 00 00 00 7...............
30 c7 d7 77 00 00 00 00 50 23 3c ff 00 00 00 00 0..w....P#<.....
Windows has finished checking your disk.
Please wait while your computer restarts.
I tried to image the disk again same error. (I also performed some Reflect-specific steps, i.e. checking "Intelligent Sector Copy", "Enable file write caching" and "Ignore bad sectors when creating images".)
I ran chkdsk several times as above and, every time, I get the same 16KB in bad sectors reported.
At this point, I'm unable to do an image backup because of these disk errors. What can I do? Thanks for your help.