Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 12:41:20 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Richard Furda <rfurda@wgss.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Another Question
Message-ID:  <Pine.BSF.3.96.980416124017.7029L-100000@gdi.uoregon.edu>
In-Reply-To: <3.0.5.32.19980415220006.0079c750@wgss.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Apr 1998, Richard Furda wrote:

> 	Hello FreeBSD Guru's,
> 
> I have question in regards to dmesg. On my P Pro Server previous dmesg
> kernel probes are saved to the memory
> even after reboots (shutdown -r <time>). After "shutdown -h <time>" I do
> loose the previous kernel probes.
> On my P133 after a reboot, the previous dmesg is cleared. Anyone know why? :-)

The dmesg is reset on every boot.  It's a buffer of the last several
messages printed by the kernel. If you get lots of kernel messages you'll
notice that the top will `scroll off' the buffer.

Note that the boot messages are also recorded to /var/log/messages, and a
snapshot of the dmesg just after boot is placed in /var/run/dmesg.boot.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980416124017.7029L-100000>