From owner-freebsd-questions@freebsd.org Tue Jun 30 11:20:39 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 92CF798EBB8 for ; Tue, 30 Jun 2015 11:20:39 +0000 (UTC) (envelope-from fluca1978@gmail.com) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 262AC1AD0 for ; Tue, 30 Jun 2015 11:20:39 +0000 (UTC) (envelope-from fluca1978@gmail.com) Received: by wgjx7 with SMTP id x7so6713299wgj.2 for ; Tue, 30 Jun 2015 04:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VCYeqxlJzdJ/136ukrYyOPGheWqTwAT+SHW1BO+hZJc=; b=A4XVhuy/j5c7SMWqsyr6MjjIUAPrjMc+UTNA++B8UOVA8VRakBKJBkRB551Hrs7VTU sur7SoZs7VvtFsermloFGWFyRvTlQtRMacrTy12phZHvtLyiNStYFEy4UK+myi9vbPXD 9IbueVPQ2oUxseq6qLU/4Je5/11Liz4zP95SPf0TNRFflTZjFZWLeWeDySkYuY6tigbJ E/1OowcL4eAUOPICDdvZB/pZ02VyzXaoDVIyQLIQ4quJOuDOkp01iv9OUxBs8px9aM00 tkz0SggjtOKNoKLB5ox0luXlvfq1DTKNXfkPgvL15RMRohEfpiTBKvzYE2rj0J+nao4J wHLQ== MIME-Version: 1.0 X-Received: by 10.180.72.145 with SMTP id d17mr32749949wiv.69.1435663237579; Tue, 30 Jun 2015 04:20:37 -0700 (PDT) Sender: fluca1978@gmail.com Received: by 10.194.80.163 with HTTP; Tue, 30 Jun 2015 04:20:37 -0700 (PDT) In-Reply-To: <55926E72.5080706@sneakertech.com> References: <55925B9B.2090503@sneakertech.com> <55926E72.5080706@sneakertech.com> Date: Tue, 30 Jun 2015 13:20:37 +0200 X-Google-Sender-Auth: M1WsGIp4QWhtkBVA4LUIGrzwZr0 Message-ID: Subject: Re: Can't install freebsd inside virtualbox, glacially slow From: Luca Ferrari To: Quartz Cc: FreeBSD questions Content-Type: text/plain; charset=UTF-8 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 11:20:39 -0000 On Tue, Jun 30, 2015 at 12:24 PM, Quartz wrote: > 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). > Just for the record: I'm running a virtual box 4.3.26 on linux 64 bit, and have a FreeBSD machine with 512 MB of ram that is running fine. I think that we should compare some diagnostic data for a better understanding of where the problem lies. Luca