From owner-freebsd-questions Fri Aug 13 20:18:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0C2B81506E for ; Fri, 13 Aug 1999 20:18:09 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id WAA47726; Fri, 13 Aug 1999 22:17:11 -0500 (CDT) (envelope-from dan) Date: Fri, 13 Aug 1999 22:17:11 -0500 From: Dan Nelson To: "Bill A. K." Cc: FreeBSD Questions Subject: Re: dmesg Message-ID: <19990813221711.B47261@dan.emsphone.com> References: <002101bee600$6f9cfb60$01010101@bopper> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <002101bee600$6f9cfb60$01010101@bopper>; from "Bill A. K." on Fri Aug 13 22:55:13 GMT 1999 X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Aug 13), Bill A. K. said: > i know that this is probably a stupid question, but how do i get my dmesg > output? you run "dmesg", of course :) > and will i still have the output from a few days ago? please let > me know /var/run/dmesg.boot holds the output of the kernel's boot logs. All kernel messages (which is what dmesg prints) are also logged into /var/log/messages. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message