From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 14:45:22 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 AA8E716A4CE for ; Fri, 16 Apr 2004 14:45:22 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65A3543D45 for ; Fri, 16 Apr 2004 14:45:20 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 16 Apr 2004 16:46:06 -0500 Message-ID: <408053ED.3060902@daleco.biz> Date: Fri, 16 Apr 2004 16:45:17 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: RazorOnFreeBSD References: <005e01c423c7$e4cada60$0f01a8c0@razor> In-Reply-To: <005e01c423c7$e4cada60$0f01a8c0@razor> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Apr 2004 21:46:07.0390 (UTC) FILETIME=[39563BE0:01C423FC] cc: freebsd-questions@freebsd.org Subject: Re: boot log X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 21:45:22 -0000 RazorOnFreeBSD wrote: >Hello everyone, > >I'm pretty sure I so that in another thread but I can't remember and I can't find it in the archive. >I don't search the right words probably.... >I just would like to know how can I read the exact text that is displaying very fast at the FreeBSD boot. >All the kernel things and everything that starts up at this time ? >Because I saw my firewall has a problem when the system boot up but I can't read it's too quick. > >Thanks. > >Best regards. > >razor > > $dmesg should get you much of the output, at any time. In a typical system, the file "/var/log/messages" would contain an entire transcript of the boot, IIRC. Kevin Kinsey DaleCo, S.P.