Re: dvd+rw-tools 7.0: iso burning problem

2006-10-07 Thread Andy Polyakov
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



This was a problem with 6.x on Linux for files residing on NFS, but it's 
fixed in 7.0. Double-check that you're running 7.0 and run the command 
under strace [on Linux or whatever system call tracing utility for your 
OS] and [to save the public bandwidth] send the system call trace to me.



The following command line works well:

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

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


I'd bet on the fact that growisofs opens file with O_DIRECT, while cat 
doesn't. A.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Free DVDs/CDs request

2006-10-07 Thread umesh ghosh

Dear Sir of Madam,

With due respect and humble submission I, hereby, request you to
kindly send me the DVDs/CDs which are available free of cost or for
evaluation. In fact I'm interested to look at your products. Therefore
let me evaluate the DVDs or CDs.

I'm awaiting your valuated response along with the requested stuffs.
However I'd be happy to provide you with further details if required.

Thanking you,

___
Your Servant,
Mr. Umesh Ghoshdastider
150, Laxmi Narayan Road
P.O. Rabindra Nagar
Kolkata-700065
India
Tel (Home)+91 33 2566 0621
Email[EMAIL PROTECTED]
Web http://kolkata.sancharnet.in/exoticuma



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]