Other Help Topics :: Burning CD using dsl tools



as far as i remember yes..... might be worth searching google/linux for man-cdrecord........ should explain in full
but these posts should point you in the right direction.........
good luck......
HTH

"cdrecord dev=0,0,0 blank=fast" to blank your cdr's

If you want more info , add a "-v"

73
ke4nt

Thanks a lot!
FYI,

If you want to use a graphical tool to burn CDs, try installing the "gcombust.dsl" extension.

It is not as easy to use as the "k3b" program that comes with knoppix but in my opinion it is easier to use than bashburn or the command line (although bashburn is cool if you have to work in text mode and the command line will work fine if you do some homework first).

You can try the gcombust autodetect to try and find your CD-RW drive.  If not, open an xterm and type: "sudo cdrecord -scanbus | more" and it should tell you the address of your CD burner.

Good Luck.

Quote (cbagger01 @ Aug. 24 2004,12:03)
FYI,

If you want to use a graphical tool to burn CDs, try installing the "gcombust.dsl" extension.

It is not as easy to use as the "k3b" program that comes with knoppix but in my opinion it is easier to use than bashburn or the command line (although bashburn is cool if you have to work in text mode and the command line will work fine if you do some homework first).

You can try the gcombust autodetect to try and find your CD-RW drive.  If not, open an xterm and type: "sudo cdrecord -scanbus | more" and it should tell you the address of your CD burner.

Good Luck.

I'll try gcombust because I tryed with cdrecord and
a) It erases (or so it seems) an old cdrw (cdrecord dev=0,1,0 -eject blank=fast)
b) I copyed some stuff (cdrecord dev=0,1,0 -eject /bla/bla/bla but I can not see what it has recorded so...I reboot with an w95 floppy with cd drivers and when I type 'dir' w95 shout me about some inconsistent format or ISO 9??? So I assumed cd was bad recorded
I've installed gcombust.dsl
really seems little confusing than k3b
I cotinue trying it!
See you later

Next Page...
original here.