View Single Post
  #4  
Old February 27th, 2008, 10:51 PM
Go3iverson Go3iverson is online now
Michael Dhaliwal, ACSA
 
Join Date: Mar 2003
Location: Chicago, IL
Posts: 1,057
Thanks: 0
Thanked 2 Times in 2 Posts
Go3iverson is on a distinguished road
To boot into Single User Mode, hold down the Command () and S keys. The system log is at /var/log/system.log .

You'd probably want to view the log in real time, so try:

tail -f /var/log/system.log

which should show you the system log entries as they are added. When it stops and you can't control the machine anymore, you probably have hit the log entry you're looking for!

Michael
__________________
Michael Dhaliwal
ACSA, Xsan Certified, etc, etc...
District13 Computing
Reply With Quote