Comment 77 for bug 15424

Revision history for this message
Schily (schilling-fokus) wrote :

It seems that the bug has been relocated, but not to the right program.

The problem is caused by growisofs and growisofs is known not to play well
with the DVD- standard as it has been originally written for DVD+.

Cdrecord has mature DVD- support since 11 years and will most likely fix your problem.
Please fetch a recent cdrtools source from:

ftp.//ftp.berlios.de/pub/cdrecprd/alpha/

compile and install (the latter as root).

then call

cdrecord blank=all -v

and later write your iso image using

cdrecord -v xxx.iso

be careful not to call "wodim" by accident....