I have MBP 10.11.5.
If i run Disk Utility First Aid for internal SSD and run it for both "APPLE..." row and "Macintosh HD" row, all is okay.
But if i try this in Terminal:
diskutil verifyVolume '/Volumes/Macintosh HD'
I get this:
...
Checking extended attributes file
Invalid volume free block count
(It should be 5367799 instead of 3851264)
The volume Macintosh HD was found corrupt and needs to be repaired
File system check exit code is 8
Error: -69845: File system verify or repair failed
Underlying error: 8: POSIX reports: Exec format error
If i run Disk Utility First Aid for internal SSD and run it for both "APPLE..." row and "Macintosh HD" row, all is okay.
But if i try this in Terminal:
diskutil verifyVolume '/Volumes/Macintosh HD'
I get this:
...
Checking extended attributes file
Invalid volume free block count
(It should be 5367799 instead of 3851264)
The volume Macintosh HD was found corrupt and needs to be repaired
File system check exit code is 8
Error: -69845: File system verify or repair failed
Underlying error: 8: POSIX reports: Exec format error