From owner-freebsd-multimedia Sun Aug 5 6:23:29 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id D6E8A37B403 for ; Sun, 5 Aug 2001 06:23:24 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.cary.dummynet ([66.57.28.236]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 09:23:24 -0400 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f75DMfA01589; Sun, 5 Aug 2001 09:22:41 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sun, 5 Aug 2001 09:22:41 -0400 From: Randall Hopper To: John Cc: multimedia@freebsd.org Subject: Re: Mounting CDROM's, Setting Voodoo3 Depth Settings, and Switching Window Managers Message-ID: <20010805092241.A1331@nc.rr.com> References: <20010804124015.A88856@nc.rr.com> <01080520153000.31808@BrokenMachine.openxtreme.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01080520153000.31808@BrokenMachine.openxtreme.net>; from gecko@tcworks.net on Sun, Aug 05, 2001 at 08:15:30PM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org John: |After following your directions precisely, this is what I got: | |BrokenMachine# dmesg | grep ^acd |acd0: CDROM at ata1-master using PIO4 |acd1: CD-RW at ata1-slave using PIO3 |BrokenMachine# cd /dev |BrokenMachine# sh MAKEDEV acd0 |BrokenMachine# cd / |BrokenMachine# mkdir cd |BrokenMachine# mount /cd |cd9660: /dev/acd0c: Device busy |BrokenMachine# mount /cd |cd9660: /dev/acd0c: Invalid argument |BrokenMachine# Hmmm. Beats me. I assume nothing changed in between the two mount commands? Usually you see (intuitively) Device busy when some other program has the CD-ROM open. Shot in the dark: do an "lsof" and look for culprit processes that might be touching the CD-ROM without asking. Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message