From owner-freebsd-questions Thu Jan 24 18: 2:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 02F9737B402 for ; Thu, 24 Jan 2002 18:02:47 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id g0P22jb03597 for ; Fri, 25 Jan 2002 03:02:45 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id DAA21773 for ; Fri, 25 Jan 2002 03:02:45 +0100 (CET) Received: (qmail 34875 invoked by uid 1001); 25 Jan 2002 02:02:44 -0000 Date: Fri, 25 Jan 2002 03:02:43 +0100 From: Erik Trulsson To: Nathan Mace Cc: freebsd-questions@freebsd.org Subject: Re: whereis linprocfs? Message-ID: <20020125020243.GA34809@student.uu.se> Mail-Followup-To: Nathan Mace , freebsd-questions@freebsd.org References: <200201250103.UAA10108@uce55.uchaswv.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201250103.UAA10108@uce55.uchaswv.edu> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 24, 2002 at 08:00:55PM -0500, Nathan Mace wrote: > i just installed vmware form the ports tree. but when i try to run it, it > says that it needs linprocfs. i can't find it anywhere in the ports tree. > how can i get it installed? It isn't in the ports tree, but rather in the base system so you don't need to install it, just activate it. Add the following line to /etc/fstab (if it isn't there already) linproc /compat/linux/proc linprocfs rw 0 0 and then issue the command 'mount linproc' See also the linprocfs(5) manpage. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message