From owner-freebsd-questions@FreeBSD.ORG Sun Jul 29 14:55:39 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1DF916A417 for ; Sun, 29 Jul 2007 14:55:39 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 61E2A13C4E3 for ; Sun, 29 Jul 2007 14:55:39 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so315359anc for ; Sun, 29 Jul 2007 07:55:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=EIJJAnB0cM82zWSm9cyb5w6++CpDyk4/TxkSQo/BnsWhk8a5zZcReuZ9U99n2ZCgbVtD4s0t/0y/WqdxLpet7rCqULK3QaBEdZpXUHnCNxCfXoZK2q9rab9IWGfX98+SIw3Uanzve6TESSC2Hjw3dXEpbr8QnCdD5kkkq/68dZg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=m1UvU8gbI3rCBN2IhLK1tPpjBuUcyETqtlzzvPmoM4X2oyiQaEANYx4x8LSmzO46tVId3wH7j0hLyoCIIcABZ0H0rOYjd5OH3yA1c5qdxJX5SO2PP/plvzWnDwdrVodRBmPzhKQFy0yOSDLgNHiKWFopACBQtCJxOhlWq5rtjM8= Received: by 10.100.191.5 with SMTP id o5mr4152934anf.1185720938268; Sun, 29 Jul 2007 07:55:38 -0700 (PDT) Received: by 10.100.33.19 with HTTP; Sun, 29 Jul 2007 07:55:38 -0700 (PDT) Message-ID: <62b856460707290755s1225eaffy951caa9c81857de3@mail.gmail.com> Date: Sun, 29 Jul 2007 16:55:38 +0200 From: "Michael Grant" Sender: michael.grant@gmail.com To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 43ad73a8932b2047 Subject: XEN questions 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: Sun, 29 Jul 2007 14:55:39 -0000 Does XEN work with freebsd 6.x? Does one run XEN inside of freebsd and then VMs inside that, or does one run XEN on the bare hardware and then run freebsd inside that? If I've already got freebsd running on my box, do I have to reload it from scratch or is there a way I can virtualize what I already have runing? Michael Grant