I'm a technologist at heart with a passion for emerging products and early stage companies.  Simple timing put me in the right place at the right time and gave me several opportunities to help shape the Internet during its formative years.  My education came via hands-on product development, a stint at NYU and side-by-side work with some of the most innovative minds in software.  

This form does not yet contain any fields.
    « How many twitters hate vista? | Main | Did you know... 3 »
    Saturday
    Apr122008

    How to reset your MAC OSX Password (without the install disk)

    I'm a bit of a nube when it comes to MAC OSX. For the last few weeks I've been trying to figure out the root password, and have failed. On multiple occasions I've searched Google to figure out how to do it. Apple, the Apple forums, the neurotic MAC user boards, etc. all said the same thing: "Use the OSX install Disk."

    Great, who actually knows where those disks are??

    If you don't have the password than you are either the type of person who could forget it (and most likely lose the OS Disk), or you acquired the device second hand. In either case, Apple clearly wants you to buy a new OSX disk because they won't tell you these 3 simple steps... Thanks Jobs.

    How to reset an OSX password WITHOUT THE OS DISK:

    Power on your device while simultaneously holding down the Apple + S keys. This will boot the device into Single User Mode, which you can observe by watching the kernel and services all kick in command line style.

    Once you make it to the prompt, enter the following:

    # sh /etc/rc
    # passwd yourusername
    # reboot

    If you are not sure what username to use, try root ;). If the password reset was successful you will simply be returned to the prompt after running the passwd command. If it didn't work, you'll get a one line response that says "sorry."

    All done, no need for the disk.

    Reader Comments (1)

    Have any suggestions on when it does respond with "Sorry"?

    Thanks ive tried EVERYTHING

    September 28, 2009 | Unregistered CommenterAnonymous

    PostPost a New Comment

    Enter your information below to add a new comment.

    My response is on my own website »
    Author Email (optional):
    Author URL (optional):
    Post:
     
    Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>