suse_base-11.3nb8: rebuilding run-time library search paths database suse_base-11.3nb8: populating /usr/pkg/emul/linux/dev =========================================================================== $NetBSD: MESSAGE.NetBSD,v 1.2 2010/11/02 17:24:34 chs 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 Some Linux binaries also require tmpfs to be mounted on /dev/shm. This can be automated by adding the following to your /etc/fstab: tmpfs /emul/linux/dev/shm tmpfs rw,-m1777 ===========================================================================