Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 17:02:27 +0300
From:      "Ivan Levchenko" <levchenko.i@gmail.com>
To:        "gs_stoller@juno.com" <gs_stoller@juno.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CDROM
Message-ID:  <e39dd5bb0607130702h566221f8j32743be07991d876@mail.gmail.com>
In-Reply-To: <20060712.124705.8332.321482@webmail24.nyc.untd.com>
References:  <20060712.124705.8332.321482@webmail24.nyc.untd.com>

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

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

On 7/12/06, gs_stoller@juno.com <gs_stoller@juno.com> wrote:
> On  Mon, Jul 10, 2006 07:48 PM, Bill Moran  wrote:
> >"gs_stoller@juno.com" <gs_stoller@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



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