From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 18:33:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE3CA16A4CE for ; Thu, 1 Jul 2004 18:33:55 +0000 (GMT) Received: from ms-smtp-01.rdc-nyc.rr.com (ms-smtp-01-smtplb.rdc-nyc.rr.com [24.29.109.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7061243D48 for ; Thu, 1 Jul 2004 18:33:55 +0000 (GMT) (envelope-from freebsd@toyingwithfate.com) Received: from toyingwithfate.com (66-108-61-89.nyc.rr.com [66.108.61.89]) i61IXBS6023456 for ; Thu, 1 Jul 2004 14:33:11 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by toyingwithfate.com (8.12.9p1/8.12.9) with ESMTP id i61IDQl2048165 for freebsd-questions@freebsd.org; Thu, 1 Jul 2004 14:13:50 -0400 (EDT) (envelope-from freebsd@toyingwithfate.com) Date: Thu, 1 Jul 2004 14:13:26 -0400 (EDT) Message-Id: <200407011813.i61IDQl2048165@toyingwithfate.com> From: Will McCutcheon To: freebsd-questions@freebsd.org X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on toyingwithfate.com X-Virus-Status: Clean Subject: Serial console stopping startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 18:33:56 -0000 I've been having some trouble with a new server I just installed FreeBSD onto for the first time. I stick "-h" into /boot.config as I've done on other machines so as to get it to start up with an accessable serial console. However, while I get the following messages: /boot.config: -h BTX loader 1.00 BTX version is 1.01 That comes out the screen, and nothing more. Nothing ever comes out the serial console. Furthermore, the system doesn't seem to boot up. There isn't any heavy disk activity after this and it never binds to its IP address. I've tinkered some with the serial port settings in the BIOS, suspecting it to be a BIOS issue, but wasn't able to figure anything out. I was able to use the serial ports for the same purpose under Red Hat 8 before I wiped it and stuck FreeBSD on there. Any ideas? Clues? Thanks so much! W