From owner-freebsd-stable Wed Jan 23 0:29:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mass.dis.org (dhcp45-21.dis.org [216.240.45.21]) by hub.freebsd.org (Postfix) with ESMTP id 94BB537B41B for ; Wed, 23 Jan 2002 00:29:09 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g0N0tUd03639; Tue, 22 Jan 2002 16:55:30 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200201230055.g0N0tUd03639@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Jason K. Fritcher" Cc: Danny Braniss , freebsd-stable@freebsd.org Subject: Re: pxeboot btx halted problem In-reply-to: Your message of "Tue, 22 Jan 2002 10:49:30 PST." <20020122102015.K58234-100000@outreach.wolfnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jan 2002 16:55:30 -0800 From: Michael Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Tue, 22 Jan 2002, Danny Braniss wrote: > > ok, so till someone can shed some light from the BTX dump (hint hint), chec > k > > 1) if the pxeboot is ok > > I've rebuilt pxeboot from /usr/src/sys/boot. The last rebuild I did was to > enable BTXLDR_VERBOSE in the btxldr dir, but I'm probably going to remove > that since it looks like btxldr is completeing its job. If you've rebuilt pxeboot, you can use one of the intermediate files to track down the actual location in pxeboot where the trap is occurring. Given that cs is 0x002b, I think you're in pxeboot itself and not off in the BIOS. So track down the loader.sym file and try: nm --numeric-sort loader.sym and look for the function that contains 0x0001af8b. This should help narrow things down a bit. -- Go where you may, search where you will, roam throughout all the monarchies and despotisms of the Old World, travel through South America, search out every abuse and when you have found the last, lay your facts by the everyday practices of this nation, and you will say with me that, for revolting barbarity and shameless hypocrisy, America reigns without a rival... - Frederic Douglass, Independence Day Address, 1852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message