VOGONS


CD-Audio under Kubuntu.

Topic actions

Reply 20 of 20, by Snover

User metadata
Rank l33t++
Rank
l33t++

Sorry KHJD, you're right, dd will not image CD-audio.

However, cdrdao will. Run:

cdrdao read-cd --read-raw --datafile CD.bin CD.toc ; toc2cue CD.toc CD.cue ; rm CD.toc

You'll end up with a CUE/BIN.

You can also try using k3b, but when I tested it it said it would only copy mixed-mode CD-Extra discs (audio first, data second).

Cheers,

Yes, it’s my fault.