From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 14:19:50 2011 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 DDD3D106566C for ; Mon, 24 Jan 2011 14:19:50 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id AFF288FC08 for ; Mon, 24 Jan 2011 14:19:50 +0000 (UTC) Received: by iyb26 with SMTP id 26so4154919iyb.13 for ; Mon, 24 Jan 2011 06:19:50 -0800 (PST) Received: by 10.42.173.6 with SMTP id p6mr4845589icz.183.1295878789896; Mon, 24 Jan 2011 06:19:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.229.202 with HTTP; Mon, 24 Jan 2011 06:19:29 -0800 (PST) In-Reply-To: <4D3D7D0D.6090700@qeng-ho.org> References: <4D3D7D0D.6090700@qeng-ho.org> From: Chris Brennan Date: Mon, 24 Jan 2011 09:19:29 -0500 Message-ID: To: Arthur Chance Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD-Questions Subject: Re: Virtualbox - no /dev/acd0 in VM even if it's booting from CD 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, 24 Jan 2011 14:19:50 -0000 On Mon, Jan 24, 2011 at 8:22 AM, Arthur Chance wrote: > I just upgraded to virtualbox-ose-3.2.12 (ditto the vbox kmod port), and > then tried to install a new VM. It booted from the CD fine but sysinstall > reported that it couldn't find a CD drive to install from. Booting another > VM that already existed showed the same problem - /dev/ad0 exists but > /dev/acd0 doesn't and there's no sign of it during the device detection part > of the boot. > > Anyone else seeing this problem? > > Details: > > The host machine is amd64, running 8.1-RELEASE-p2 GENERIC. > > The new VM is booting FreeBSD-8.1-RELEASE-i386-disc1.iso > > The old VM is running i386 8.1-RELEASE-p1 GENERIC, and can't see /dev/acd0 > regardless of whether or not an ISO is attached to it. > > Did you try editing your VBox config for your VM? Make sure the CD-ROM is attached to the VM?