I've had the same problem and if you use tsize=`mkisofs -print-size -quiet
file.iso`s as one of the flags then it should work..
Make note that the 's' after the tsize cmd is correct, check the man page
for this flag..

eg: mkisofs file.iso | cdrecord -data tsize=`mkisofs -print-size -quiet
file.iso`s -

craig.

On 12/18/06, Joerg Schilling <[EMAIL PROTECTED]> wrote:

Bill Davidsen <[EMAIL PROTECTED]> wrote:

> I have a system with a Pioneer DVR-104 drive, revision 1.40 firmware.
> When I try to pipe an ISO into the cdrecord program, it complains that
> it needs tsize= option to do the burn. Piping the same data stream into
> growisofs works fine on the same hardware and O/S, but requires that I
> use a DVD, when a CD would be adequate at times.

cdrecord writes in session at one mode, growifofs writes in packet mode or
similar.

Jörg

--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353
Berlin
       [EMAIL PROTECTED]                (uni)
       [EMAIL PROTECTED]     (work) Blog:
http://schily.blogspot.com/
URL:  http://cdrecord.berlios.de/old/private/
ftp://ftp.berlios.de/pub/schily


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


Reply via email to