Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 18:27:00 +0100
From:      "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
To:        Nader Turki <nturki@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: linprocfs
Message-ID:  <20010322182700.A28850@wop21.wop.wtb.tue.nl>
In-Reply-To: <F36Z9rWjAKYVpMmOlbc0000a041@hotmail.com>; from nturki@hotmail.com on Thu, Mar 22, 2001 at 10:11:08AM -0500
References:  <F36Z9rWjAKYVpMmOlbc0000a041@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010322182700.A28850>