From owner-freebsd-current Sun Mar 4 11:19:58 2001 Delivered-To: freebsd-current@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id 18F9E37B719; Sun, 4 Mar 2001 11:19:53 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f24JJiR25232; Sun, 4 Mar 2001 15:19:44 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Sun, 4 Mar 2001 15:19:44 -0400 (AST) From: The Hermit Hacker To: Manfred Antar Cc: John Baldwin , Subject: RE: Using serial console to debug system hangs ... In-Reply-To: <5.0.2.1.2.20010304101245.00a6bbb0@pozo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 4 Mar 2001, Manfred Antar wrote: > You have to recompile the boot stuff also, after changing the line in make.conf: > # The default serial console speed is 9600. Set the speed to a larger value > # for better interactive response. > # > BOOT_COMCONSOLE_SPEED= 57600 > > Then cd /sys/boot ; make depend all install. > I forget if you then need to relabel the disk or not. > ie : > disklabel -B da0 this worked great, thanks ...disklabel wasn't required, it appears ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message