From owner-freebsd-current Fri Aug 30 8:11:29 2002 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 EA86C37B401 for ; Fri, 30 Aug 2002 08:11:23 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820B243E6A for ; Fri, 30 Aug 2002 08:11:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10571 invoked from network); 30 Aug 2002 15:11:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Aug 2002 15:11:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g7UFBLBQ049172; Fri, 30 Aug 2002 11:11:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020830104345.GA743@kaktusas.org> Date: Fri, 30 Aug 2002 11:11:24 -0400 (EDT) From: John Baldwin To: Paulius Bulotas Subject: RE: BTX: Error: Client format not supported Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 30-Aug-2002 Paulius Bulotas wrote: > Hello, > > upgraded to todays morning current from DP1, and btx loader complains about > $subj, which as I see from btxldr.s means, I'm missing something ;) in > ELF format: > cmpl $0x464c457f,(%ebx) # ELF magic number? > je start.3 # Yes > movl $e_fmt,%esi # Display error > And that something should be /boot/loader, but it's ELF ;) > What should I do now? ;) When boot2 starts to do its spin, hit a character and then type in /boot/loader.old to boot off your old loader. Once you've booted, mv /boot/loader.old /boot/loader, then update to the latest sources and you should be fine on your next rebuild. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message