Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

logging boot up output

Status
Not open for further replies.

wmernagh

Programmer
Feb 5, 2002
9
IE
Hi,

I want the boot up output to be logged to a file. How do I do this. I am using solaris 7 (sparc)

Thanks in advance

Will
 
But it is not! /var/adm/messages does not log everything. The reason for this is that syslogd is not the first thing to be set up so everything before that will not be in messages. I am not sure but dmesg will print out most of the information that was sent to the console during boot up. Will this combined with messages cover it all?

Will
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top