Re: Using cdrecord on CentOS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



At Wed, 15 Apr 2009 18:22:28 +0200 CentOS mailing list <centos@xxxxxxxxxx> wrote:

> 
> Robert Heller a écrit :
> > 
> > An audio CD is not like a data CD.  It does not have a 'file system'. 
> > It is a collection of data tracks, containing cdda files.
> > 
> 
> Yeah, I know. But then, AFAIK, dd is supposed to handle these "binary 
> sausages" as well. Meaning: take that input (whatever it is) and produce 
> output without asking what it is.
> 
> Correct me if I'm wrong.

Assumes that the device in question behaves (or can behave) as a raw
sequencental block device.  Audio CDs are not, strictly speaking, like
a partitioned (or partitionable) hard drive.  CD-Rom 'tracks' are NOT
like disk partitions. ReadCD and Cdda2wav don't just to raw read()
calls (which is pretty much all dd does).  They do some interesting
ioctl() calls specific to CD-Roms as well -- these I/O calls relate to
'seeking' to the proper track and figuring out big the track is, etc. 

> _______________________________________________
> CentOS mailing list
> CentOS@xxxxxxxxxx
> http://lists.centos.org/mailman/listinfo/centos
> 
>                                            

-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Download the Model Railroad System
http://www.deepsoft.com/  -- Binaries for Linux and MS-Windows
heller@xxxxxxxxxxxx       -- http://www.deepsoft.com/ModelRailroadSystem/
                                                                                                                      
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux