From owner-freebsd-questions Wed Mar 5 07:56:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA24059 for questions-outgoing; Wed, 5 Mar 1997 07:56:13 -0800 (PST) Received: from mail.EUnet.hu (www.eunet.hu [193.225.28.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA24012 for ; Wed, 5 Mar 1997 07:56:06 -0800 (PST) Received: by mail.EUnet.hu, id QAA16167; Wed, 5 Mar 1997 16:56:02 +0100 Received: (from zgabor@localhost) by CoDe.hu (8.7.5/8.7.3) id QAA00382; Wed, 5 Mar 1997 16:39:27 +0100 (MET) From: Zahemszky Gabor Message-Id: <199703051539.QAA00382@CoDe.hu> Subject: Re: linux emulation trouble To: freebsd-questions@freebsd.org (FreeBSD questions) Date: Wed, 5 Mar 1997 16:39:27 +0100 (MET) Cc: ted@wildeye.com In-Reply-To: from Ted Cohn at "Mar 4, 97 04:53:20 pm" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! Please, try a little bit shorter lines in your next mail. Thanks! > I'm still getting "./solinst: Exec format error: Wrong Architecture" running on FBSD 2.1.6 (from CD-ROM) even after performing all the steps for emulating linux outlined in the handbook (2.1-STABLE). I rebuilt the kernel for linux emulation and unpacked linux-lib2.0. Maybe I'm not correct, but if I know well, before 2.2, the linuxulator cannot run Linux elf programs, only a.outs. Try file progname to view is it an elf, or a.out. And of course most of the modern softwares (OK new softwares) are in elf format nowadays. > Do I need to upgrade to FBSD 2.2? Did I miss a step? Is there any way I can determine what I'm missing? A way to analyze the binary? Much thanks in advance... As I said: I think yes; dunno ; dunno; the file command. Gabor