From owner-freebsd-questions@FreeBSD.ORG Tue Aug 15 13:23:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D7D0216A4DA for ; Tue, 15 Aug 2006 13:23:38 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4697E43D5D for ; Tue, 15 Aug 2006 13:23:38 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 18149 invoked from network); 15 Aug 2006 23:23:37 +1000 Received: from 203-217-36-232.dyn.iinet.net.au (HELO localhost) (203.217.36.232) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 15 Aug 2006 23:23:37 +1000 Date: Tue, 15 Aug 2006 23:23:32 +1000 From: Norberto Meijome To: Peter Message-ID: <20060815232332.40c875b3@localhost> In-Reply-To: <20060815065823.98826.qmail@web60119.mail.yahoo.com> References: <20060815065823.98826.qmail@web60119.mail.yahoo.com> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: vmware on freebsd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 13:23:38 -0000 On Tue, 15 Aug 2006 02:58:23 -0400 (EDT) Peter wrote: > Is it possible to install VMWare Server on FreeBSD 6.0? I'm looking > for comments from people who may have done this. I may be completelly off the mark here...but I think the VMWare Server is more like XEN rather than Qemu ( which is more VMWare workstation). AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their latest versions of the Workstation line. I havent heard of host as for the Server line, but I could be wrong. Have you looked into Xen instead? Beto