Date: Tue, 4 Apr 2000 19:27:52 +0200 (CEST) From: Johan Larsson <johan@ludd.luth.se> To: Eric Brueggmann <brueggma@students.uiuc.edu> Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: VmWare 2.0, FreeBSD 4.0-STABLE Message-ID: <Pine.NEB.4.21.0004041926450.20916-100000@speedy.ludd.luth.se> In-Reply-To: <20000404122128.A74263@crh5193.urh.uiuc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Apr 2000, Eric Brueggmann wrote:
> Hi,
>
> I'm new to the list, so forgive me if this has already been
> answered.. As stated above, I'm trying to get vmware 2.0 running on
> he following:
>
> [brueggma@crh5193 brueggma] > uname -a
> FreeBSD crh5193.urh.uiuc.edu 4.0-STABLE FreeBSD 4.0-STABLE #0: Sat Apr 1 16:53:21 CST 2000 root@crh5193.urh.uiuc.edu:/usr/src/sys/compile/BEAST i386
>
> linux_base-6.1
> vmware2-2.0.476
> rtc-2000.03.28
> /modules/linprocfs.ko
>
> the following have also been run in /usr/local/etc/rc.d :
> rtc.sh
> vmware.sh
>
> ==============================================================================
>
> The error its giving me is "Could not open /proc/cpuinfo"
>
> What am I missing? Thanks for any info..
Add this line to your /etc/fstab:
linproc /compat/linux/proc linprocfs rw 0 0
and run the command:
mount /compat/linux/proc
Johan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.21.0004041926450.20916-100000>
