From owner-freebsd-xen@FreeBSD.ORG Mon May 18 12:53:38 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 758BE1065687 for ; Mon, 18 May 2009 12:53:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.221.173]) by mx1.freebsd.org (Postfix) with ESMTP id 3005B8FC16 for ; Mon, 18 May 2009 12:53:37 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by qyk3 with SMTP id 3so5637985qyk.3 for ; Mon, 18 May 2009 05:53:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=WLprDijDmTxcapk8/AuamWyG1Hv8x5NsRSAIjnuWr7s=; b=bfBFwN3Is85lR8t3Ifpv3EPgtzJLT+W2C9ma+lS7nI3DVcvRYZj+ELeIH8HPZXehPO iR1rUgbeokPltmuGWjm1NbSnKFIe+N/zsXZcqemrX2BFvI5ctm5T4W5Nth69Ek7ccaV/ njzqqvwg9dsIGPzuMrsH/gwITtnUtqpSv3prI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=fuejhvJUf7WhWdF2+r3FZZ+/tgbnK8gs2DprWMzs+MHx6Vcife+SImU30lBlJqtZkd 4xkkzmjrqnOYn9zGNFksW6zCgUPVOCiWGTL9x8seRh4i/Phym5qIEElQzCOXgOMIEwvU lzDjQPMTY9uxlAUVB8gh2X6LGwYrDhahJmE6U= MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.229.89.146 with SMTP id e18mr2940611qcm.23.1242651217295; Mon, 18 May 2009 05:53:37 -0700 (PDT) Date: Mon, 18 May 2009 20:53:37 +0800 X-Google-Sender-Auth: b20d5e3cdc98c189 Message-ID: From: Adrian Chadd To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: My FreeBSD-current/Xen install notes X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 12:53:38 -0000 I've started documenting (mostly for my own memory for now!) my experiences getting a working FreeBSD-current Xen environment together. http://wiki.freebsd.org/AdrianChadd/XenHackery Notable bits: pygrub works. :) Adrian