From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 10 10:30:55 2009 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 2CFF010656C0 for ; Mon, 10 Aug 2009 10:30:55 +0000 (UTC) (envelope-from jochen.keil@gmail.com) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mx1.freebsd.org (Postfix) with ESMTP id CAEDE8FC1F for ; Mon, 10 Aug 2009 10:30:53 +0000 (UTC) Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 9BC0E1C001A9 for ; Mon, 10 Aug 2009 12:11:57 +0200 (CEST) Received: from localhost (dynscan2.mnet-online.de [192.168.1.215]) by mail.m-online.net (Postfix) with ESMTP id 8DEC290222 for ; Mon, 10 Aug 2009 12:11:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.3.149]) by localhost (dynscan2.mnet-online.de [192.168.1.215]) (amavisd-new, port 10024) with ESMTP id hjYi3I3GgAaG for ; Mon, 10 Aug 2009 12:11:55 +0200 (CEST) Received: from sillium.dyndns.org (DSL01.83.171.172.207.ip-pool.NEFkom.net [83.171.172.207]) by mail.nefkom.net (Postfix) with SMTP for ; Mon, 10 Aug 2009 12:11:55 +0200 (CEST) Received: (qmail 1927 invoked from network); 10 Aug 2009 10:11:54 -0000 Received: from monolith.lokal.lan (192.168.1.8) by columbus.lokal.lan with SMTP; 10 Aug 2009 10:11:54 -0000 Message-ID: <4A7FF1F3.8070506@gmail.com> Date: Mon, 10 Aug 2009 12:09:55 +0200 From: Jochen Keil User-Agent: Thunderbird 2.0.0.22 (X11/20090724) MIME-Version: 1.0 To: vbox@FreeBSD.org X-Enigmail-Version: 0.95.7 OpenPGP: id=0F96E020 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF591841BBC55FA332255BCAE" Cc: emulation@FreeBSD.org Subject: virtualbox-2.2.51.r20457_3 from ports 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: Mon, 10 Aug 2009 10:30:59 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF591841BBC55FA332255BCAE Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hello, After installing virtualbox from emulators ports i noticed several issues= : * kldloading vboxdrv.ko crashed my box, loading on boot via loader.conf works with problems though * /usr/local/lib/virtualbox is only readable by root: $ ls -ld /usr/local/lib/virtualbox drwx------ 3 root wheel 1024 10 Aug 03:32 /usr/local/lib/virtualbox which means: $ ls -ld /usr/local/lib/virtualbox/VirtualBox ls: /usr/local/lib/virtualbox/VirtualBox: Permission denied i can start virtualbox as root though: $ sudo ls -ld /usr/local/lib/virtualbox/VirtualBox -r-s--x--x 1 root vboxusers 19236 10 Aug 03:32 /usr/local/lib/virtualbox/VirtualBox my user (that is me :) is a member of the vboxusers group. * /usr/local/lib seems a bit odd as an installation location for a freebsd user although somebody mentioned to me that this is/was common on system v and solaris. $ uname -a FreeBSD monolith.lokal.lan 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Aug 5 10:11:22 CEST 2009 root@monolith.lokal.lan:/usr/obj/usr/src/sys/MONOLITH i386 Regards, Jochen Keil P.S. Please add me to CC if you answer, since i did not subscribe to emulation@freebsd.org --------------enigF591841BBC55FA332255BCAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkp/8fMACgkQtVwvsA+W4CAJewCfYzi3lJpBml+GXU2RwGDflW93 OzkAn1C31vYZCVWunbtOtUwo7nUssP1/ =3YtV -----END PGP SIGNATURE----- --------------enigF591841BBC55FA332255BCAE--