From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 4 11:59:40 2010 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 38821106564A for ; Sun, 4 Apr 2010 11:59:40 +0000 (UTC) (envelope-from meappy@gmail.com) Received: from mail-qy0-f195.google.com (mail-qy0-f195.google.com [209.85.221.195]) by mx1.freebsd.org (Postfix) with ESMTP id E8EF48FC14 for ; Sun, 4 Apr 2010 11:59:39 +0000 (UTC) Received: by qyk33 with SMTP id 33so3393686qyk.28 for ; Sun, 04 Apr 2010 04:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=dh6BBvHqXbk1WdiVGmx0+ID5PxNVVGOulp6dbKsEBdc=; b=D7sk6ZKu2putLWeiitLqR/YGeMKCFZGnM/8Z58y01DeTLYt0C1fuQYDhgZotaFBFIO W7bjgMDHK8juqVqlsEakaRX1hFIQpZNGMeXQ1Et8cIZmWC406BKCARbZtnysFk4HeUft OGN9h901LNSq2ku1L3o2S+uOBY1T1H8AftJtE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=uZRMBUg5m++Q5GtdqBWYpN7c8dpSwqNCM8R4iTJZGCudx5CRGXh/HG9D2i9BUZitZj 1SP7Y+S8ZSqQu0mK4ZsBXr0c7pEqgTKODA5nvWRsneadVnJvLhlvDUloy473gS/tul/z JakqbIqybGQJduSBcue57vBPUI8nIoVJXZgic= MIME-Version: 1.0 Received: by 10.229.28.139 with HTTP; Sun, 4 Apr 2010 04:36:47 -0700 (PDT) Date: Sun, 4 Apr 2010 19:36:47 +0800 Received: by 10.229.212.132 with SMTP id gs4mr7354667qcb.53.1270381007225; Sun, 04 Apr 2010 04:36:47 -0700 (PDT) Message-ID: From: Gerald To: freebsd-emulation@FreeBSD.org X-Mailman-Approved-At: Sun, 04 Apr 2010 12:06:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Issue with VBox 3.1.6 OSE on FBSD 8.0 Release 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: Sun, 04 Apr 2010 11:59:40 -0000 Hi, Need help with this, while trying to do the following, # VBoxManage createvm --name "CentOS-5.4-i386" --register Sun VirtualBox Command Line Management Interface Version 3.1.6_OSE (C) 2005-2010 Sun Microsystems, Inc. All rights reserved. ERROR: failed to create a session object! ERROR: code NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) - Class not registered (extended info not available) Most likely, the VirtualBox COM server is not running or failed to start. Information about my system and dir permissions # uname -a FreeBSD fw 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Fri Apr 2 23:54:10 SGT 2010 # cd / && ls -la | grep -i tmp drwxrwxrwt 8 root wheel 512 Apr 4 00:47 tmp # cd /tmp && ls -la | grep -i vbox drwx------ 2 root wheel 512 Apr 4 00:47 .vbox-root-ipc