Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uif2iso(1) [debian man page]

UIF2ISO(1)							   User Commands							UIF2ISO(1)

NAME
uif2iso - converts uif files to iso or other formats. SYNOPSIS
uif2iso <input.UIF> <output> DESCRIPTION
UIF2ISO converts single and multipart UIF (Universal Image Format) images (generated by the MagicISO program) to their original format. The output format (iso, cue/bin, mds/mdf, ccd, nrg) and corresponding extension are automatically chosen by the tool, depending on what the original format of the input file was. KNOWN ISSUES
When extracting a NRG image, the resulting file might be invalid. However, in these cases, an additional valid CUE file is created. So if the NRG file were to not work, the CUE file can be used instead. SEE ALSO
For more information regarding why this tool is needed and what the output formats are, see the uif2iso.txt file provided along with this program. AUTHOR
uif2iso was written by Luigi Auriemma e-mail: aluigi@autistici.org web: http://www.aluigi.org This manual page was written by Margarita Manterola <marga@debian.org>, for the Debian project (and may be used by others). uif2iso January 2009 UIF2ISO(1)

Check Out this Related Man Page

ISO-INFO(1)							   User Commands						       ISO-INFO(1)

NAME
iso-info - manual page for iso-info version 0.83 i686-pc-linux-gnu SYNOPSIS
iso-info OPTION... Shows Information about an ISO 9660 image. DESCRIPTION
-d, --debug=INT Set debugging to LEVEL -i, --input[=FILE] Filename to read ISO-9960 image from -f Generate output similar to 'find . -print' -l, --iso9660 Generate output similar to 'ls -lR' --no-header Don't display header and copyright (for regression testing) --no-joliet Don't use Joliet-extension information --no-rock-ridge Don't use Rock-Ridge-extension information --no-xa Don't use XA-extension information -q, --quiet Don't produce warning output -V, --version display version and copyright information and exit Help options: -?, --help Show this help message --usage Display brief usage message AUTHOR
Rocky Bernstein <rocky@gnu.org> COPYRIGHT
Copyright (C) 2003, 2004, 2005, 2007, 2008, 2011 R. Bernstein This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdrdao (TOC) disk image driver Have driver: bin/cuesheet disk image driver Have driver: Nero NRG disk image driver Default CD-ROM device: /dev/scd0 SEE ALSO
cd-info(1) for information about an ISO-9660 image. cd-read(1) to read portions of an ISO 9660 image. iso-info version 0.83 i686-pc-linux-gnu October 2011 ISO-INFO(1)
Man Page