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

Re: Oddness piping mkisofs into recent cdrecord versions



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* < Joerg.Schilling@fokus.fraunhofer.de <mailto:Joerg.Schilling@fokus.fraunhofer.de>> wrote:

    Bill Davidsen < davidsen@tmr.com <mailto:davidsen@tmr.com>> 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:joerg@schily.isdn.cs.tu-berlin.de
    <mailto:EMail:joerg@schily.isdn.cs.tu-berlin.de> (home) Jörg
    Schilling D-13353 Berlin
           js@cs.tu-berlin.de
    <mailto:js@cs.tu-berlin.de>                (uni)
           schilling@fokus.fraunhofer.de
    <mailto:schilling@fokus.fraunhofer.de>     (work) Blog:
    http://schily.blogspot.com/
    URL:   http://cdrecord.berlios.de/old/private/
    ftp://ftp.berlios.de/pub/schily


    --
    To UNSUBSCRIBE, email to cdwrite-REQUEST@other.debian.org
    <mailto:cdwrite-REQUEST@other.debian.org>
    with a subject of "unsubscribe". Trouble? Contact
    listmaster@other.debian.org <mailto:listmaster@other.debian.org>




--
bill davidsen <davidsen@tmr.com>
 CTO TMR Associates, Inc
 Doing interesting things with small computers since 1979




Reply to: