I am traveling in southern Chile with my MacBook air. It has OS X operating system Leopard but not sur eof exact version.
I had a problem and rebooted machine. It came up in SAFE MODE and asked for a password. I have no idea what my password is. I went on line using another computer and saw that if I have original DVD installation disks I can reboot with them and change password. Two problems with that.
1. I do not have disks
2. Even if I did the MACbook air does not have built in CD ROM port and not sure if my externally plugged in unit would even work if I did have the disks.
I have access to second computer with access to internet that I am using and did some searches. I found a proposed solution at
http://forums.techarena.in/tips-tweaks/1107483.htm
Their suggested route is posted below:
To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account:
1. Reboot
2. Hold apple + s down after you hear the chime.
3. When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
* mount -uw /
* rm /var/db/.AppleSetupDone
* shutdown -h now
4. After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and youre good to go again!
I did what they said and got to the terminal page. When I got to step 3 and tried to type in text I found that I can only only type in upper case letters and can not get lower case characters such as the hyphensymbol (-) and the slash (/) symbol
Since I can get the first line typed in exactly as it is written mount -uw / I am stuck.
I do see something in terminal code that says Root device is read-only so maybe this has something to do with it.
Any suggestions will be helpful
I had a problem and rebooted machine. It came up in SAFE MODE and asked for a password. I have no idea what my password is. I went on line using another computer and saw that if I have original DVD installation disks I can reboot with them and change password. Two problems with that.
1. I do not have disks
2. Even if I did the MACbook air does not have built in CD ROM port and not sure if my externally plugged in unit would even work if I did have the disks.
I have access to second computer with access to internet that I am using and did some searches. I found a proposed solution at
http://forums.techarena.in/tips-tweaks/1107483.htm
Their suggested route is posted below:
To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account:
1. Reboot
2. Hold apple + s down after you hear the chime.
3. When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
* mount -uw /
* rm /var/db/.AppleSetupDone
* shutdown -h now
4. After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and youre good to go again!
I did what they said and got to the terminal page. When I got to step 3 and tried to type in text I found that I can only only type in upper case letters and can not get lower case characters such as the hyphensymbol (-) and the slash (/) symbol
Since I can get the first line typed in exactly as it is written mount -uw / I am stuck.
I do see something in terminal code that says Root device is read-only so maybe this has something to do with it.
Any suggestions will be helpful