Linux CD Burning Goodness.

June 24, 2003, 02:06 pm

Damnit. I know that I've put this here before because I didn't want to forget it and have to look it up again. Well, I've been searching through my website (which uses MySQL's freetext search) and then I went directly to the console and ran a handful of ad-hoc queries, but have been unable to find it.

So here is is again: how to burn a cd on linux without the 3 second pauses between tracks.

cdrdao read-toc --device 0,2,0 your_name_for_toc

cdparanoia -w 1- data.wav

cdrdao write --device 0,6,0 --speed 4 --eject your_name_for_toc