From owner-freebsd-questions@FreeBSD.ORG Wed Dec 21 12:15:51 2005 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 6A0DE16A43E for ; Wed, 21 Dec 2005 12:15:51 +0000 (GMT) (envelope-from kcrenshaw@viscient.com) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176E543D46 for ; Wed, 21 Dec 2005 12:15:50 +0000 (GMT) (envelope-from kcrenshaw@viscient.com) Received: (qmail 25273 invoked from network); 21 Dec 2005 12:15:50 -0000 Received: from c-24-99-82-226.hsd1.ga.comcast.net (HELO TIEWIREPC2) (kcrenshaw@viscient.com@[24.99.82.226]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Dec 2005 12:15:50 -0000 From: "Kevin Crenshaw" To: "'Nikolas Britton'" , "'Micah'" Date: Wed, 21 Dec 2005 07:15:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYF8lth135Dd/rOS6+8ONUtbMvsEQANaYHA Message-Id: <20051221121550.176E543D46@mx1.FreeBSD.org> Cc: freebsd-questions@freebsd.org Subject: RE: Can you run Xen 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: Wed, 21 Dec 2005 12:15:51 -0000 I'm no expert on Xen, but it does seem like a good, open source, alternative to VMWare. If you would like to know more, here is their home page: http://www.xensource.com HTH, kevin -----Original Message----- From: Nikolas Britton [mailto:nikolas.britton@gmail.com] Sent: Wednesday, December 21, 2005 12:50 AM To: Micah Cc: Kevin Crenshaw; freebsd-questions@freebsd.org Subject: Re: Can you run Xen on FreeBSD? On 12/20/05, Micah wrote: > Kevin Crenshaw wrote: > > Xen supports installation on Red Hat and Suse Linux. Does this mean that > > Xen will run on FreeBSD using linux binary compatibility? Does anyone have > > a recommendation for Virtualization software to run on FreeBSD? > > > > Kevin > > > > From what looks like their home page > (http://www.cl.cam.ac.uk/Research/SRG/netos/xen/) > > In addition to Linux, members of Xen's user community have contributed > or are working on ports to other operating systems such as NetBSD > (Christian Limpach), FreeBSD (Kip Macy) and Plan 9 (Ron Minnich). A port > of Windows XP was developed for an earlier version of Xen, but is not > available for release due to licence restrictions. > > Looks like someone is working on a port of it. Try contacting Kip Macy > to see what the status is. > http://wiki.xensource.com/xenwiki/OSCompatibility Umm so is Xen sorta like VMware ESX Server? Does Xen run directly on the hardware and then partitions it, like the IBM midrange systems do? If it does run on the hardware what about device drivers etc.