[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dvd+rw-tools 7.0: iso burning problem



Hi Andy,

I faced a problem with dvd+rw-tools (6.0, 6.1 und 7.0) when I tried to burn 
a DVD-Iso-Image to a dvd using the command line

growisofs 
-Z /dev/scd2=/media/CDWserver/export/Server/DVD-Images/KNOPPIX_V5.0.1DVD-2006-06-01-DE.iso
 
But it gives an invalid argument error:

---- Output
Executing 'builtin_dd 
if=/media/CDWserver/export/Server/DVD-Images/KNOPPIX_V5.0.1DVD-2006-06-01-DE.iso 
of=/dev/scd2 obs=32k seek=0'
:-( write failed: Invalid argument
----------------------------

The following command line works well:

cat KNOPPIX_V5.0.1DVD-2006-06-01-DE.iso | growisofs -Z /dev/scd2=/dev/fd/0

I have had a look on the sources but couldn't figure out which is the 
reason for this problem.

Why is there is difference between these two commands. Why does the second 
work and the first not?

Using dvd+rw-tools 5.21.4.10.8 both commands works perfect.

-- 

Greetings from Marcus



Reply to: