|
and Macintosh Consultant for Silverdata (Realware) in Sydney Australia. |
Mac Troubleshooting MenuUse this menu to access useful Macintosh troubleshooting sites, Apple Software Updatesand latest Macintosh related information, Manuals and Tech Notes.
Fix a troubled Mac Reference Guides
|
Emgergency troubleshooting in Mac OS X command lineWARNING: this site assumes you have a little bit of knowledge about how to get about in the command line, you should at least be familiar with commands like cd, rm, mv, cp, ls before just banging around your Mac willy nilly. You need to understand the difference between cd and cd /, understand the principle differences between root and home. Also know the importance of typing commands correctly and pay particular attention to spaces as they can mean the difference between delete this or delete everything:
Troublesome Hardware ProblemsYou can try resetting the NVRAM from within Open Firmware. Resetting the NVRAM
On startup: Command-option-o-f Type each of these commands (bold text), followed by pressing the Enter Key at the end of each line break reset-nvram
reset-all your mac will reboot
Flashing Startup disk? - Rebless the SystemWhen this happens, it can be very freaky. If you have a valid System installed but your Mac does not 'see' it, or has lost the link to where the boot info is located, then you will need to re-bless the system on your intended startup disk There are open firmware commands for this, but they vary. More info soon. You will need to boot off emergency CD-ROM or the Mac OS X Installer CD or Firewire Hard drive and use Single Usermode as follows: On startup: Command-S Single User Mode Type each of these commands (bold text), followed by pressing the Enter Key at the end of each line break to enable read/write access: /sbin/mount -uw please note, the next command does not contain line breaks: sudo /usr/sbin/bless -folder /Volumes/'YOURDRIVENAME'/System/Library/CoreServices -bootinfo /usr/standalone/ppc/bootx.bootinfo -label "'YOURDRIVENAME'" -save9 -verbose
Note: Substitute YOURDRIVENAME for your actual drive name! shutdown -r now
login screen won't accept my passwordIf you cannot get to the login prompt, or your login window appears but shows no username, it is possible your NetInfo directory has been corrupted. You can try booting off the OS X installer CD and from within the installer > file menu > reset password you can select the user with a failed login password and reset it. If this doesn't work or you do not have the OS X Installer CD, you can try this: On startup: Command-S Single User Mode Type each of these commands (bold text), followed by pressing the Enter Key at the end of each line break
|