Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 17:30:59 +0200 (IST)
From:      Amir Shalem <amir@boom.org.il>
To:        <vsilyaev@mindspring.com>
Cc:        <freebsd-questions@FreeBSD.org>
Subject:   VMWare on FreeBSD, werid problems.
Message-ID:  <Pine.BSF.4.33_heb2.09.0103301717010.10371-100000@active.ath.cx>

next in thread | raw e-mail | index | archive | help
Since i upgraded to freebsd-4.3-rc, I'm having problems
I tried to use both vmware2-2.0.3.799_1 and vmware2-2.0.3.799_2
(from http://www.mindspring.com/~vsilyaev/vmware/)

I configured it with bridge to fxp0 (happen also without bridge)
On both versions, it compiles well and installs.
now, whenever I run /usr/local/etc/rc.d/vmware.sh I get this:

(root@active [/usr/local/etc/rc.d])# ./vmware.sh stop
ifconfig: interface vmnet1 does not exist
ifconfig: interface vmnet1 does not exist
ngctl: shutdown: No such file or directory
(root@active [/usr/local/etc/rc.d])# ./vmware.sh start
./vmware.sh: cannot create /compat/linux/dev/vmnet1: no such device or address
(root@active [/usr/local/etc/rc.d])#

(root@active [~])# kldstat
Id Refs Address    Size     Name
 1   12 0xc0100000 2d3550   kernel
 2    1 0xc0e5a000 6000     linprocfs.ko
 3    1 0xc0eba000 3000     daemon_saver.ko
 4    3 0xc10d4000 12000    linux.ko
 6    1 0xc110a000 2000     rtc.ko
 8    1 0xc111f000 4000     if_tap.ko
 9    1 0xc1113000 3000     ng_socket.ko
10    3 0xc1225000 8000     netgraph.ko
13    1 0xc125b000 3000     ng_ether.ko
14    1 0xc125e000 4000     ng_bridge.ko
25    1 0xc122d000 9000     vmmon_up.ko

(root@active [~])# ls -l /compat/linux/dev/vm*
crw-r--r--  1 root  wheel  200,   0 Mar 30 17:20 /compat/linux/dev/vmmon
crw-r--r--  1 root  wheel  149, 0x00010001 Mar 30 17:20 /compat/linux/dev/vmnet1

(this error is from vmware2-2.0.3.799_1, on vmware2-2.0.3.799_2 it shown
 error about /compat/linux/dev/vmnet0)

I'm hoping you can help me out here..

thanks,
	Amir.


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?Pine.BSF.4.33_heb2.09.0103301717010.10371-100000>