CDROM
gs_stoller at juno.com
gs_stoller at juno.com
Wed Jul 12 19:48:04 UTC 2006
On Mon, Jul 10, 2006 07:48 PM, Bill Moran wrote:
>"gs_stoller at juno.com" <gs_stoller at juno.com> wrote:
>> I can read from my CDROM under Windows 98 , but when I try
>> to read from it under FreeBSD 4.3 I get told that the device is
>> busy. My presumption is that either part of the device driver is
>> corrupted, or there is some status data kept long time that is never
>> reset but it tells the system that the device is busy.
<snip>
> You can start by describing _exactly_ what you are doing and the
> _exact_ results.
Here it is (first I show you what was mounted, then the mount command):
0-# mount
/dev/ad0s4a on / (ufs, local)
/dev/ad0s4g on /mp1 (ufs, local)
/dev/ad0s4h on /mp2 (ufs, local)
/dev/ad0s4e on /usr (ufs, local)
/dev/ad0s4f on /var (ufs, local)
procfs on /proc (procfs, local)
/dev/fd0 on /a (msdos, local)
0-# mount -t cd9660 /dev/acd0a /cdrom
cd9660: /dev/acd0a: Device busy
More information about the freebsd-questions
mailing list