DragonFly BSD
DragonFly bugs List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2275] dmesg.boot


From: Matthew Dillon via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Jan 2012 11:24:59 -0800

Issue #2275 has been updated by Matthew Dillon.


:Issue #2275 has been reported by Robin Carey.
:
:...
:Dear DragonFlyBSD bugs,
:
:I have noticed (on leaf.dragonflybsd.org) that the:
:
:/var/run/dmesg.boot
:
:file contains a lot of "garbage" (presumably from the
:system console) aswell as boot data.
:
:On FreeBSD there is no "garbage" - the file just contains
:the data produced from booting.
:
:I assume the FreeBSD method is the correct one.

    It depends whether the contents of ram is retained across a
    reboot.  Leaf is running on hardware where the contents of ram
    is highly likely to survive a reboot, and because of this
    the dmesg output can contain information from prior reboots,
    including console data and sometimes actual garbage, depending.

    This is the desireable behavior as it can sometimes provide
    valuable information as to why a system might have crashed.

    On systems where ram is cleared on reboot (typically by the bios),
    or which does not survive a reboot, you will only get the kernel
    boot data.  Since the dmesg.boot file is created shortly after
    boot it will not contain additional messages output to the console
    after the boot sequence.

						-Matt
----------------------------------------
Bug #2275: dmesg.boot
http://bugs.dragonflybsd.org/issues/2275

Author: Robin Carey
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Dear DragonFlyBSD bugs,

I have noticed (on leaf.dragonflybsd.org) that the:

/var/run/dmesg.boot

file contains a lot of "garbage" (presumably from the
system console) aswell as boot data.

On FreeBSD there is no "garbage" - the file just contains
the data produced from booting.

I assume the FreeBSD method is the correct one.

-- 
Sincerely,

Robin Carey BSc


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]