From owner-freebsd-questions@FreeBSD.ORG Sun May 11 20:50:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A961F37B401 for ; Sun, 11 May 2003 20:50:42 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 343A543F93 for ; Sun, 11 May 2003 20:50:41 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 1031865BD; Mon, 12 May 2003 05:50:34 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id A4F027943; Mon, 12 May 2003 05:50:29 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 72F7B73; Mon, 12 May 2003 05:50:43 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id D0D26379A5; Mon, 12 May 2003 05:50:35 +0200 (CEST) Date: Mon, 12 May 2003 05:50:35 +0200 From: Simon Barner To: Fabio Miranda Hamburger Message-ID: <20030512035035.GA18774@zi025.glhnet.mhn.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: linux procfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:50:43 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, > Hi, I would like to know where can i get information about how to mount a > linux procfs that I need to run vmware2 from port collection. Just add this line to your /etc/fstab linproc /compat/linux/proc linprocfs rw 0 0 and run "mount /compat/linux/proc" (it will be mounted automatically the next time you boot your machine). > By the way, Where can i get information about installing vmware on > freebsd? Hmm, your first problem might be, that the vendor of vmware does not sell licenses for version 2.x anymore. Maybe you should give v. 3 a try, which has been added to the ports collection recently (but which I do not have any experience with). > while building vmware2 many ports where installed, What is the port that > installed linuxproc fs ? That was ports/emulators/linuxbase, the base of the linux ABI compatibility layer. Regards, Simon --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+vxoKCkn+/eutqCoRAlD7AKD2K+e1yutbSlFjKAD5/iY323l8+gCgloqD VlNw8w0VXTY8/t++qjfc+wQ= =1Vmy -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--