Find the disk to repair using: diskutil list Make a note of the disk you want to work with (in the IDENTIFIER column) The disk name will be in this form: /dev/diskID For example: /dev/disk3s1
To verify the disk, type: diskutil verifyVolume /dev/diskID Where /dev/diskID is the ID you identified above the verify might take a while. When complete a message stating if everything is OK will appear, or it might say repair is necessary.
To verify a disk instead of a volume, use the verifyDisk option instead
To repair a volume, use: diskutil repairVolume /dev/diskID To repair a disk, use the repairDisk option. Note that you cannot repair the boot disk, boot form another disk first.
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.
I do podcasts too! You can listen to my latest podcast, here: OJB's Podcast 2026-04-25 Think For Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! Or subscribe to my podcast RSS feed, on my RSS Feeds page.
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.