From owner-freebsd-questions@freebsd.org Tue Jun 30 13:47:41 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D0DF98FEE1 for ; Tue, 30 Jun 2015 13:47:41 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DED8F1B66 for ; Tue, 30 Jun 2015 13:47:40 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t5UDlbvo033120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 30 Jun 2015 07:47:37 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t5UDlaSW033117; Tue, 30 Jun 2015 07:47:37 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 30 Jun 2015 07:47:36 -0600 (MDT) From: Warren Block To: Quartz cc: FreeBSD questions Subject: Re: Can't install freebsd inside virtualbox, glacially slow In-Reply-To: <55926E72.5080706@sneakertech.com> Message-ID: References: <55925B9B.2090503@sneakertech.com> <55926E72.5080706@sneakertech.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 30 Jun 2015 07:47:37 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2015 13:47:41 -0000 On Tue, 30 Jun 2015, Quartz wrote: > >> I can't seem to get the 10.1 installer to work under virtualbox, >> everything is so slow it's completely unusable. The dvd image takes >> upwards of a minute to even draw the opening ascii menu, and attempting >> to boot the kernel just sits there forever. If I convert the memstick >> img into a vdi and boot from that, I just get the "spinning slash" >> forever (it doesn't even get to the menu). I've tried the 'set >> vfs.unmapped_buf_allowed=0' trick, tried changing vb's chipset from >> PIIX3 to ICH9, tried changing the number of CPUs and ram and everything, >> but no dice. Anyone have any ideas? > > Nevermind, it's fixed. The virtualbox I was using claimed it was still the > most recent version, but manually checking virtualbox.org revealed that this > was a lie. Updating mostly fixed the slowness issue (It's still not as fast > as my other guest OSs, but it's at least it's usable now). Make sure virtualbox-ose-kmod has been rebuilt after the host OS has been updated.