From owner-freebsd-emulation Tue Nov 20 19:37:49 2001 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 8AAC937B416 for ; Tue, 20 Nov 2001 19:37:36 -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 fAL3b17121114; Tue, 20 Nov 2001 22:37:01 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20011119131742.A99773@psconsult.nl> References: <200111190522.fAJ5M5u80672@ambrisko.com> <200106121526.f5CFQsp46243@ambrisko.com> <200111161749.aa32146@salmon.maths.tcd.ie> <200111161749.aa32146@salmon.maths.tcd.ie> <20011118200951.A91961@psconsult.nl> <20011119131742.A99773@psconsult.nl> Date: Tue, 20 Nov 2001 22:36:58 -0500 To: Paul Schenkeveld , Ian Dowse , Doug Ambrisko From: Garance A Drosihn Subject: Re: Linuxulator MFC and VMware/FYI, multiple vmwares is possible Cc: Dag-Erling Smorgrav , Takanori Saneto , emulation@FreeBSD.ORG, "Vladimir N. Silyaev" Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 1:17 PM +0100 11/19/01, Paul Schenkeveld wrote: >BTW, I run 4.4-STABLE as of Sun Nov 18, 2001. > >To use all this I did the following: > > # cd /usr; cvs co ports/emulators/vmware2 > # cd ports/emulators/vmware2 > # make patch # to get the official patches > # for the latest vmware release > # patch -p1 < vmmon.diff # to get multi-session in vmmon > # make install > # cd /usr/src > # patch -p0 < tap.diff # to get multi-session bridged vmnet > # patch -p0 < linux_ioctl.diff # from Ian Dowse, earlier in this list > # make -j8 buildworld > # make installworld > >Then reboot and see vmware 2.0.4-1142 work with multiple sessions. > >Does anyone see something I overlooked? I tried following these directions. All the patches applied, everything compiled OK, and I was able to reboot fine. But once I was up, vmware2 wasn't working quite right (not even a single copy of it, never mind two). It seemed to be some kind of trouble with the guest OS trying to get to the network. I backed out the change to the vmware port, rebooted, and tried again. Same problem. I backed out the change to if_tap.c and if_tapvar.h, recompiled the kernel (only needed to do a 'cd /usr/src ; make kernel', not a full buildworld), rebooted, and at least a single vmware2 session was working OK. I realize this isn't much of a bug report, but either something is missing or what's there isn't quite right. (note that I was working on a 4.4-STABLE as of Nov 20th, but none of the relevant files seemed to have changed between the 18th and the 20th). Was there anything else I was supposed to do? Changes to the vmware2 startup script, or making some alternate devices, or something? My vmware2 port is also version 2.0.4-1142, so that should also match what your patches were expecting. I am running on a dual-processor Pentium-III machine, if that's significant. >If not and if everyone is happy with these patches, how can we get >this back into the port? I would really love to see these patches debugged and installed. I am trying to debug something between a Win2K system and samba running on a Linux system, and it would be mighty convenient if I could have both linux and Win2K virtual machines 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