From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 9 17:26:15 2010 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 93BF91065675 for ; Mon, 9 Aug 2010 17:26:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 6EE888FC20 for ; Mon, 9 Aug 2010 17:26:15 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OiW74-00025m-Rn for freebsd-emulation@freebsd.org; Mon, 09 Aug 2010 10:26:14 -0700 Message-ID: <29390250.post@talk.nabble.com> Date: Mon, 9 Aug 2010 10:26:14 -0700 (PDT) From: Hubert Tournier To: freebsd-emulation@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: hubert@frbsd.org References: Subject: Re: 8.1-R-amd64 host and guest, with VirtualBox 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: Mon, 09 Aug 2010 17:26:15 -0000 Hello, Samuel Mart=C3=ADn Moro wrote: >=20 > I'm trying to boot our 8.1-RELEASE-amd64 disc, in VirtualBox. > But, before our scripts are started, it seems to block. > So, have anyone already seen something like that? > What did I do wrong? >=20 You didn't said what version of VirtualBox you are using? There was a bug affecting FreeBSD a few versions ago related to the number of SATA adapters declared (the default was 30 and FreeBSD had issues digesting that) which had symptoms like those you describe. A workaround was simply to set the number of adapters to exactly what was needed (with VBoxManage). 8.1 works fine for me, both as a host and a guest. Best regards, Hubert --=20 View this message in context: http://old.nabble.com/8.1-R-amd64-host-and-gu= est%2C-with-VirtualBox-tp29385526p29390250.html Sent from the freebsd-emulation mailing list archive at Nabble.com.