From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 08:11:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC36C16A4CE for ; Tue, 23 Mar 2004 08:11:45 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2297543D3F for ; Tue, 23 Mar 2004 08:11:45 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i2NGBWn3002184 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Mar 2004 16:11:32 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2NGBVBQ002183; Tue, 23 Mar 2004 16:11:31 GMT (envelope-from matthew) Date: Tue, 23 Mar 2004 16:11:31 +0000 From: Matthew Seaman To: Lowell Gilbert Message-ID: <20040323161131.GC1809@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Lowell Gilbert , ste@smxy.org, freebsd-questions@freebsd.org References: <40605CC2.2050902@smxy.org> <44isgvh83d.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JgQwtEuHJzHdouWu" Content-Disposition: inline In-Reply-To: <44isgvh83d.fsf@be-well.ilk.org> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040316, clamav-milter version 0.67l cc: ste@smxy.org cc: freebsd-questions@freebsd.org Subject: Re: Trying to run a Linux binary ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 16:11:46 -0000 --JgQwtEuHJzHdouWu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 23, 2004 at 10:54:46AM -0500, Lowell Gilbert wrote: > "Shaun T. Erickson" writes: >=20 > > I installed linux_base, which turned on linux emulation: > >=20 > > # kldstat > > Id Refs Address Size Name > > 1 7 0xc0400000 5b570c kernel > > 2 1 0xc09b6000 51ac8 acpi.ko > > 3 1 0xc4620000 19000 linux.ko > > # >=20 > That installs the kernel support, but it doesn't turn it on. > Run linux(8) (at the command line). Errr... all linux(8) does is cause linux.ko to be loaded into the kernel, and the OP already has that. As for the original problem: see brandelf(1) -- you probably just need to run: # brandelf -t Linux filename Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --JgQwtEuHJzHdouWu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAYGGzdtESqEQa7a0RAowJAJ9o022xQ2CuMvtJdmR8MIBscnZ0vwCfb1+2 J/hXtkA/tFqHj/t6GR/CPl0= =An2Q -----END PGP SIGNATURE----- --JgQwtEuHJzHdouWu--