From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 26 12:36:22 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C977210656A7 for ; Wed, 26 Sep 2012 12:36:22 +0000 (UTC) (envelope-from rdespres@indolore.net) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 555AA8FC16 for ; Wed, 26 Sep 2012 12:36:20 +0000 (UTC) Received: by wibhq12 with SMTP id hq12so3753028wib.13 for ; Wed, 26 Sep 2012 05:36:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=FnrgCSe0ig4fOxzlSF1Dy+iI8i5ytITnO0kkMse6MH4=; b=JztW67zXfn7j4v+EXwx0CcqaOwNjue+bLv3R0Amztgi+9ZV6otsgBjfv9vi0AT0Yz1 8bft0rdRUJ1MjDdGta2bPHoRTbcLlYMzMaTdKRJgbJX+qq7k1JGo/b6H99l/FYpaZw6/ tmYelOYQXAOY7PUqSGPZrZNpkta1KOcy0np+Te3SwqMrWL3RJFDX+3GQQoUfLV+YXkwy ChkXdkk5B/5LdAsjRYJHolObaYG0s3ygTjkeg18UYGDBXHzUSfPSEOWjod2h/cXZ+23Y D14y6XzhgouGN/Smjho6SAOik8hOWep9OFt0pViIrOrqXXg1Og/UA9CqxdhHyRIkQiMR cP1w== Received: by 10.180.97.106 with SMTP id dz10mr1123812wib.21.1348662980068; Wed, 26 Sep 2012 05:36:20 -0700 (PDT) Received: from [10.224.20.97] ([81.200.189.1]) by mx.google.com with ESMTPS id fb20sm6664137wid.1.2012.09.26.05.36.19 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 26 Sep 2012 05:36:19 -0700 (PDT) Sender: "Regis A. Despres" Mime-Version: 1.0 (Apple Message framework v1280) Content-Type: text/plain; charset=iso-8859-1 From: "Regis A. Despres" In-Reply-To: <1348655045.9325.5.camel@eva02> Date: Wed, 26 Sep 2012 14:36:18 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1348655045.9325.5.camel@eva02> To: mbsd X-Mailer: Apple Mail (2.1280) X-Gm-Message-State: ALoCoQkzSBvccUpXiQE23Ov9t0B61hn1aTVqmjZKZ0q6wWAOfMLZPdtOJoL7a1K5Hb+SbB+JuD3t Cc: emulation@freebsd.org Subject: Re: VirtualBox inside jail 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: Wed, 26 Sep 2012 12:36:22 -0000 Hi there, I wrote some hints about this one few month ago : = http://forums.freebsd.org/showpost.php?p=3D184915&postcount=3D4 Hope this helps =3D) Regards, -- Regis A. Despres Le 26 sept. 2012 =E0 12:24, mbsd a =E9crit : > Is it possible to run VB from jail? > I was trying and VB told me that modules don't load, but actually they > were. >=20 > sudo kldload /ypool/jails/vbox/boot/modules/vboxdrv.ko > kldload: can't load /ypool/jails/vbox/boot/modules/vboxdrv.ko: File > exists > zsh: exit 1 sudo kldload /ypool/jails/vbox/boot/modules/vboxdrv.ko >=20 > I have: >=20 > security.jail.sysvipc_allowed: 1 > security.jail.allow_raw_sockets: 1 >=20 > _______________________________________________ > 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"