From owner-freebsd-xen@FreeBSD.ORG Thu Nov 20 20:03:10 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 EE4F31065679 for ; Thu, 20 Nov 2008 20:03:10 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [213.239.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id B01898FC18 for ; Thu, 20 Nov 2008 20:03:10 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from dominion.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id B20181715F for ; Thu, 20 Nov 2008 20:45:33 +0100 (CET) Received: by dominion.borderworlds.dk (Postfix, from userid 2000) id 21DB6479; Thu, 20 Nov 2008 20:45:33 +0100 (CET) To: freebsd-xen@freebsd.org From: Christian Laursen Date: Thu, 20 Nov 2008 20:45:32 +0100 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: FreeBSD/Xen on openSUSE 11.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: Thu, 20 Nov 2008 20:03:11 -0000 I have succesfully booted FreeBSD on the Xen shipped with openSUSE 11.0. The kernel and userland are both based on -CURRENT sources from 5 days ago. The Xen dmesg: http://borderworlds.dk/~xi/xen/dmesg.xen The FreeBSD dmesg: http://borderworlds.dk/~xi/xen/dmesg I succesfully fetched a ports tree with portsnap and installed 12 ports from it. The whole virtual machine seems to freeze from time to time but will recover when I send keystrokes to its console. When I tried to do a buildworld it crashed. I don't have a crashdump but I can try to reproduce the problem if neccesary. I'll be happy to test stuff further. -- Christian Laursen