CBMSTUFF FORUM
Best way to determine a disk isn't bad before you start imaging - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: SuperCard Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=3)
+---- Forum: PC disks (https://www.cbmstuff.com/forum/forumdisplay.php?fid=11)
+---- Thread: Best way to determine a disk isn't bad before you start imaging (/showthread.php?tid=156)



Best way to determine a disk isn't bad before you start imaging - Thraka - 05-31-2014

I was curious of you guys had an idea about how to make sure a disk is actually still good before you create an image of it?

I was using scandisk [A:|B:] /checkonly on MS-DOS.


RE: Best way to determine a disk isn't bad before you start imaging - admin - 05-31-2014

That is one way. I make an image and then look at the flux data visually to see if there is anything odd if needed.


RE: Best way to determine a disk isn't bad before you start imaging - jupp - 06-01-2014

for pc disks, just make a dump of it (using DD or similar tool). since all sectors are secured by CRC checksums, and reading broken sectors would give an error, you can be pretty sure that the disk is ok if that works. not sure if scandisk would do the equivalent (with all sectors), but perhaps it does.


RE: Best way to determine a disk isn't bad before you start imaging - admin - 06-01-2014

Scan disk does basic CRC error checking for each sector if you tell it to check the surface.