From owner-freebsd-virtualization@FreeBSD.ORG Tue Nov 4 15:59:56 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB19BCC6 for ; Tue, 4 Nov 2014 15:59:56 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2ABF877B for ; Tue, 4 Nov 2014 15:59:56 +0000 (UTC) Received: from portis.head.local ([109.193.229.18]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LkTSx-1YJNJX1F9f-00cSB7 for ; Tue, 04 Nov 2014 16:59:48 +0100 Message-ID: <5458F7ED.4030205@gmx.com> Date: Tue, 04 Nov 2014 16:59:41 +0100 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "freebsd-virtualization@freebsd.org" Subject: VIMAGE and VirtualBox networking question Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:+wavhUZWPsD7lFyQ576Yh7aFPuaAjakPg8FPjhT53VPOkxHxgFF YK/xlYckXTs4rdYFr8okUVxBYm7EpDGZwlgKLNhS6Ls4dAFH+rd0W2SAtNgzk/i1Uwk7dCH qMMJH1R9f8aCo/RGa2od1DzL1Amb5ITLx2YJOSSlpR1bG3ixDyBBS0ertPqDvFATTQbIp7N ui6h4dPYHtTt8eCjAN9lQ== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 15:59:56 -0000 Hi people:) I just tried to use VirtualBox on my system and I used the fastest way "pkg install" etc. My kernel is VIMAGE-enabled and I have had some instant reboots while trying to setup VirtualBox networking. I suppose I just have to build the module for a VIMAGE kernel, right? Thanks! Nikos