From owner-freebsd-emulation@FreeBSD.ORG Fri Oct 1 16:32:00 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044F516A4CF; Fri, 1 Oct 2004 16:32:00 +0000 (GMT) Received: from mta7.srv.hcvlny.cv.net (mta7.srv.hcvlny.cv.net [167.206.5.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id B170F43D31; Fri, 1 Oct 2004 16:31:59 +0000 (GMT) (envelope-from bsdfsse@optonline.net) Received: from [192.168.0.28] (ool-43532b7b.dyn.optonline.net [67.83.43.123]) by mta7.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I4W00IQBZ9BUS@mta7.srv.hcvlny.cv.net>; Fri, 01 Oct 2004 12:31:59 -0400 (EDT) Date: Fri, 01 Oct 2004 12:32:07 -0400 From: bsdfsse In-reply-to: <415D81C4.1090200@optonline.net> To: freebsd-emulation@FreeBSD.org Message-id: <415D8687.7040905@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) References: <415B40E0.5030708@optonline.net> <16732.17233.408255.749193@satchel.alerce.com> <415D81C4.1090200@optonline.net> cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Are there step-by-step VMWare instructions? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 16:32:00 -0000 bsdfsse wrote: > > I'm going to try to install vmware2 instead of vmware3. I put a call in > to VMWare to get a 2.0 license. > > I tried everything, I think. I'm new to FreeBSD, so that is kind of > working against me. > > I will now try to dig up how to install vmware2 (I assume I don't have > to make quite some many changes). > > vmware3 kept causing the DMA Read/Write errors when I turned on the vm > machine. > > thx I didn't get very far with vmware2: ================================================================ ================================================================ cpq24# cd /usr/ports/emulators/vmware2 cpq24# make install ===> Building for vmware2-2.0.4.1142 ===> vmmon-only make -f Makefile.FreeBSD SMP=YES clean && make -f Makefile.FreeBSD SMP=YES rm -f /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export_syms vmmon_smp.ko vmmon_smp.kld memtrack.o phystrack.o task.o vmx86.o driver.o hostif.o linux_emu.o vmnet_linux.o @ machine symb.tmp tmp.o Warning: Object directory not changed from original /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only @ -> /usr/src/sys machine -> /usr/src/sys/i386/include cc -O -pipe -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/include -I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common --------------------- <> --------------------- /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c:489: warning: 'FreeBSD_Driver_Poll' defined but not used /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c:572: warning: 'FreeBSD_Driver_Ioctl' defined but not used *** Error code 1 Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only. *** Error code 1 Stop in /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only. *** Error code 1 Stop in /usr/ports/emulators/vmware2/work/vmware-distrib. *** Error code 1 Stop in /usr/ports/emulators/vmware2. *** Error code 1 Stop in /usr/ports/emulators/vmware2. cpq24# ================================================================ ================================================================