You can use terminal to check a disk for bad blocks (physically damaged areas of the disk).
First find the name of the disk, run: diskutil list And make a note of the disk name, eg disk8
After finding the disk name, run: sudo fsck_hfs -fy -S /dev/DISKNAME Enter the admin password and let the check run.
Note: This process does not guarantee that it won't make the damage worse, but this applies to all processes of this type.
I usually write a blog post about once a week. The latest post can be viewed here: Think for Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! (posted 2026-04-25 at 21:12:02). Or go to the Home Page of My Blog to choose a post to view.
Latest Site News and Notifications (Desktop): You are currently viewing OJB's web site, version 2.4 which has some major changes, and possibly errors! Please report any problems to ojb@mac.com.