the system startup (boot) information

2003-07-07 Thread #ZOU ZIXUAN#
Hi, all
  how and where to read the system startup information?
thanx in advance

Best regards 
Zou ZiXuan 
PhD candidate,  
Centre For Multimedia And Network Technology
School Of Computer Engineering
Nanyang Technological University
N4-1c-08, Nanyang Avenue
Singapore 639798
tel:(65)67906579 
website: http://cemnet.ntu.edu.sg http://cemnet.ntu.edu.sg/  


 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: the system startup (boot) information

2003-07-07 Thread Rus Foster
On Mon, 7 Jul 2003, #ZOU ZIXUAN# wrote:

 Hi, all
   how and where to read the system startup information?
 thanx in advance

Run dmesg or look at /var/log/dmesg*

Rgds

Rus Foster
--
www: http://www.65535.net   | Hosting - Shell Accounts
MSNM: [EMAIL PROTECTED] | Virtual Servers from just $15/mo
e: [EMAIL PROTECTED]   | Community: http://www.65535.org
t: +44 (0) 7092016595   | 10% Donation on every FreeBSD product
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: the system startup (boot) information

2003-07-07 Thread Dirk-Willem van Gulik


On Mon, 7 Jul 2003, #ZOU ZIXUAN# wrote:

   how and where to read the system startup information?

cat /var/run/dmesg.boot

more /var/run/dmesg.boot

dmesg | more

Dw

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]