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

Re: How Do I Burn CDs? AND: Context menu shell scripts



Hello!

Thomas Ritter wrote (Mon 2003-Mar-03 21:19:06 +0100):

> #!/bin/bash
> mkisofs -r -J $* | sudo cdrecord -v -overburn \ 
>     -eject -isosize -data -

I was curious about the "-isosize" option and had a look at
cdrecord's man page. There it says:

       -isosize
              [..] Do not use this option if cdrecord reads the
              track data from stdin. [..]

Have you ever run into a situation where you actually needed
this option to be set?


Cheers, Marcus

-- 
   Marcus C. Gottwald  ·  http://www.inf.fu-berlin.de/~gottwald/



Reply to: