Vikas - 2003-07-09

I am trying to write a BIN/CUE file created by dvd::rip (using transcode, vcdimager, etc) onto a CD-R using the Samsung SM348B CD-R/DVD combo drive.

cdrdao scanbus gives me 1,0,0 as the device. I chmod the /dev/sg0 to 4777 just to make sure there are no permission issues.

I did 'cdrdao write --device=1,0,0 --speed=40 --overburn --simulate'

It gets to about 90% and the errors out with SCSI error codes (0X3C or something). Happens every time.

What do I need to do? The drive has a 8MB buffer! I also turned on the BURN mode using 'cdrecord dev=1,0,0 driveropts=burnfree'.

Please help. I am getting very frustrated.

Thanks