From owner-freebsd-current@FreeBSD.ORG Sun Nov 1 09:41:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FE14106566B for ; Sun, 1 Nov 2009 09:41:50 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id DA8F38FC1A for ; Sun, 1 Nov 2009 09:41:49 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=qUQ4jkHYiCcA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=mK_AVkanAAAA:8 a=Pj85_RLrrjgBc_PsHEEA:9 a=RX1E5oPAnyTqDECy4lwd4W_uj1YA:4 a=9xyTavCNlvEA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe04.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1317133250; Sun, 01 Nov 2009 10:41:48 +0100 To: freebsd-current@freebsd.org Content-Disposition: inline From: Hans Petter Selasky X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpO< =?iso-8859-1?q?Q0yAl=7E=3F=60=27F=3FjDVb=5DE6TQ7=27=23h-VlLs=7Dk/=0A=09?=(yxg(p!IL.`#ng"%`BMrham7%UK,}VH\wUOm=^>wEEQ+KWt[{J#x6ow~JO:,zwp.(t; @ =?iso-8859-1?q?Aq=0A=09=3A4=3A=26nFCgDb8=5B3oIeTb=5E=27?=",; u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv Date: Sun, 1 Nov 2009 10:43:00 +0100 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911011043.02614.hselasky@c2i.net> Cc: Matthias Rampke Subject: Re: Host OS (OS X 10.6.1) panic when booting 8.0-RC2 in VirtualBox 3.0.10 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 09:41:50 -0000 On Saturday 31 October 2009 21:06:36 Matthias Rampke wrote: > On Sat, Oct 31, 2009 at 8:45 PM, Matthias Rampke > > wrote: > > Hello, > > > > I have been experiencing reproducible kernel panics in Mac OS X 10.6.1 > > when booting 8.0-RC1 and -RC2 (amd64) in a VirtualBox VM. > > > > I had a (mostly pristine) 7.2-RELEASE running in this VM and tried to > > upgrade to 8.0-RC2 with freebsd-update. > > This does not happen in a new, freshly installed VM. Now it hangs at > usbus initialization, but I suppose that's a different story (the > pains of using USB with VirtualBox, they never end). > > Any ideas what went wrong with the update? Hi, I just booted FreeBSD 8.0 RC-2 the live ISO in Virtual box (3.0.8) on a MAC and I don't see any problems. Are you sure that the /boot/kernel/ is free from stale modules from FreeBSD 7.x ? --HPS