Burning CD With Debian (April 29, 2004)

Quick tip on how to burn CD with Linux kernel 2.6 and Debian testing. Edit the file /etc/default/cdrecord. Add the following two lines:

CDR_DEVICE=cdrw
cdrw=/dev/hdb 8 4m burnfree

Replace /dev/hdb with you CD-ROM device of course! That's all there's is too it. 8is for the speed you want to write, and the 4m is the size of your CD writer buffer. The program cdrecordshould work like a charm.

Well since Gnome 2.6 just got in testing I have downloaded the whole darn thing. I had a quick look at epiphany. The new official Gnome browser. It looks fine, too bad it didn't import my Mozilla's bookmark :(

back