Comment 9 for bug 1914587

Revision history for this message
Thomas Schmitt (scdbackup) wrote :

Hi,

i forgot to propose that make-edge-iso.sh should look in stderr of the
"xorriso -report_el_torito as_mkisofs" run for this message:

  xorriso : SORRY : Cannot make proposal to produce APM of loaded image

and/or that it should check for the exit value of the xorriso run, which
in this case will be 32 rather than 0.
(That exit value is a consequence of the xorriso default setting
   -return_with SORRY 32
Which means not to abort on a SORRY message, but to indicate a problem
by the return value of the program.)

Have a nice day :)

Thomas