Skip to main content

Posts

Showing posts from April, 2012

OSX single user repair permissions 10.6

After the Command-S startup, type the following on the command prompts, allowing time for each to do its thing:   /sbin/fsck -y<return>  /sbin/mount -uw /<return>  /sbin/autodiskmount -va<return>  launchctl load /System/Library/LaunchDaemons/com.apple.diskarbitrationd.plist /usr/sbin/diskutil repairPermissions /