Subject: Re: VMware on netbsd 2.0.2
To: None <netbsd-users@netbsd.org>
From: Philippe St-Jacques <philooo@gmail.com>
List: netbsd-users
Date: 06/04/2005 00:16:05
Philippe St-Jacques  <philooo <at> gmail.com> wrote:
>Hi. I am having problems running VMware 3.2 on my NetBSD 2.0.2 host. I
>compiled the modules with the correct netbsd-2-0-2-RELEASE source
>tree.
>
>I also mounted /proc with -o rw,linux
>
>Still I get that error when running the wizard. here is a screen shot.
>http://philoo.zapto.org:8080/x/data/error.jpg
>
>df: Warning: cannot read table of mounted filesystems: No such file or
>directory

--Can you ktrace the linux df and see what it needs from /proc? Or replace
--the linux df with the NetBSD one.
--christos

Replacing the linux df by the NetBSD df fails because it can't find
the -T argument to df.

Philippe