Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 10:50:26 -0500
From:      "Shaun T. Erickson" <ste@smxy.org>
To:        freebsd-questions@freebsd.org
Subject:   Trying to run a Linux binary ...
Message-ID:  <40605CC2.2050902@smxy.org>

next in thread | raw e-mail | index | archive | help
I installed linux_base, which turned on linux emulation:

# kldstat
Id Refs Address    Size     Name
  1    7 0xc0400000 5b570c   kernel
  2    1 0xc09b6000 51ac8    acpi.ko
  3    1 0xc4620000 19000    linux.ko
#

When I run the file, I get:

	ELF binary type "0" not known.

# file filtercmd
filtercmd: setuid ELF 32-bit LSB executable, Intel 80386, version 1 
(SYSV), for GNU/Linux 2.2.5, statically linked, not stripped
#

I'm not sure what to do now ...

	-ste



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40605CC2.2050902>