Created
October 12, 2019 10:21
-
-
Save iboved/7e7a50a1777f0ba84dab263364878d37 to your computer and use it in GitHub Desktop.
Running First Aid on "macOS Base System"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running First Aid on "macOS Base System" (disk1s1) | |
NOTE: First Aid will temporarily lock the startup volume. | |
Verifying file system. | |
Volume could not be unmounted. | |
Performing fsck_hfs -fn -x /dev/rdisk1s1 | |
Checking non-journaled HFS Plus Volume. | |
Checking extends overflow file. | |
Checking catalog file. | |
Checking multi-linked files. | |
Checking catalog hierarchy. | |
Checking extended attributes file. | |
Checking volume bitmap. | |
Checking volume information. | |
The volume macOS Base System appears to be OK. | |
File system check exit code is 0. | |
Restoring the original state found as mounted. | |
Operation successful. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment