From owner-freebsd-current Fri Aug 30 3:43:57 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 7AB7637B400 for ; Fri, 30 Aug 2002 03:43:55 -0700 (PDT) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by mx1.FreeBSD.org (Postfix) with SMTP id 057C343E65 for ; Fri, 30 Aug 2002 03:43:52 -0700 (PDT) (envelope-from paulius@kaktusas.org) Received: (qmail 1000 invoked by uid 1000); 30 Aug 2002 10:43:45 -0000 Date: Fri, 30 Aug 2002 12:43:45 +0200 From: Paulius Bulotas To: freebsd-current@freebsd.org Subject: BTX: Error: Client format not supported Message-ID: <20020830104345.GA743@kaktusas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-URL: http://www.kaktusas.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 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? ;) TIA Paulius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message