Craig Harding wrote:
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.
The issue is that the mkisofs is running on another machine over a network. I want to burn a CD, and it is really not desirable to jump through hoops to do so, nor to try and get the tsize= through reliably. A drawback to the recording modes or ISO filesystem characteristics. As noted an oddity rather than a bug.

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

    Bill Davidsen < [EMAIL PROTECTED] <mailto:[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]
    <mailto:EMail:[EMAIL PROTECTED]> (home) Jörg
    Schilling D-13353 Berlin
           [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>                (uni)
           [EMAIL PROTECTED]
    <mailto:[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]
    <mailto:[EMAIL PROTECTED]>
    with a subject of "unsubscribe". Trouble? Contact
    [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>




--
bill davidsen <[EMAIL PROTECTED]>
 CTO TMR Associates, Inc
 Doing interesting things with small computers since 1979


Reply via email to