Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 09:22:41 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        John <gecko@tcworks.net>
Cc:        multimedia@freebsd.org
Subject:   Re: Mounting CDROM's, Setting Voodoo3 Depth Settings, and Switching Window Managers
Message-ID:  <20010805092241.A1331@nc.rr.com>
In-Reply-To: <01080520153000.31808@BrokenMachine.openxtreme.net>; from gecko@tcworks.net on Sun, Aug 05, 2001 at 08:15:30PM -0500
References:  <20010804124015.A88856@nc.rr.com> <01080520153000.31808@BrokenMachine.openxtreme.net>

next in thread | previous in thread | raw e-mail | index | archive | help

John:
 |After following your directions precisely, this is what I got:
 |
 |BrokenMachine# dmesg | grep ^acd
 |acd0: CDROM <CRD-8400B> at ata1-master using PIO4
 |acd1: CD-RW <HP CD-Writer+ 7200> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010805092241.A1331>