From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 24 21:31:23 2009 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 706CD106568D; Thu, 24 Sep 2009 21:31:23 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-yw0-f187.google.com (mail-yw0-f187.google.com [209.85.211.187]) by mx1.freebsd.org (Postfix) with ESMTP id 15C268FC14; Thu, 24 Sep 2009 21:31:22 +0000 (UTC) Received: by ywh17 with SMTP id 17so2452940ywh.3 for ; Thu, 24 Sep 2009 14:31:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=o74RY/RcqxKrt6kC9iFLEjmwo+5MNMsID309/lg/XeA=; b=dewEajv0snAakEKBG7gf9m5M8e9FaSbsETyPkALYvxXmy8LCmyMzI+I+WNii0U7sPc 0lwBTQGkc/CvTqEjOVTOWuCzix63j5V9Lu1R9W2WSLACFeupy0g5kraiRBmY5ir36/x2 yy9R5k7dVSxzcYtDYP1DD8xx/9O4WFZKyuG3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iDoDC/ej38AuUhWoOQh7OhQhfH1PFnGdYd9MJ6efyZUkMgm/+zh+5UxxObhFUuq4xl tuNuEDt3/3//oHweF/ef4m/B7rltEqU3yRDrhT+gTH8d8BKeLXIKiEVdA+CAm1fivAME pJm9qYM/5cpXi+P7ht4X+ei6itX6HgjMpR5Pw= MIME-Version: 1.0 Received: by 10.150.236.16 with SMTP id j16mr762491ybh.259.1253827882430; Thu, 24 Sep 2009 14:31:22 -0700 (PDT) In-Reply-To: <4ABBE24E.3090306@FreeBSD.org> References: <4ABBE24E.3090306@FreeBSD.org> Date: Thu, 24 Sep 2009 16:31:22 -0500 Message-ID: <6201873e0909241431h4df17f6fv8c8a8b5f594503d2@mail.gmail.com> From: Adam Vande More To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org Subject: Re: Does vbox have support for cd-rom or usb in winxp guest? 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: Thu, 24 Sep 2009 21:31:23 -0000 On Thu, Sep 24, 2009 at 4:19 PM, Doug Barton wrote: > The 2 most recent versions of vbox have been stable enough for me to > start using them for real work, so congrats to those working on the > port! So naturally, now I want more. :) > > Specifically I'm curious about cd-rom and usb support. When I start > the gui and go to settings for my existing winxp guest my cd-rom drive > is not available on the spinner for "Host CD/DVD Drive." Is that > expected? Is there something I need to do differently to make that > available? > > I'm also curious about access to USB devices. I don't even see options > for that, so is it just not possible? > > > Thanks, > > Doug > I'm not sure, but I think atapicam is required for cdrom access. -- Adam Vande More