From owner-freebsd-xen@FreeBSD.ORG Wed Nov 4 20:34:46 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 350F7106566B for ; Wed, 4 Nov 2009 20:34:46 +0000 (UTC) (envelope-from cr4z3d@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id BE1088FC13 for ; Wed, 4 Nov 2009 20:34:45 +0000 (UTC) Received: by bwz5 with SMTP id 5so22643bwz.3 for ; Wed, 04 Nov 2009 12:34:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=61IBOgTTqd3NneqAf+a9PFV1RYyN4ekCgS9j7vqeFr4=; b=DVYb6dOGin2VnswJrG87s4pTbY1zkbrLNhzAjA14U9fBysdtmIzDG2cohWWxuwGlaQ YGH9rkJI+EbqouwMTDoUSfmOgn7Ly7/Q497nvjMy8lmb3yuv5qiHEGLau1NoAucqccBb OdtDBdPLJHD2vpaVp5Xk2vKVFM+HYh4xW9L3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=xP4BAvm4eYHjBziqjiCf50hzjQ3xEJ10cXFvW2vCV5tyWPGJoNavZPSDkL1tV2tlE+ u4kho6Q/H72O8jWRr9mK4BE28U0UQco8CUa2u8gg1YQJQngOnFNFvwqG0HVryBRitBUY NFULD3DWxwaPfNZoaI8ExF7RVdJkiGibMhx/g= MIME-Version: 1.0 Received: by 10.204.15.145 with SMTP id k17mr1936459bka.212.1257365684325; Wed, 04 Nov 2009 12:14:44 -0800 (PST) From: Allan Date: Wed, 4 Nov 2009 15:14:24 -0500 Message-ID: <358c9f370911041214k16dbcb1agc422644426690974@mail.gmail.com> To: freebsd-xen@freebsd.org X-Mailman-Approved-At: Wed, 04 Nov 2009 20:38:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Getting started with FreeBSD 8.0 RC2 on Xen 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: Wed, 04 Nov 2009 20:34:46 -0000 Hello, I would like to properly run FreeBSD 8 on my installation of Xen. I've got an AMD X2 processor and 8GB of ram on my host system. It's running OpenSolaris xVM svn_124. Xen information: Using library: libvir 0.6.0 Using API: Xen 3.0.1 Running hypervisor: Xen 3.3 I'm using ZFS zvol's for the disk, and I get the following error during the install: http://dl.getdropbox.com/u/123316/err.png (sorry for the link, not sure if attachments are allowed here) I have not tried installing from 7.2 just yet, but will be doing so soon. For the settings, this is what I used to install: virt-install --name frisbee --ram 512 --vnc --os-type=unix --os-variant=freebsd7 --network bridge=dev0 --file /dev/zvol/dsk/tank/guests/dom3/disk0 --cdrom /tank/install/ISOs/8.0-RC2-amd64-dvd1.iso --hvm Allan Feid Unix Administrator B.S. Network Engineering