Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 10:10:40 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        PJ <af.gourmet@videotron.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: linux emulator
Message-ID:  <79099807@ipt.ru>
In-Reply-To: <4A69DA52.9080105@videotron.ca> (PJ's message of "Fri\, 24 Jul 2009 11\:59\:14 -0400")
References:  <4A69CBFD.8050002@videotron.ca> <20090724161656.4dd27793@gumby.homeunix.com> <4A69DA52.9080105@videotron.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
PJ <af.gourmet@videotron.ca> writes:

> /compat/llinux/sbin/ldconfig :
> "ELF binary type '3' not known" syntax error: "(" unexpected - error code 2

Have you load linuxulator? You may check it:
-----
% kldstat | grep linux
 6    3 0xffffffff8100d000 413f0    linux.ko
-----

You may do it by hand with 'kldload linux' or adding an apropriate
line to /boot/loader.conf 'linux_load="YES"' or to
/etc/rc.conf[.local] 'linux_enable="YES"'.

-- 
WBR, bsam



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