From owner-freebsd-questions Thu Mar 22 9:30: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 75EEF37B720 for ; Thu, 22 Mar 2001 09:30:01 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f2MHSKf28903; Thu, 22 Mar 2001 18:28:20 +0100 (CET) (envelope-from karelj) Date: Thu, 22 Mar 2001 18:27:00 +0100 From: "Karel J. Bosschaart" To: Nader Turki Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linprocfs Message-ID: <20010322182700.A28850@wop21.wop.wtb.tue.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from nturki@hotmail.com on Thu, Mar 22, 2001 at 10:11:08AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 22, 2001 at 10:11:08AM -0500, Nader Turki wrote: > hi all, > i just installed vmware and i got this error when i tried running it: > > [ozzy@athlon]:~$ vmware > ************************************************************ > It seems Linux procfs is not mounted on /compat/linux/proc. > VMware does not work without Linux procfs mounted. > > For details, see linprocfs(5) manpage. > ************************************************************ > > how do i mount Linux procfs? > By adding the line linproc /compat/linux/proc linprocfs rw 0 0 to your /etc/fstab and then mount it. For details, see linprocfs(5) manpage ;-) Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message