CDROM

Ivan Levchenko levchenko.i at gmail.com
Thu Jul 13 14:02:33 UTC 2006


Hello,

Try just mount -t cd9660  /dev/acd0 /cdrom
(without the a)

On 7/12/06, gs_stoller at juno.com <gs_stoller at juno.com> wrote:
> 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
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list