Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 16:13:19 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Linnea Forslund <supermoccine@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: problems with cd/dvd-device
Message-ID:  <20051025141319.GC66887@slackbox.xs4all.nl>
In-Reply-To: <cadcd740510250648k1c49c962l4fc077740b04e409@mail.gmail.com>
References:  <cadcd740510250504m9ca242dl68d6b6e5afc9a953@mail.gmail.com> <20051025121037.GA764@eucla.lemis.com> <cadcd740510250519w564bfa6fme112205e9880cd6b@mail.gmail.com> <20051025125517.GB33926@slackbox.xs4all.nl> <cadcd740510250648k1c49c962l4fc077740b04e409@mail.gmail.com>

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

--oTHb8nViIGeoXxdp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 25, 2005 at 03:48:59PM +0200, Linnea Forslund wrote:
<snip>
> > Check that CD devices are actually there, with "ls /dev/*cd*". On my
> > system this returns: "/dev/cd0 /dev/cd1" but that's because I use SCSI
> > emulation. A system with a GENERIC kernel would probably show /dev/acd0.
>=20
> A whole bunch shows up:
>=20
> > ls /dev/*cd*
> /dev/acd0       /dev/acd0t03    /dev/acd0t06    /dev/acd0t09    /dev/acd0=
t12
> /dev/acd0t01    /dev/acd0t04    /dev/acd0t07    /dev/acd0t10    /dev/acd0=
t13
> /dev/acd0t02    /dev/acd0t05    /dev/acd0t08    /dev/acd0t11

Try using /dev/acd0. If you run the following command as root, does it
work? (there should be a data CD in the drive btw, not a music CD)

mount -t cd9660 /dev/acd0 /cdrom

> > > And I tried inserting a cd with musicfiles and find it from xmms, but
> > > there was nothing in /cdrom.
> >
> > Playing music is very different from mounting, so that's perfectly norm=
al.
> >
>=20
> So what should I do to play musicfiles from cd? .mp3, .sid and so on..

Music encoded as .mp3 sits on a data CD (usually CD-ROM mode 1), and
should be mounted first. See above.

Regular music CDs are written in different format (CD-DA). You do not
have to mount these.

Roland
--=20
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

--oTHb8nViIGeoXxdp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDXj1/EnfvsMMhpyURAlXQAJ0cHhWR9gz49mxZhv0OzAwJSfgGIACfdqGM
yADz6m1G9PrsgvlX/cU2jhA=
=YilH
-----END PGP SIGNATURE-----

--oTHb8nViIGeoXxdp--



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