mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
12 lines
521 B
Plaintext
12 lines
521 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE.NetBSD,v 1.4 2009/01/29 10:15:40 sborrill Exp $
|
|
|
|
Do not forget to include COMPAT_LINUX in your kernel configuration file.
|
|
Linux binaries require this option in order to work.
|
|
Most Linux binaries also require procfs to be mounted with -o linux. This
|
|
can be automated by adding the following to your /etc/fstab:
|
|
|
|
procfs /emul/linux/proc procfs ro,linux
|
|
|
|
===========================================================================
|