PDA

View Full Version : Combo drive don't burns on FC4


tho.mei
2005-07-09, 07:25 AM CDT
Hallo

I tray to burn with a dombo drive (DVD-ROM/CD-RW). It work fine as a DVD or CD reader. But it is not recogised as a CD-Writer.:mad:

Drive: CRD-8523B
Manufaturar: LG

/etc/fstab: /dev/hdc /media/cdrom auto pamconcole,exec,noauto,managed 0 0

How use this drive for burning CD-ROM's?

RatonGL
2005-07-09, 10:31 AM CDT
you can find it there is drivers for linux, or try to use other burning program there is a Xroast you can install it, i dont remember where is but you can find it in the instalation CDs try to add it.

tho.mei
2005-07-09, 01:16 PM CDT
of course :eek: ... the CRD-8523B is just a player, no writer. My mistake. :)


@RatonGL_: Xroast you can install it, i dont remember where is but you can find it in the instalation CDs try to add it.Good idea, but I was tring with:

cdrecord -v speed=40 drvice=0,0,0 data=xyz.img

cdrecord is used by K3B and Xroast for burning. It runs in the backgrund. I was confused, because cdrecord burns wiht the option -v on nealy evry burner. But if the device is not a burner it can't wornk.

Thanks for your help.