From owner-freebsd-emulation Fri Feb 15 19:59: 6 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id A833337B402 for ; Fri, 15 Feb 2002 19:59:02 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id g1G3wx438420; Fri, 15 Feb 2002 22:58:59 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020215094528.E50440@laptop.6bone.nl> References: <20011110222046.A54582@server.vns.oc.ca.ua> <20011112072336.A60470@laptop.6bone.nl> <20020215094528.E50440@laptop.6bone.nl> Date: Fri, 15 Feb 2002 22:58:57 -0500 To: Mark Santcroos From: Garance A Drosihn Subject: Re: Questions on Vmware2 (or vmware3?) on current Cc: Vladimir N Silyaev , emulation@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 9:45 AM +0100 2/15/02, Mark Santcroos wrote: >On Thu, Feb 14, 2002, Garance A Drosihn wrote: > > The vmware2 port seems to depend on linux_base-6.1, would >> there be any problem using linux_base-7.1 instead? (I guess >> that may also depend on the rtc port). > >I have only run it with 6.1. >The rtc driver doesn't seem to work. However, afaik you only >need that for win98 guest. A friend of mine says it works fine for him with linux_base-7.1, although he is only using it on -stable. > > When installing vmware2, it asks if I wanted to use netgraph >> bridging. I said 'yes', as I'm sure that's what I did under >> stable. It then asked which interface did I want to bind that >> to? My ethernet card is fxp0. Should I answer that as 'fxp0', >> or as '/dev/fxp0'? > >I didn't use bridging, host only however works fine for me. Hrm. Well, at the moment it seems to be something in the world of netgraph setup which is killing me. I expect it is something which is intuitively obvious to someone who understands what netgraph is doing, and what commands to type into "nghook" so vmware can do what it wants to do. That someone would not be me... Sad to say I am not a networking/netgraph expert, and if the truth be told I am not eager to become one just to get vmware running. I do have NETGRAPH in the kernel, and the script installed in /usr/local/etc/rc.d/vmware.sh does look like it's *trying* to setup the right network from there, but it dies at the line which does the 'echo -n > $dev_vmnet' claiming that there is no such device or address (even though there does seem to be the right special-device defined at that point, which is just /compat/linux/dev/vmnet1 ). If I say "no" to netgraph bridging, will the guest-OS's running under vmware be able to show up as a separate IP address on the real network? >Summarizing: vmware2 works fine under -current at the moment >except for one problem that it can only be run once due to >some thing we are looking into with the tap device. Is this "only once per system reboot", or is it "only one instance can be running at any given time"? >Vladimir, what are your plans regarding vmware3, any time in the >near future or can I happily start hacking again at it? It'd be great if people had the time to improve on the port, and to get to vmware3. Some of my frustration is that the port needs to be an idiot-proof, at least for when I'm the idiot who's trying to get it running! -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message