Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lmcintyre

macrumors regular
Original poster
Jun 22, 2006
174
0
i got an imac g4 (the uni was gonna throw them away) and i dont know the password. I dont have OS X disks. What can I do.
 
Could try booting into single user mode and resetting the password.

Give this a go:

Boot into single user mode with Apple -S

Code:
/sbin/fsck -y [Enter]
/sbin/mount -uaw [Enter]
rm /var/db/.applesetupdone [Enter]
reboot [Enter]
 
i tired this on my ibook g4 and it didn't work. only command that worked was the first one and it said 'the volume macintosh HD appears to be OK.' is there a different command(s) i can try?
 
i tired this on my ibook g4 and it didn't work. only command that worked was the first one and it said 'the volume macintosh HD appears to be OK.' is there a different command(s) i can try?

those are standard commands that should work just fine. are you typing them in correctly?
 
when i type in /sbin/mount -uaw
it just come up with another localhost:/ root# thing do i type in the next comand?
 
Could try booting into single user mode and resetting the password.

Give this a go:

Boot into single user mode with Apple -S

Code:
/sbin/fsck -y [Enter]
/sbin/mount -uaw [Enter]
rm /var/db/.applesetupdone [Enter]
reboot [Enter]

Hi SC68Cal how would one reset his password in the same situation in a Macbook pro OS X? :(
 
Could try booting into single user mode and resetting the password.

Give this a go:

Boot into single user mode with Apple -S

Code:
/sbin/fsck -y [Enter]
/sbin/mount -uaw [Enter]
rm /var/db/.applesetupdone [Enter]
reboot [Enter]
Or just boot into sing user mode and type

Code:
passwd
It will prompt for your new password twice.
 
Or just boot into sing user mode and type

Code:
passwd
It will prompt for your new password twice.

Hey, I like the welcome movie :D

But yeah, you could use that too. I just figured since he bought the machine we start it off with a smile.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.