Date: Mon, 17 Jul 2000 16:47:44 +0200 From: alex@big.endian.de (Alexander Langer) To: Dag-Erling Smorgrav <des@flood.ping.uio.no> Cc: emulation@FreeBSD.ORG Subject: Re: linux.sh should mount linprocfs Message-ID: <20000717164744.A21201@cichlids.cichlids.com> In-Reply-To: <xzp3dl8g7fw.fsf@flood.ping.uio.no>; from des@flood.ping.uio.no on Mon, Jul 17, 2000 at 04:25:23PM %2B0200 References: <xzp3dl8g7fw.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Dag-Erling Smorgrav (des@flood.ping.uio.no): > +if [ -z $(kldstat -v | grep 'linprocfs') ] ; then > + kldstat linprocfs ^^^^ kldload? That should be an additional option, though (for rc.conf), such as linux_procfs_enable="yes" # mount linuxprocfs, if linux_enable is set and a param to linux.sh, such as -p (for procfs) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000717164744.A21201>