From owner-freebsd-current@FreeBSD.ORG Fri Oct 10 10:15:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7FC016A4B3; Fri, 10 Oct 2003 10:15:32 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 850E143FE0; Fri, 10 Oct 2003 10:15:31 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h9AHFUZl075587; Fri, 10 Oct 2003 12:15:30 -0500 (CDT) (envelope-from dan) Date: Fri, 10 Oct 2003 12:15:30 -0500 From: Dan Nelson To: John Baldwin Message-ID: <20031010171530.GC77306@dan.emsphone.com> References: <20031010122834.GB73122@pixies.tirloni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: "Giovanni P. Tirloni" cc: current@freebsd.org Subject: Re: BTX Halted (AMD 5x86 133MHz) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 17:15:32 -0000 In the last episode (Oct 10), John Baldwin said: > On 10-Oct-2003 Giovanni P. Tirloni wrote: > > I've got the following message while trying to boot 5.1-RELEASE on > > a AMD 586 133MHz, 24MB and a 850MB hard disk that I was using in > > another machine: > > > > BTX loader 1.00 BTX version is 1.01 > > Console: internal video/keyboard > > BIOS drive C: is disk0 > > BIOS 640kB/23552kB avaiable memory > > > > FreeBSD/i386 bootstrap loader, Revision 1.1 > > (root@wv1u.btc.adaptec.com, Thu Jan 5 00:52:26 GMT 2003) > > Warning -- Unmatched control word: leave > > | > > Does this box work ok with a 4.x release CD? It may be your RAM. > The Warning message is kind of weird. It seems you were probably in > the BIOS trying to read some bits off of disk and the BIOS headed off > to lala-land. Could there be a typo or other error in one of /boot/loader's scripts? "Warning -- Unmatched control word: leave" would be generated by resolveAbsBranch() in sys/boot/ficl/words.c. -- Dan Nelson dnelson@allantgroup.com