I am running a NEC-2500A DVD on RH9.0 2.4.20-8smp
I am trying to run using growisofs
Here is the printout of the system log:
Jun 22 00:05:26 localhost kernel: hdh: status error: status=0x59 { DriveReady SeekComplete DataRequest Error }
Jun 22 00:05:26 localhost kernel: hdh: status error: error=0x04
Here is my first coaster
growisofs -Z /dev/scd0 -V 2004.01.24 -dvd-video -overburn ./
Executing 'mkisofs -V 2004.01.24 -dvd-video ./ | builtin_dd of=/dev/scd0 obs=32k seek=0'
/dev/scd0: "Current Write Speed" is 4.0x1385KBps.
2.32% done, estimate finish Mon Jun 21 23:09:34 2004
4.62% done, estimate finish Mon Jun 21 23:05:16 2004
{{{**************** SNIP *********************************************}}}
60.07% done, estimate finish Mon Jun 21 23:01:24 2004
62.38% done, estimate finish Mon Jun 21 23:01:23 2004
:-[ WRITE@LBA=21020h failed with SK=5h/ASC=21h/ACQ=02h]: Input/output error
builtin_dd: 135200*2KB out
:-( write failed: Input/output error
/dev/scd0: flushing cache
/dev/scd0: updating RMA
/dev/scd0: closing disc
Googling around does not find the above error
He is the example of my second coaster. it appears the burn just dies off
Here is the try after I have created the image with mkisofs and then burn the image with growisofs
growisofs -Z /dev/scd0=/tmp/image.raw
Executing 'builtin_dd if=/tmp/image.raw of=/dev/scd0 obs=32k seek=0'
/dev/scd0: "Current Write Speed" is 4.0x1385KBps.
23003136/443252736 ( 5.2%) @4.8x, remaining 1:31
38764544/443252736 ( 8.7%) @3.3x, remaining 1:23
54329344/443252736 (12.3%) @3.3x, remaining 1:25
67043328/443252736 (15.1%) @2.7x, remaining 1:24
67043328/443252736 (15.1%) @0.0x, remaining 1:41 <<==begins failure
67043328/443252736 (15.1%) @0.0x, remaining 2:03
67043328/443252736 (15.1%) @0.0x, remaining 2:20
67043328/443252736 (15.1%) @0.0x, remaining 2:42
67043328/443252736 (15.1%) @0.0x, remaining 2:59
67043328/443252736 (15.1%) @0.0x, remaining 3:16
:-[ WRITE@LBA=7fe0h failed with SK=5h/ASC=21h/ACQ=02h]: Input/output error
builtin_dd: 32736*2KB out
:-( write failed: Input/output error
/dev/scd0: flushing cache
/dev/scd0: updating RMA
/dev/scd0: closing session
Any Ideas? Thanks in advance.
OH yes. almost forgot to mention, the pieces that were burned are viewable in a standalone DVD player. they are just incomplete. I was also burning these as the user who created the file and not as root