Hello, Try just mount -t cd9660 /dev/acd0 /cdrom (without the a)
On 7/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On Mon, Jul 10, 2006 07:48 PM, Bill Moran wrote: >"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
