From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 13:43:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C956F16A4CE for ; Tue, 19 Apr 2005 13:43:54 +0000 (GMT) Received: from thingysrealm.myftp.org (81-86-226-36.dsl.pipex.com [81.86.226.36]) by mx1.FreeBSD.org (Postfix) with SMTP id C802643D2F for ; Tue, 19 Apr 2005 13:43:53 +0000 (GMT) (envelope-from orblists@thingysrealm.myftp.org) Received: (qmail 33957 invoked by uid 1011); 19 Apr 2005 13:42:52 -0000 Received: from 192.168.254.200 by rackmount.orbsrealm.com (envelope-from , uid 1010) with qmail-scanner-1.25-st-qms (clamdscan: 0.83/781. perlscan: 1.25-st-qms. Clear:RC:0(192.168.254.200):. Processed in 0.355792 secs); 19 Apr 2005 13:42:52 -0000 X-Antivirus-Thingysrealm.myftp.org-Mail-From: orblists@thingysrealm.myftp.org via rackmount.orbsrealm.com X-Antivirus-Thingysrealm.myftp.org: 1.25-st-qms (Clear:RC:0(192.168.254.200):. Processed in 0.355792 secs Process 33951) Received: from unknown (HELO TE706) (orblists@thingysrealm.myftp.org@192.168.254.200) by thingysrealm.myftp.org with SMTP; 19 Apr 2005 13:42:50 -0000 From: "Grant" To: "'Didier Wiroth'" , Date: Tue, 19 Apr 2005 14:43:38 +0100 Message-ID: <000001c544e5$cc574c80$c10415ac@main.net.brooklands.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <0IF700MUN4E72S40@store.etat.lu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: RE: vmware alternative for freebsd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 13:43:54 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Didier Wiroth > Sent: 19 April 2005 14:35 > To: freebsd-questions@freebsd.org > Subject: vmware alternative for freebsd? > the ports tree. I was wondering if there are any alternatives to vmware, > commercial or freeware. I'm talking about a host version (I'm not talking > about guest OSes). Hey, There is a few out there for fbsd.. but the only one I have used with success is qemu. http://www.freebsd.org/cgi/url.cgi?ports/emulators/qemu/pkg-descr Its quite quick, but I feel it isn't as quick as vmware is/was. But it is something to look at, if its just simple things you need from it it will be fine, but anything CPU heavy I find its not great on. Another one that you might want to look at is bochs http://www.freebsd.org/cgi/url.cgi?ports/emulators/bochs/pkg-descr I cant really say much about this one, I've tried it before but never got anywhere, so it might be good for what you need. Or it might be rubbish :) Anyways gotta do some work :) Bye. Grant.