From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 14 20:25:28 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DEDA1065670 for ; Sat, 14 Jul 2012 20:25:28 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3F7228FC21 for ; Sat, 14 Jul 2012 20:25:28 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so8259039pbb.13 for ; Sat, 14 Jul 2012 13:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BfSvoyUczypvEyy2QDLEW2JjGVI8rG6cgwsBkt43eZ8=; b=MW71ggbnUBiM5NmAly0eyQsiByXHuztIdC2t+McrN9Gx9unCtllXHqluezM9mvum/k bdknVi84YvEiiOLcPaf2lrufukAVkPc6WWdG9UpcRbnf6SssOabKLi/q3dqMqSCI6v5t ZaLCaITVZeNKapzu84Odd9BAERKBGSRq2D7MfG3w6aBP7fVQ52q4VQ+DtFwNsVABMpaJ 7vw7bGLKTgHjE3rJx//cOlnj6E/lMXPolF0kwHIqTbbXap/pm85yyEcbnEmt7QYOTmEH Qv0GinYObHBSXnEvcRZ/5zwmIQwQ0t9lqC1SbgG9YqgxlnRVwY73jg5HBICB+YxSn7Ki dGnw== MIME-Version: 1.0 Received: by 10.66.76.130 with SMTP id k2mr11253083paw.19.1342297527837; Sat, 14 Jul 2012 13:25:27 -0700 (PDT) Received: by 10.68.227.132 with HTTP; Sat, 14 Jul 2012 13:25:27 -0700 (PDT) In-Reply-To: <20120714152745.1fe15238@bhuda.mired.org> References: <20120714061141.473cc8ee@bhuda.mired.org> <20120714152745.1fe15238@bhuda.mired.org> Date: Sat, 14 Jul 2012 15:25:27 -0500 Message-ID: From: Adam Vande More To: Mike Meyer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-hackers@freebsd.org" Subject: Re: FreeBSD 8.3 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2012 20:25:28 -0000 On Sat, Jul 14, 2012 at 2:27 PM, Mike Meyer wrote: > > 64-bit Ubuntu LTS 12.04. I moved a VM from the previous system, where > it worked fine (same build of FreeBSD, same build of VirtualBox). The > OS seems to be irrelevant. Windows XP and 7 and mumble all have this > problem, *if* I have VT-X enabled in VirtualBox. If I disable VT-X, > the ones I have tested so far worked fine. I'm still getting 32-bit > builds of some of them, as you can't turn VT-X off in a 64-bit guest. If possible, set VM to single cpu. Also not sure how you migrated machines. Occasionally the VM export/import functionality has produced silliness. Try creating new VM from scratch then attaching existing VM disk(s) to it. -- Adam Vande More