NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Does Linux emulation work?




05.12.2017, 15:53, "Christos Zoulas" <christos%astron.com@localhost>:
> In article <88661512476112%web28j.yandex.ru@localhost>, <cheusov%tut.by@localhost> 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.


Home | Main Index | Thread Index | Old Index