From owner-freebsd-questions@FreeBSD.ORG Mon Feb 1 06:25:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D109C1065676 for ; Mon, 1 Feb 2010 06:25:36 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id 3D6CC8FC1F for ; Mon, 1 Feb 2010 06:25:35 +0000 (UTC) Received: from pulstar.local (ppp-94-69-81-225.home.otenet.gr [94.69.81.225]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id o116PXLh013910; Mon, 1 Feb 2010 08:25:33 +0200 Message-ID: <4B6673DD.4030202@otenet.gr> Date: Mon, 01 Feb 2010 08:25:33 +0200 From: Manolis Kiagias User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: frank.wissmann41@web.de References: <4B65AD3C.6000108@web.de> <20100131161732.GA85186@orion.hsd1.pa.comcast.net> <4B65AFDB.8080605@web.de> <20100131162729.GA85255@orion.hsd1.pa.comcast.net> <4B65BEB7.2020908@web.de> In-Reply-To: <4B65BEB7.2020908@web.de> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Glen Barber , FreeBSD Mailing List Subject: Re: VirtualBox doesn't start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 06:25:36 -0000 On 31/01/2010 7:32 μ.μ., Frank Wißmann wrote: > Glen Barber schrieb: >> Frank Wi?mann wrote: >>> Glen Barber schrieb: >>>> Hi Frank, >>>> >>>> Frank Wi?mann wrote: >>>>> Hi, folks! >>>>> I want to launch my freshly installed VB with the "run"-command >>>>> under KDE 3.5.10, but it won't start. All I get is "Command can't >>>>> be executed" in german. I also tried with full pathname >>>>> "/usr/local/lib/virtualbox/VboxBFE", but that doesn't work either. >>>>> Where should I look for a solution? >>>>> >>>> Can you run this from a terminal emulator (konsole, xterm) for more >>>> verbose output? >>> OK, here it is: >>> >>> VBoxBFE: supR3HardenedExecDir: couldn't read "", errno=2 cchLink=-1 >>> >> >> Is your user in the "vboxusers" group? >> > > OK, now he is. But either as "root" or as normal user I get the same > result as in the message in the last mail described. > > Greetings Frank > You probably haven't mounted the proc filesystem. See section 22.3.1 in the Handbook: http://www.freebsd.org/doc/en/books/handbook/virtualization-host.html