From owner-freebsd-current@FreeBSD.ORG Mon Jun 29 11:15:36 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6B141065711 for ; Mon, 29 Jun 2009 11:15:36 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) by mx1.freebsd.org (Postfix) with ESMTP id 728858FC1E for ; Mon, 29 Jun 2009 11:15:36 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout3.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1MLEpj-00055b-45; Mon, 29 Jun 2009 13:15:35 +0200 Received: from td279.t.pppool.de ([89.55.210.121]:10545 helo=ernst.jennejohn.org) by 5.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #79) id 1MLEpi-00009U-S2; Mon, 29 Jun 2009 13:15:35 +0200 Date: Mon, 29 Jun 2009 13:15:34 +0200 From: Gary Jennejohn To: Martin Smith Message-ID: <20090629131534.2d764f72@ernst.jennejohn.org> In-Reply-To: <4A473976.6030807@rakupottery.org.uk> References: <20090611194557.GC98175@bsdcrew.de> <4A473976.6030807@rakupottery.org.uk> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 11:15:50 -0000 On Sun, 28 Jun 2009 10:35:50 +0100 Martin Smith wrote: > Martin Wilke wrote: [snip what miwi wrote] > Well ,I have got it up and running on a stable of 26 June, managed to > set up a vdi, no problem, but it will not see the cd drive. > It (vbox) says the cd drive is always secondary master, but I only have > one ata channel so it is primary master. The dropdown list just does > not drop down. > Is there a workaround for this, or have I missed something stupid? > I saw this too and had to start hald in order for VirtualBox to see the real DVD/CD drives, even though I'd compiled VirtualBox without hald support. BTW I'm running -current, but the problem probably has the same solution under -stable. --- Gary Jennejohn