Wednesday, October 24, 2012

Resolve a “Couldn’t modify partition map because file system verification failed.” Error in Mac OS X

Partition Failed error

If you have attempted to partition a drive from Mac OS X and received a “Partition failed” message with the error “Couldn’t modify partition map because file system verification failed.” you can fix the problem with the file system check command line utility. To do this properly, you’ll need to boot into Single User Mode as well:
  1. Reboot the Mac into Single User Mode by holding Command+S during boot
  2. At the command prompt, type:
  3. /sbin/fsck -fy
  4. When fsck is complete, type “exit” or “reboot” to reboot
  5. Boot the Mac as usual, verify the disk again in Disk Utility, and partition as usual
Boot the Mac as usual and relaunch Disk Utility to verify the disk. Go ahead and partition the drive as usual, this time without any such error message.