summaryrefslogtreecommitdiff
path: root/emulators/suse100_base/MESSAGE.NetBSD
blob: f78a6a791304c8da43665c4ee7b7aaebe3fc85a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$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

===========================================================================