Search This Blog

Showing posts with label Mac OS. Show all posts
Showing posts with label Mac OS. Show all posts

Thursday, September 1, 2011

reset Mac os admin account without boot disk

  1.  Reboot the machine.
  2. Hold command + s 
  3. Time to get to command line as root and type the following command---->
    mount -uw /
    rm /var/db/.AppleSetupDone
    shutdown -h now