From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 8 10:00:54 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 543EA1065672 for ; Tue, 8 Sep 2009 10:00:54 +0000 (UTC) (envelope-from borisbsd@googlemail.com) Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 076228FC18 for ; Tue, 8 Sep 2009 10:00:53 +0000 (UTC) Received: by yxe2 with SMTP id 2so5882061yxe.3 for ; Tue, 08 Sep 2009 03:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ZmYgjHJ/lUtMPxNnVi+X5L9PVaPwpKMFwg4VCUFI5RE=; b=sbdLzb15hVjP07p4w8dAcl5Dmz2aINOX2kGjzbeqj7eJegGCYmq5PDCfiRAvT4Jj0V joOPKXon0NLBak9AGApwPRv7hS7x9SnZb60ZqB5/KdS3YVbPrNACPN5TR67joTWcn08+ u/0jnwQbXh9pANh5glQGjmxmMW3I7yAV5QsRE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=m7/v7lz5rsZNPazUl2gZ+n+jssJ5FHjAesxvYyNY+0+ZQWHp2VuXSNzyQf33EZzkjN YUOhalNUPTOimAzmV85rCq7UyJYdRaOkRlfuIhWFLZah4yWDzLMEWXu37fAVRdmOVMJu zowbcilWeQfVTtUmicNSbreXe7UI0NmfSDXPU= MIME-Version: 1.0 Received: by 10.101.128.20 with SMTP id f20mr16644190ann.24.1252404052671; Tue, 08 Sep 2009 03:00:52 -0700 (PDT) In-Reply-To: References: <20090611194557.GC98175@bsdcrew.de> <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com> <20090906162544.GA39448@bsdcrew.de> <50e4b96fb035ba5eaf5e30fbf12bf9f2.squirrel@webmail.itac.at> <367b2c980909071048j79b28babwcc9d59488d1de3ef@mail.gmail.com> Date: Tue, 8 Sep 2009 11:00:50 +0100 Message-ID: From: Boris To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 08 Sep 2009 10:00:54 -0000 Hi Bernhard, I confirm VT-x is now working. It used to fail on my system with previous release from the time I launched the VM. I am using amd64-8-BETA4 and rev 456. I have experienced a crash of the VM in the middle of the installation of a Debian64 so I will try again and report if it's reproducible. I used an existing virtual disk so I'll try again from scratch. Could you confirm if the patch from Fredrik Lindberg is going to be integrate to a next revision before port freeze? http://lists.freebsd.org/pipermail/freebsd-emulation/2009-September/006740.= html Thanks a lot to all people involved ! Boris 2009/9/7 Bernhard Fr=F6hlich > On Mon, September 7, 2009 7:48 pm, Olivier Smedts wrote: > > 2009/9/7 Bernhard Fr=F6hlich : > >> On Mon, September 7, 2009 7:41 am, Danny Braniss wrote: > >>> > >>> [...] > >>>> > > > > >>>> > > ok, so some time has passed, but virtualbox-2.2.51r20457.tar.gz = is > >>>> no > >>>> > > longer available, there is a > >>>> > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/virtualbox-2.2.51r20457= .tar.bz2 > >>>> > > then again in ports/emulatores/virtualbox the version is > >>>> 3.0.51r22226, > >>>> > > > >>>> > > can someone please explain? > >>> > >>> hi, the above was my question, which was totally ignored, not nice. > >>> I will try and refrase it: > >>> the call for testing is for a version (2.2.51r20457) which is not > >>> available, while > >>> the ports is 3.0.51r22226, so while I managed to compile it, it > >>> complains > >>> that COM > >>> is not running, all this under 8BETA-3, both under 32 and 64 bit. > >> > >> I'll try to be nice but it is still unclear to me what you want. The > >> file > >> is available on all 4 master sites that are listed in the ports > >> Makefile. > >> > >> The virtualbox port is still in heavy development so it is strongly > >> recommended that you use the latest version that is in the ports. If > >> that > >> also does not work you could give our svn version a try but be careful > >> with it because it can break in strange ways or destroy your virtual > >> machines. > >> > >> svn co > >> > http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox/ > > > > Wow... the SVN version works great for me with VT extensions ! I just > > tried a 64 bits 2 processors guest :) > > > > Thanks ! > > According to Alexander Eichner VT-x should work now with the latest vbox > code. So everybody who is using our svn port should already have working > VT-x. We plan to update the virtualbox port in the next few days to get > that version in the tree before the ports freeze. > > -- > Bernhard Fr=F6hlich > http://www.bluelife.at/ > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" >