Apr 03

Boot Mac OS X Into Single User Mode by holding down Command + S on system boot.

Once the system has booted into its terminal looking single user mode simply type the following:

NOTE: Where it says USERNAME below simply replace that with your Mac OS X main admin login username.

$ mount -uw /
$ rm -R /Library/Preferences/$ rm -R /Users/USERNAME/
$ /bin/launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist &$ dscl . -delete /Users/USERNAME$ rm /var/db/.AppleSetupDone
$ exit
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • De.lirio.us
  • email
  • Reddit
  • StumbleUpon
  • MySpace
  • Twitter

Leave a Reply

You must be logged in to post a comment.


Copyright Matt Brandenburg 2008 - contact us: mattbrandenburg@gmail.com

?>