From ac3793b88b86f1f1fc747d5707793a3fc8a7e7c7 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 29 Jan 2009 09:45:39 +0000 Subject: Add message that for most binary programs a Linux compatible procfs is needed. --- emulators/suse100_base/MESSAGE.DragonFly | 3 ++- emulators/suse100_base/MESSAGE.FreeBSD | 3 ++- emulators/suse100_base/MESSAGE.NetBSD | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/suse100_base/MESSAGE.DragonFly b/emulators/suse100_base/MESSAGE.DragonFly index 781005b77e3..d9550ab6fde 100644 --- a/emulators/suse100_base/MESSAGE.DragonFly +++ b/emulators/suse100_base/MESSAGE.DragonFly @@ -1,7 +1,8 @@ =========================================================================== -$NetBSD: MESSAGE.DragonFly,v 1.2 2007/11/30 14:18:09 rillig Exp $ +$NetBSD: MESSAGE.DragonFly,v 1.3 2009/01/29 09:45:39 joerg Exp $ Do not forget to include COMPAT_LINUX in your kernel configuration file. You will also need to load the "linux.ko" kernel module (using kldload(8) or by setting linux_enable=yes in /etc/rc.conf. +Most Linux binaries also require linprocfs to be mounted. =========================================================================== diff --git a/emulators/suse100_base/MESSAGE.FreeBSD b/emulators/suse100_base/MESSAGE.FreeBSD index 4fa11f11dbf..c609434d7ee 100644 --- a/emulators/suse100_base/MESSAGE.FreeBSD +++ b/emulators/suse100_base/MESSAGE.FreeBSD @@ -1,7 +1,8 @@ =========================================================================== -$NetBSD: MESSAGE.FreeBSD,v 1.2 2007/11/30 14:18:09 rillig Exp $ +$NetBSD: MESSAGE.FreeBSD,v 1.3 2009/01/29 09:45:39 joerg Exp $ Do not forget to include COMPAT_LINUX in your kernel configuration file. You will also need to load the "linux.ko" kernel module (using kldload(8) or by setting linux_enable=yes in /etc/rc.conf. +Most Linux binaries also require linprocfs to be mounted. =========================================================================== diff --git a/emulators/suse100_base/MESSAGE.NetBSD b/emulators/suse100_base/MESSAGE.NetBSD index dacbbf0f946..faa2f30ccd7 100644 --- a/emulators/suse100_base/MESSAGE.NetBSD +++ b/emulators/suse100_base/MESSAGE.NetBSD @@ -1,6 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.2 2007/11/30 14:18:09 rillig Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.3 2009/01/29 09:45:39 joerg 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. =========================================================================== -- cgit v1.2.3