From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 15:28:02 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 B90AD16A4CE for ; Wed, 15 Dec 2004 15:28:02 +0000 (GMT) Received: from p15140542.pureserver.info (papendorf-se.de [217.160.222.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D4C143D54 for ; Wed, 15 Dec 2004 15:28:02 +0000 (GMT) (envelope-from freebsd@nagilum.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by p15140542.pureserver.info (Postfix) with ESMTP id 06BA52F4117; Wed, 15 Dec 2004 16:28:01 +0100 (CET) Received: from p15140542.pureserver.info ([127.0.0.1]) by localhost (p15140542 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24062-02; Wed, 15 Dec 2004 16:27:59 +0100 (CET) Received: from cakebox.homeunix.net (unknown [217.188.227.224]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by p15140542.pureserver.info (Postfix) with ESMTP id 071A72F405B; Wed, 15 Dec 2004 16:27:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cakebox.homeunix.net (Postfix) with ESMTP id 04E49302914; Wed, 15 Dec 2004 16:27:53 +0100 (CET) Received: from cakebox.homeunix.net ([127.0.0.1]) by localhost (cakebox.tis [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23102-08; Wed, 15 Dec 2004 16:27:29 +0100 (CET) Received: from [10.1.1.4] (scorpio.tis [10.1.1.4]) by cakebox.homeunix.net (Postfix) with ESMTP id 609393028A9; Wed, 15 Dec 2004 16:27:29 +0100 (CET) Message-ID: <41C057E3.5090508@nagilum.org> Date: Wed, 15 Dec 2004 16:27:31 +0100 From: Nagilum User-Agent: Mozilla Thunderbird 0.9 (Macintosh/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Erickson References: <18716.153.2.247.31.1102941083.squirrel@www.mddsg.com> In-Reply-To: <18716.153.2.247.31.1102941083.squirrel@www.mddsg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cakebox.homeunix.net X-Virus-Scanned: by amavisd-new at papendorf-se.de cc: freebsd-questions@freebsd.org Subject: Re: Dmesg truncated 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: Wed, 15 Dec 2004 15:28:02 -0000 I don't know the answer to your question, but if you're looking the bootmessages, have a look at /var/run/dmesg.boot . I hope this helps, Kind regards, Alex. David Erickson wrote: >I've been having this problem for quite a whlie but it's never bothered me >too much until I had some free time on my hand to look into it. Is there >any kernel parameter that could be truncating my dmesg buffer. Dmesg only >seems to have 1 line ever buffered which kinda sucks. I do have a custom >kernel built as thin as possible so im thinking that one of the options I >may have left out thinking I didn't need it or something along those >lines. > >Any ideas? > >Thanks in advance. > >Dave >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >