Copy a CD with cdrecord and a single burner

Tim ignored_mailbox at yahoo.com.au
Mon Aug 28 07:30:47 UTC 2006


On Sun, 2006-08-27 at 17:18 +0100, Paul Smith wrote:
> Since audio CDs do not have any filesystem, Will, it is surprising to
> me that one can create an ISO from that.

    [dd if=/dev/hdf of=iso1.iso]

Well, you might argue that you're not making an ISO image, just that ISO
is part of the file name.  You'd just be making a "raw" copy of the bits
read off the disc.  You could name it something else to be less
confusing.  e.g. of=audio.disc

NB:  The use of "raw", above, just referring to "as it was, unmodified,"
not meaning any particular type of data construct.

-- 
(Currently running FC4, in case that's important to the thread)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.




More information about the fedora-list mailing list