system("growisofs -Z $device=$isofile >$tmpfile 2>&1"); if ($?==-1){print "Failure: $!\n";} exit;