Subject: Re: vmware
To: ??? <jojo@ucatv.ne.jp>
From: Frank van der Linden <fvdl@wasabisystems.com>
List: port-i386
Date: 11/10/2001 20:19:19
On Sun, Nov 11, 2001 at 03:37:05AM +0900, ??? wrote:
[...]
> # cd vmware-distrib
> # perl vmware-install.pl

You ran install.sh correctly, but this is where it's going wrong. You
should not run any of the perl scripts that come with vmware
(vmware-install.pl or vmware-config.pl).

Also, you mounted procfs without the '-o linux' (without the quotes)
option.

You should re-do the install, but make sure that you remove stuff
left by the perl script. I'm not sure what all those scripts attempt
to do, you may have to check by hand.

- Frank