From owner-freebsd-stable@FreeBSD.ORG Thu Mar 3 13:50:55 2005 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 5784D16A4CE for ; Thu, 3 Mar 2005 13:50:55 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2B643D2D for ; Thu, 3 Mar 2005 13:50:54 +0000 (GMT) (envelope-from edwin.brown@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so361078rnf for ; Thu, 03 Mar 2005 05:50:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fiZJ6vtSNEUTovnLU/Egee3toiPwhWYPy48LbyNnMJ/d7S9wFEC9f/rhqZEpZJuhfV7U4FNUeEXBVNuRWbkTKZsM8EJwMzyOPzvm/+fjXIISjgiX407MUcz1g3xaCCCxJHWCFmBglxmIQNAoaB13xiK2BgiM34dxybcM7Z8RtTo= Received: by 10.38.171.70 with SMTP id t70mr91915rne; Thu, 03 Mar 2005 05:50:30 -0800 (PST) Received: by 10.38.78.45 with HTTP; Thu, 3 Mar 2005 05:50:30 -0800 (PST) Message-ID: <8b6eae960503030550c1ecb27@mail.gmail.com> Date: Thu, 3 Mar 2005 08:50:30 -0500 From: Edwin Brown To: "Michael C. Shultz" , freebsd-stable@freebsd.org In-Reply-To: <8b6eae96050303045415201544@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8b6eae960503022048b90c457@mail.gmail.com> <200503022100.28784.reso3w83@verizon.net> <8b6eae960503022109d8561e2@mail.gmail.com> <200503022125.31189.reso3w83@verizon.net> <8b6eae96050303045415201544@mail.gmail.com> Subject: Re: 5.3 STABLE Boot CD Fails on PPRO 200 (BTX halted) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Brown List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 13:50:55 -0000 So, while I'm sitting here doing the make buildworld;make release dance.This is what I receive when I try to boot from 5.3-RELEASE-i386-disc1 -----BEGIN ERROR----- CD Loader 1.2 Building the boot loader arguments Looking up /BOOT/LOADER... Found Relocating the loader and the BTX Starting the BTX loader BTX loader 1.00 BTX version is 1.01 int=00000006 err=00000000 efl=00010246 eip=0001c89d eax=00000000 ebx=00000000 ecx=00000000 edx=000900a0 esi=00000000 edi=000364e4 ebp=00093ff8 esp=00093ff0 cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033 cs:eip=ff ff ff 00 00 00 00 00-00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ss:esp=c9 00 00 00 00 00 00 00 00-00 00 00 00 29 00 00 00 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 BTX halted -----END ERROR----- On Thu, 3 Mar 2005 07:54:22 -0500, Edwin Brown wrote: > No, l, I didn't think it was me since the release CD's from > ftp.freebsd.org also fail to boot. They give the same erorr messages > with different memory addresses. > > But, I can recomplie with -0. I doubt that will work either. > > Best regards, > > Edwin > > On Wed, 02 Mar 2005 21:25:30 -0800, Michael C. Shultz > wrote: > > On Wednesday 02 March 2005 09:09 pm, Edwin Brown wrote: > > > I didn't cut and paste that. I had to copy everything by hand. It's > > > correct in the make.conf. > > > > > > Best, > > > > > > Edwin > > > > > > > OK, did you try just using -O? There is a note about that in the > > make.conf file. > > > > -Mike > > >