From owner-freebsd-emulation@freebsd.org Wed Nov 11 13:51:37 2015 Return-Path: Delivered-To: freebsd-emulation@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 9EA95A2CBE6 for ; Wed, 11 Nov 2015 13:51:37 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D35D1359 for ; Wed, 11 Nov 2015 13:51:37 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZwVZS-0005mD-9r for freebsd-emulation@freebsd.org; Wed, 11 Nov 2015 14:36:18 +0100 Received: from 51.174.160.102 ([51.174.160.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Nov 2015 14:36:18 +0100 Received: from christer.solskogen by 51.174.160.102 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Nov 2015 14:36:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Christer Solskogen Subject: Re: Limitations of VirtualBox 4.3.16_ose on FreeBSD 10.1-RELEASE Date: Wed, 11 Nov 2015 14:36:06 +0100 Lines: 12 Message-ID: References: <345981401.6527699.1446484701663.JavaMail.zimbra@comcast.net> <728883832.6527884.1446484717284.JavaMail.zimbra@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 51.174.160.102 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <728883832.6527884.1446484717284.JavaMail.zimbra@comcast.net> X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 11 Nov 2015 13:51:37 -0000 On 02.11.2015 18.18, rondzierwa@comcast.net wrote: > I am trying to build a ubuntu14.04 guest on FreeBSD 10.1 using Vbox 4.3.16_OSE. It seems that it will not boot reliably if I allocate more than 2 cpu's. When I set the cpu count to 4, sometimes it does not start at all, but freezes during boot (the ubuntu screen with the rotating dots). > I have booted it with 2 processors, and installed vbox tools, but still, when I increase the number of cpu's past 2 it will not boot. > > any ideas? > This seems to be the same problem as I've got. -- chs