From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 8 14:07:18 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 0FF911065673 for ; Sun, 8 Apr 2012 14:07:18 +0000 (UTC) (envelope-from sdb@ssr.com) Received: from mailhost.ssr.com (mailhost.ssr.com [199.4.235.5]) by mx1.freebsd.org (Postfix) with SMTP id C09C98FC12 for ; Sun, 8 Apr 2012 14:07:17 +0000 (UTC) Received: (qmail 38065 invoked from network); 8 Apr 2012 14:00:48 -0000 Received: from pool-72-89-112-74.nycmny.east.verizon.net (HELO irelay.ssr.com) (sdb@72.89.112.74) by 199.4.235.5 with SMTP; 8 Apr 2012 14:00:48 -0000 Received: (qmail 7281 invoked by uid 103); 8 Apr 2012 13:44:25 -0000 Date: 8 Apr 2012 13:44:25 -0000 Message-ID: <20120408134425.7280.qmail@irelay.ssr.com> From: Scott Ballantyne To: Bernhard =?utf-8?Q?Fr=C3=B6hlich?= In-reply-to: <1333868165.17811.5.camel@Nokia-N900-42-11> (message from Bernhard =?utf-8?Q?Fr=C3=B6hlich?= on Sun, 08 Apr 2012 08:56:05 +0200) References: <20120407212604.2285.qmail@irelay.ssr.com> <1333868165.17811.5.camel@Nokia-N900-42-11> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: emulation@freebsd.org Subject: Re: Can't install Windows 7 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, 08 Apr 2012 14:07:18 -0000 Hi Bernhard, > > > > So there should not be a permission problem.  The DVD drive is fine, > > and the DVD is fine. > > Either follow http://wiki.freebsd.org/VirtualBox on how to correctly setup cd/dvd passthrough or create a disk image from /dev/cd0 with dd and use that in vbox. I did follow the wiki before writing: atapicam_load="YES" in /boot/loader.conf hald_enable="YES" in /etc/rc.conf and hald is running. Plus the permissions are correct for cd0, xpt0 and pass0. And I am running with the generic kernel. Thanks, Scott -- sdb@ssr.com