05.12.2017, 15:53, "Christos Zoulas" <[email protected]>:
> In article <[email protected]>, <[email protected]> wrote:
>> I'm trying to run Linux binaries on NetBSD box running 8.99.7 kernel.
>> Linux emulation modules are loaded, suse packages were successfully 
>> installed.
>> Neither 32-bit binaries nor 64-bit ones work. What's wrong?

> $ sysctl -a | grep linux
> emul.linux.kern.ostype = Linux
> emul.linux.kern.osrelease = 3.11.6
> emul.linux.kern.osversion = #1 SMP PREEMPT Thu Oct 24 16:23:02 UTC 2013
> emul.linux.enabled = 0
> emul.linux32.kern.ostype = Linux
> emul.linux32.kern.osrelease = 3.11.6
> emul.linux32.kern.osversion = #1 SMP PREEMPT Thu Oct 24 16:23:02 UTC 2013
> emul.linux32.enabled = 0
>
> You need to enable it.

Thanks! It works now!

"Chapter 10. Linux emulation" seems a bit outdated.

Reply via email to