From owner-freebsd-stable@FreeBSD.ORG Sun Mar 5 15:16:14 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7188D16A420 for ; Sun, 5 Mar 2006 15:16:14 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from web33306.mail.mud.yahoo.com (web33306.mail.mud.yahoo.com [68.142.206.121]) by mx1.FreeBSD.org (Postfix) with SMTP id 13E1C43D46 for ; Sun, 5 Mar 2006 15:16:13 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: (qmail 94475 invoked by uid 60001); 5 Mar 2006 15:16:13 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=4FD12NjgrCuXebMGFZk+Ne1mJMON7JeCNSm5zhVmc18PTNSJaBXBe1WkiG7T83haoaNBtLJp+labXzlMzozlfOkosZkWCTupVfzbNo7PzVSNH227IaVcjBtUV9EGGD5prjT1gZDUNS+OrcgPS+/C3Z7up6yjjYa0a5ALYpWXHR8= ; Message-ID: <20060305151613.94473.qmail@web33306.mail.mud.yahoo.com> Received: from [61.75.76.46] by web33306.mail.mud.yahoo.com via HTTP; Sun, 05 Mar 2006 07:16:13 PST Date: Sun, 5 Mar 2006 07:16:13 -0800 (PST) From: Rob To: FreeBSD Stable MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: 6.1-prerelease: boot loader pause timer hangs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 15:16:14 -0000 Rob wrote: > Hi, > > I am keeping in sync with 6-Stable every now and > then. At present I have a problem with the pause > timer of the boot loader. In /boot/loader.conf I > have: > > autoboot_delay="3" > > and as soon as the pause timer is supposed to count > down, it kind of hangs; actually, the cursor seems > to jump as if the number "3" is continuously printed > instead of a countdown. This 'hang' continues until > I hit the return key, after which the boot process > continues as usual. > > When I remove the delay line in loader.conf, then > the loader displays a pause timer of "10", but > actually *immediately* continues as if the pause > timer is zero (so no delay at all). > > I believe there's something wrong with the boot > loader in 6.1-Prerelease. Or has my PC become buggy? > > Any idea what's the problem? > Anybody else sees this? Just for the record: I have found the problem and reply my own solution to the problem here: I had changed my /boot.config from "-P" to "-D" and I checked the boot-up on the video console (not serial). Meanwhile the serial port was connected to a data acquisition equipement, which obviously confused the boot-up communication. This, however, I did not realize while watching the peculiar boot-up on the console. My conclusion: do not use "-D" in /boot.config, unless the serial port is either not connected, or connected to a remote terminal. Using "-P" here is safer. Regards, Rob. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com