.\" @(#)isodebug.8 1.9 20/09/04 Copyr 2006-2020 J. Schilling .\" Manual page for isodebug .\" .if t .ds a \v'-0.55m'\h'0.00n'\z.\h'0.40n'\z.\v'0.55m'\h'-0.40n'a .if t .ds o \v'-0.55m'\h'0.00n'\z.\h'0.45n'\z.\v'0.55m'\h'-0.45n'o .if t .ds u \v'-0.55m'\h'0.00n'\z.\h'0.40n'\z.\v'0.55m'\h'-0.40n'u .if t .ds A \v'-0.77m'\h'0.25n'\z.\h'0.45n'\z.\v'0.77m'\h'-0.70n'A .if t .ds O \v'-0.77m'\h'0.25n'\z.\h'0.45n'\z.\v'0.77m'\h'-0.70n'O .if t .ds U \v'-0.77m'\h'0.30n'\z.\h'0.45n'\z.\v'0.77m'\h'-0.75n'U .if t .ds s \\(*b .if t .ds S SS .if n .ds a ae .if n .ds o oe .if n .ds u ue .if n .ds s sz .TH ISODEBUG 1L "2022/10/06" "J\*org Schilling" "Schily\'s USER COMMANDS" .SH NAME isodebug \- print mkisofs debug info from ISO-9660 image .SH SYNOPSIS .B isodebug [ .I options ] [ .I file ] .SH DESCRIPTION .B isodebug reads the debug info written by .BR mkisofs (8) from within a ISO-9660 file system image and prints them. . \" .SH RETURNS . \" .SH ERRORS .SH OPTIONS .TP .B \-help Prints a short summary of the .B isodebug options and exists. .TP .B \-version Prints the .B isodebug version number string and exists. .TP .BI \-i " filename" Filename to read ISO-9660 image from. .TP .BI \-ignore\-error Ignore errors. .B isodebug by default aborts on several errors, such as read errors. With this option in effect, .B isodebug tries to continue. Use with care. .TP .BI dev= target SCSI target to use as CD/DVD-Recorder. See .BR cdrecord (1) for more information on now to use this option. .\" .SH EXAMPLES .\" .SH ENVIRONMENT .\" .SH FILES .SH "SEE ALSO" .BR cdrecord (1), .BR scg (4), .BR mkisofs (8). .\" .SH DIAGNOSTICS .\" .SH NOTES .SH BUGS .PP None currently known. .PP Mail bugs and suggestions to .B schilytools@mlists.in-berlin.de or open a ticket at .BR https://codeberg.org/schilytools/schilytools/issues . .PP The mailing list archive may be found at .PP .nf .BR https://mlists.in-berlin.de/mailman/listinfo/schilytools-mlists.in-berlin.de . .fi .SH AUTHORS .nf J\*org Schilling and the schilytools project authors. .fi .SH "SOURCE DOWNLOAD" The source code for the .B cdrtools is included in the .B schilytools project and may be retrieved from the .B schilytools project at Codeberg at: .LP .B https://codeberg.org/schilytools/schilytools/ .LP The download directory is: .LP .B https://codeberg.org/schilytools/schilytools/releases .SH "INTERFACE STABILITY" The interfaces provided by .B isodebug are designed for long term stability. As .B isodebug depends on interfaces provided by the underlying operating system, the stability of the interfaces offered by .B isodebug depends on the interface stability of the OS interfaces. Modified interfaces in the OS may enforce modified interfaces in .BR isodebug .