On 2/12/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote:
Hello
How do I figure out if my kernel was compiled with COMPAT_LINUX option or not?
I didn't compile it. I put "COMPAT_LINUX openbsd kernel" into google but didn't
find anything useful in the first several pages.
I have 4.0 on i386 installed from a CD it must be running the default kernel.
http://www.openbsd.org/faq/faq9.html#Interact
"OpenBSD/i386 is able to run Linux binaries when the kernel is
compiled with the COMPAT_LINUX option and the runtime sysctl
kern.emul.linux is also set. If you are using the GENERIC kernel
(which you should be), COMPAT_LINUX is already enabled, and you will
just need to do:"
-Nick