Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: ELF binary type "3" not known

51 views
Skip to first unread message
Message has been deleted

Tijl Coosemans

unread,
Apr 25, 2008, 5:38:28 PM4/25/08
to
On Friday 25 April 2008 22:19:22 M. L. Dodson wrote:
> Archive search indicates that above error message means no linux
> kernel module loaded, however:
>
> [root@leucine:23] % cat /boot/loader.conf
> linux_load="YES" # Linux emulation
> [root@leucine:24] % kldstat
> Id Refs Address Size Name
> 1 7 0xffffffff80100000 ad1818 kernel
> 2 1 0xffffffff80bd2000 390e0 linux.ko
> 3 1 0xffffffffad81c000 1ce blank_saver.ko
> [root@leucine:25] % file ./sander
> ./sander: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), for
> GNU/Linux 2.4.0, statically linked, not stripped

AFAIK only 32 bit executables are supported.
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulat...@freebsd.org"

Roman Divacky

unread,
Apr 26, 2008, 4:29:21 AM4/26/08
to
On Fri, Apr 25, 2008 at 11:36:39PM +0200, Tijl Coosemans wrote:
> On Friday 25 April 2008 22:19:22 M. L. Dodson wrote:
> > Archive search indicates that above error message means no linux
> > kernel module loaded, however:
> >
> > [root@leucine:23] % cat /boot/loader.conf
> > linux_load="YES" # Linux emulation
> > [root@leucine:24] % kldstat
> > Id Refs Address Size Name
> > 1 7 0xffffffff80100000 ad1818 kernel
> > 2 1 0xffffffff80bd2000 390e0 linux.ko
> > 3 1 0xffffffffad81c000 1ce blank_saver.ko
> > [root@leucine:25] % file ./sander
> > ./sander: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), for
> > GNU/Linux 2.4.0, statically linked, not stripped
>
> AFAIK only 32 bit executables are supported.

yes.... only 32bit binaries are supported now. I started some work on amd64
linuxulator but the work has stalled (I dont have any hw, nor much knowledge)

can someone join me?

Chagin Dmitry

unread,
Apr 26, 2008, 6:51:09 AM4/26/08
to
On Sat, 26 Apr 2008, Roman Divacky wrote:

> On Fri, Apr 25, 2008 at 11:36:39PM +0200, Tijl Coosemans wrote:
>> On Friday 25 April 2008 22:19:22 M. L. Dodson wrote:
>> > Archive search indicates that above error message means no linux
>> > kernel module loaded, however:
>> >
>> > [root@leucine:23] % cat /boot/loader.conf
>> > linux_load="YES" # Linux emulation
>> > [root@leucine:24] % kldstat
>> > Id Refs Address Size Name
>> > 1 7 0xffffffff80100000 ad1818 kernel
>> > 2 1 0xffffffff80bd2000 390e0 linux.ko
>> > 3 1 0xffffffffad81c000 1ce blank_saver.ko
>> > [root@leucine:25] % file ./sander
>> > ./sander: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), for
>> > GNU/Linux 2.4.0, statically linked, not stripped
>>
>> AFAIK only 32 bit executables are supported.
>
> yes.... only 32bit binaries are supported now. I started some work on amd64
> linuxulator but the work has stalled (I dont have any hw, nor much knowledge)
>
> can someone join me?

halo Roman. i'm very interested on it.

--
Have fun!
chd

Larry Rosenman

unread,
Apr 28, 2008, 11:43:31 AM4/28/08
to
I can give access to a FreeBSD-7/amd64 system if that would
help..............

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: l...@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

0 new messages