From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 14:11:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFFCD16A4CE for ; Tue, 17 Aug 2004 14:11:28 +0000 (GMT) Received: from av3-1-sn3.vrr.skanova.net (av3-1-sn3.vrr.skanova.net [81.228.9.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D73D43D53 for ; Tue, 17 Aug 2004 14:11:28 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av3-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 6CF4937EAB; Tue, 17 Aug 2004 16:11:27 +0200 (CEST) Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 5CF7137E46 for ; Tue, 17 Aug 2004 16:11:27 +0200 (CEST) Received: from gadget (h130n1fls11o822.telia.com [213.64.66.130]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 2A0E738017 for ; Tue, 17 Aug 2004 16:11:24 +0200 (CEST) From: "Daniel Eriksson" To: Date: Tue, 17 Aug 2004 16:11:23 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcSEZBNh9F8BT9qtSa6F95OT8ddlng== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: /var/run/dmesg.boot not complete X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 14:11:28 -0000 For machines with lots of cards and discs, /var/run/dmesg.boot does not capture the full "boot -v" log (the beginning is lost). Are there any tunables I can tweak to extend the buffers used for creating the file? /Daniel Eriksson