Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 17:17:45 +0200
From:      Linnea Forslund <supermoccine@gmail.com>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: problems with cd/dvd-device
Message-ID:  <cadcd740510250817q5161fc47s2f54406f870d2c@mail.gmail.com>
In-Reply-To: <20051025145400.GA4268@flame.pc>
References:  <cadcd740510250504m9ca242dl68d6b6e5afc9a953@mail.gmail.com> <20051025121037.GA764@eucla.lemis.com> <cadcd740510250519w564bfa6fme112205e9880cd6b@mail.gmail.com> <20051025125517.GB33926@slackbox.xs4all.nl> <cadcd740510250648k1c49c962l4fc077740b04e409@mail.gmail.com> <20051025141319.GC66887@slackbox.xs4all.nl> <cadcd740510250733s67c3b99cx8eea15fab7e475ed@mail.gmail.com> <20051025145400.GA4268@flame.pc>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/25/05, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
> On 2005-10-25 16:33, Linnea Forslund <supermoccine@gmail.com> wrote:
> > > 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.
> >
> > Where should I look when I want to open files from xmms, mixxx or some
> > other program? Files from music-cds and data-cds..
>
> Data CD-ROMs have to be mounted before you access the files stored in a
> track of the CD-ROM.  So, you'd have to use something like this to
> access the mp3 files in a data CD-ROM:
>
>         # mount_cd9660 -o ro /dev/acd0 /cdrom
>
> Audio CD-ROMs can be controlled with cdcontrol(1):
>
>         # cdcontrol -f /dev/acd0 play 1
>
> More details about data and audio CD-ROMs are described in the Handbook,
> so you really *have* to look at the relevant section:
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.ht=
ml

Oh, thank you, I didn't find this section before!

>
> Regards,
> Giorgos
>
>


--
/Linnea



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