From owner-freebsd-bugs Sat Sep 14 4:50: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F27237B400 for ; Sat, 14 Sep 2002 04:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D78CB43E4A for ; Sat, 14 Sep 2002 04:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8EBo2JU004732 for ; Sat, 14 Sep 2002 04:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8EBo2Wq004731; Sat, 14 Sep 2002 04:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0070537B400 for ; Sat, 14 Sep 2002 04:48:34 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7684843E42 for ; Sat, 14 Sep 2002 04:48:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8EBmYOT029988 for ; Sat, 14 Sep 2002 04:48:34 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g8EBmYA7029987; Sat, 14 Sep 2002 04:48:34 -0700 (PDT) Message-Id: <200209141148.g8EBmYA7029987@www.freebsd.org> Date: Sat, 14 Sep 2002 04:48:34 -0700 (PDT) From: Damir Lampa To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/42769: Boot stalls if the system has a serial console configured Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42769 >Category: kern >Synopsis: Boot stalls if the system has a serial console configured >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 14 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Damir Lampa >Release: 4.6-STABLE >Organization: >Environment: FreeBSD mercury.local.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 31 18:58:52 SAST 2002 driad@mercury.local.net:/usr/obj/usr/src/sys/MERCURY i386 >Description: Serial console is configured on COM1. If the machine is restarted while the client computer is switched on but not running the terminal program (happens regardless of the OS), the machine will not boot but sit at the "boot:" prompt until it is manually booted. >How-To-Repeat: Set up the serial console with the following flag in kernel: device sio0 at isa? port IO_COM1 flags 0x10 irq 4 options CONSPEED=115200 and the following contents of the boot.config file: -Dh Reboot the machine and don't run a terminal program on the client. >Fix: Manually boot the machine. Does not happen if the terminal program is running at the time of the reboot (hassle). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message