[Cialug] Broken Pipe using growisofs from scripts

Mark Hesseltine markhesseltine at gmail.com
Tue Jun 26 20:51:36 CDT 2007


On 6/26/07, Jonathan C. Bailey <jbailey at co.marshall.ia.us> wrote:
> I used the following script to run mkisofs - this is how I captured the return code from it.. I just don't know what the return code means and can't seem to find any information...
>
>
>
> #! /bin/sh
> /usr/bin/mkisofs "$@" 2> /tmp/mkisofs.err
> echo $? > /tmp/mkisofs.ret
>
>
>
>
>
> Jonathan Bailey
> Webmaster, Marshall County, Iowa
> E: jbailey at co.marshall.ia.us
> A: 1 E Main St, Marshalltown, IA 50158
> P: 641-844-2804
> C: 515-988-1021
>
> ----- Original Message -----
> From: "Todd Walton" <tdwalton at gmail.com>
> To: "Central Iowa Linux Users Group" <cialug at cialug.org>
> Sent: Tuesday, June 26, 2007 3:23:19 PM (GMT-0600) America/Chicago
> Subject: Re: [Cialug] Broken Pipe using growisofs from scripts
>
> On 6/26/07, Jonathan C. Bailey <jbailey at co.marshall.ia.us> wrote:
> > Ok.. Wrapped mkisofs in a shell script and found that it is returning error code
> > 32.. Any ideas? I looked for a list of error codes but couldn't find anything..
>
> What is it you did?
>
> -todd
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>

You might want to try adding the -debug option to your command line to
see if it gives you any other hints as to what might be going on.
-- 
Mark Hesseltine
mailto:markhesseltine at gmail.com


More information about the Cialug mailing list