From owner-freebsd-emulation@FreeBSD.ORG Sun Sep 28 16:12:55 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D1E71065688 for ; Sun, 28 Sep 2008 16:12:55 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 5A8F68FC0A for ; Sun, 28 Sep 2008 16:12:55 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (201.158.192-77.rev.gaoland.net [77.192.158.201]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 1FA1A633676 for ; Sun, 28 Sep 2008 18:12:54 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 6DDAC6114ED for ; Sun, 28 Sep 2008 18:12:52 +0200 (CEST) Date: Sun, 28 Sep 2008 18:12:51 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: freebsd-emulation@freebsd.org Message-ID: <20080928181251.5c0507b5@baby-jane-lamaiziere-net.local> In-Reply-To: <48DF83E7.10805@kc8onw.net> References: <48DE3D43.8060606@kc8onw.net> <20080928144912.7566907a@baby-jane-lamaiziere-net.local> <48DF83E7.10805@kc8onw.net> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: Virtualbox 2.0.2 and FreeBSD 7 x64 guest install crashes X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 16:12:55 -0000 Le Sun, 28 Sep 2008 16:17:27 +0300, Jonathan a écrit : > > There is a know bug with FreeBSD as > > guest, see http://www.virtualbox.org/ticket/458 > > > > I don't know if this is fixed. > > > > I was able to test FreeBSD 7/i386 on MacOS X but it always crashes > > on sigreturn at some point. > > With 1.6.2 I was able to work around this by enabling hardware > virtualization support but with Virtualbox 2.0.2 it crashes on startup > now. It seems Virtualbox doesn't like something about Freebsd's boot > loader on i386 or amd64. I'm installing PC-BSD 7/i386 on VirtualBox 2.0.2, it seems to work (will do one or two "make buildworld" to be sure). On Mac OS X the VT option is not available. I will try amd64 later. Regards.