From owner-freebsd-emulation Mon Jul 17 7:48:25 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 4E6C037B5CA for ; Mon, 17 Jul 2000 07:48:22 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13ECBP-00005e-00; Mon, 17 Jul 2000 16:47:47 +0200 Received: from p3e9c116d.dip0.t-ipconnect.de ([62.156.17.109] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13ECBM-0002vD-00; Mon, 17 Jul 2000 16:47:44 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 48FBFAB91; Mon, 17 Jul 2000 16:49:14 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 2CF6114A62; Mon, 17 Jul 2000 16:47:45 +0200 (CEST) Date: Mon, 17 Jul 2000 16:47:44 +0200 To: Dag-Erling Smorgrav Cc: emulation@FreeBSD.ORG Subject: Re: linux.sh should mount linprocfs Message-ID: <20000717164744.A21201@cichlids.cichlids.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from des@flood.ping.uio.no on Mon, Jul 17, 2000 at 04:25:23PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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