From owner-freebsd-xen@FreeBSD.ORG Sat Dec 27 01:23:36 2008 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 981171065674 for ; Sat, 27 Dec 2008 01:23:36 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id 1E0598FC0C for ; Sat, 27 Dec 2008 01:23:35 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by bwz12 with SMTP id 12so10870970bwz.19 for ; Fri, 26 Dec 2008 17:23:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=dAAJkCLQ+zT9nEVWf6ECb+f8jFm8vFAPqEwdsD8gfVU=; b=K8nuQbokLG/hxUJNvpocg+SahQVU54QJ9F+Lsyn1cXGourVqifyP+1/KMUc7BMiELh dI1Eb0+MfqhKVFj0uFO2GqxRo0+jY2oRcBpolYBQ7jJmi7AFYVaIHeBdSX6p0CRzqS8G PVsQEx+PnxnV1pHw1bChsKwVzTrfUY2Q4Mn4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; b=xVxe/wkuHlUTUC3MpVnmsucWcEiOF2IMOUJk3k0b/jkl2IaexM4GfgmGhZPkw+ESwY QbTupFazUWDfH5tm4qNH2NCluLU9GcfIiosad3nPJhDHgPr6DAVcNTKAqN6S03vyR9rf kCrB9gOVQ/lS3vxWEuvKs/Bl3KeoY6XB4PMGw= Received: by 10.102.234.20 with SMTP id g20mr4039954muh.84.1230339070900; Fri, 26 Dec 2008 16:51:10 -0800 (PST) Received: from ?84.0.93.239? (dsl54005DEF.pool.t-online.hu [84.0.93.239]) by mx.google.com with ESMTPS id b9sm27264792mug.50.2008.12.26.16.51.08 (version=SSLv3 cipher=RC4-MD5); Fri, 26 Dec 2008 16:51:09 -0800 (PST) From: Mister Olli To: freebsd-xen@freebsd.org Content-Type: text/plain Date: Sat, 27 Dec 2008 01:50:51 +0100 Message-Id: <1230339051.4971.9.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Subject: FreeBSD as PV domU X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com 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: Sat, 27 Dec 2008 01:23:36 -0000 hi all... I couldn't find any informations if freebsd is supported as a para-virtualized domU? if so, which freebsd versions are?? I currently have a dual-box with 2x athlon processors, and I wanna make freebsd my default domU for all services. I've fiddeld around with the latest SVN "RELENG_7" snapshot and got myself a booting kernel (somehow ;-)) I also used the mdroot file system from (fsmware.com) and was able to boot into it. currently I'm trying to rebuild world + kernel within that domU but it fails. some hints on what is supported, or how this can be done (maybe someone has an unpublished howto he/ she wants to share ;-)) would be really nice.... greetz mr. olli