From owner-freebsd-questions@FreeBSD.ORG Fri Dec 10 22:56:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD66116A4CE for ; Fri, 10 Dec 2004 22:56:05 +0000 (GMT) Received: from f29.mail.ru (f29.mail.ru [194.67.57.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE0843D39 for ; Fri, 10 Dec 2004 22:56:05 +0000 (GMT) (envelope-from infofarmer@mail.ru) Received: from mail by f29.mail.ru with local id 1CctgA-000OMO-00; Sat, 11 Dec 2004 01:56:02 +0300 Received: from [83.237.13.76] by win.mail.ru with HTTP; Sat, 11 Dec 2004 01:56:02 +0300 From: Andrew To: Paul Schmehl Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [83.237.13.76] Date: Sat, 11 Dec 2004 01:56:02 +0300 In-Reply-To: <9F0843142D8D177C1E8F627F@utd49554.utdallas.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: cc: Jerry McAllister cc: questions@freebsd.org Subject: Re: Messages between dmesg and login X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 22:56:05 -0000 >>> I just couldn't find it, where can I get those >>> messages, which come during the boot sequence >>> just after white text (kernel) and before "login: " >>> prompt. Are they even saved somewhere? I know >>> that errors are written to /var/log/messages, >>> but I need the exact dump of those messages. >>> Should I hack into rc? >> >> Do you mean what is in: /var/log/dmesg.today >> and /var/log/dmesg.yesterday ??? >> > > Or perhaps he's looking for what's in /var/run/dmesg.boot? No, dmesg contains kernel messages. I want to review messages produced by rc(8) at startup. Where/how can I get them, please? Best wishes, Andrew