Date: Fri, 30 Aug 2002 11:11:24 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Paulius Bulotas <paulius@kaktusas.org> Cc: freebsd-current@freebsd.org Subject: RE: BTX: Error: Client format not supported Message-ID: <XFMail.20020830111124.jhb@FreeBSD.org> In-Reply-To: <20020830104345.GA743@kaktusas.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020830111124.jhb>