From owner-cvs-all Fri Feb 25 11:37:32 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id AD9DA37BA77; Fri, 25 Feb 2000 11:37:18 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id MAA10307; Fri, 25 Feb 2000 12:06:44 -0800 (PST) Date: Fri, 25 Feb 2000 12:06:44 -0800 From: Alfred Perlstein To: "Jordan K. Hubbard" Cc: Robert Watson , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c Message-ID: <20000225120644.E21720@fw.wintelcom.net> References: <95896.951506540@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <95896.951506540@zippy.cdrom.com>; from jkh@zippy.cdrom.com on Fri, Feb 25, 2000 at 11:22:20AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Jordan K. Hubbard [000225 11:52] wrote: > > When using excessively verbose boots, the scroll-back buffer often doesn't > > reach back far enough. Is there any way, as with dmesg.boot in a normal > > install, we could provide sysinstall-based access to the boot messages > > without using the scroll-back? I.e., a new menu option, ``Review Hardware > > Probe Messages'' which provided a scrollable window pointing at the > > contents of dmesg? > > I can do this, but it will only really help you post-boot time. > The /var/run/dmesg.boot file doesn't exist on the MFS filesystem. It's be nice if it was possible, the last time I looked at any Linux install, they all try to hide that stuff ala WinNT making it hard to diagnose why things aren't working right, such as cards reporting irq 255 (need to turn of PnP OS) and other things like sharing irqs. I know I can use scroll lock to go up, but having it as a menu item would be really nifty. thanks, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message