From owner-freebsd-stable@FreeBSD.ORG Wed Sep 8 18:56:42 2004 Return-Path: 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 4511316A4CE for ; Wed, 8 Sep 2004 18:56:42 +0000 (GMT) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D2D43D2F for ; Wed, 8 Sep 2004 18:56:41 +0000 (GMT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 1C57cX-000682-6s ; Wed, 08 Sep 2004 14:56:41 -0400 Date: Wed, 8 Sep 2004 14:56:41 -0400 From: Peter Radcliffe To: stable@freebsd.org Message-ID: <20040908185641.GB22069@pir.net> Mail-Followup-To: stable@freebsd.org, oskr690@hotmail.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. cc: oskr690@hotmail.com Subject: Re: headless install frozen. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stable@freebsd.org, oskr690@hotmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 18:56:42 -0000 oscar wicks probably said: > 1.-made Boot Floppies using, to Boot into a Serial Console (both floppies > made with dd command) > using this on kern.flp: > > # echo "/boot/loader -h" > boot.config I think you want; # echo "-Dh" > /boot.config and if you still can't get any data through to the machine then your serial cable may be wrong or flow control may be wrong. P. -- pir