From owner-freebsd-xen@FreeBSD.ORG Tue Jul 20 11:31:58 2010 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 071A51065675 for ; Tue, 20 Jul 2010 11:31:58 +0000 (UTC) (envelope-from prvs=0817741271=alex@box.nirgal.de) Received: from box.nirgal.de (box.nirgal.de [78.46.192.122]) by mx1.freebsd.org (Postfix) with ESMTP id BE9B08FC17 for ; Tue, 20 Jul 2010 11:31:57 +0000 (UTC) Received: from dslb-088-073-199-214.pools.arcor-ip.net ([88.73.199.214] helo=Defiant.local) by box.nirgal.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72 (FreeBSD)) (envelope-from ) id 1ObB3E-000EXZ-BQ; Tue, 20 Jul 2010 13:31:56 +0200 Message-Id: <3ABD17AA-B2D2-4456-9A83-0AAED0D16DAE@nirgal.de> From: Alexander Johannes To: =?ISO-8859-1?Q?G=F3t_Andr=E1s?= In-Reply-To: <4C457FD9.4080900@deployis.eu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Date: Tue, 20 Jul 2010 13:31:48 +0200 References: <81AF01BF-D5D9-4F61-89FC-E8399A1475CD@nirgal.de> <4C457FD9.4080900@deployis.eu> X-Mailer: Apple Mail (2.936) Sender: alex@box.nirgal.de X-Bogosity: Ham, spamicity=0.000000, version=1.2.2, host=box.nirgal.de, timestamp=1279625516.5, hash=71ef7bb60b2fcfd82e082f239a41424f72f49bbf37f2d78819b52d3fca2f7e7c Cc: freebsd-xen@freebsd.org Subject: Re: FreeBSD DomU: Upgrade from 7.2 to 8.0 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: Tue, 20 Jul 2010 11:31:58 -0000 Hello, Am 20.07.2010 um 12:52 schrieb G=F3t Andr=E1s: > How's your domU config file for xen? Up until 7.2 i have used the GENERIC Kernel and never built one of my =20= own, because there was no need. But as 7.3 or 8.0 will not boot up =20 with their GENERIC Kernels (tested with the Live-DVD, error described =20= in my first mail), i think i have to built a custom kernel. I plan to use the config from /usr/src/sys/i386/conf/XEN You can find it there: = http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/XEN?rev=3D1.9.2.1;= content-type=3Dtext%2Fplain;only_with_tag=3DRELENG_8_0 Note: i just want to use hvm-virtualization, paravirtualization is not =20= necessary. Alex=