User manual

Burning disks/writing incrementally
iXOS-JUKEMAN 2.2 User Manual Pre.12/97 137
fitcd
With this parameter it is possible to check if the size of a resultant image
would be greater than the storage capacity of a 74-minute CD (650 MB).
Should this be the case, the program discontinues, thus preventing an im-
age being generated that would not actually fit onto a CD.
If the output from iso9660 is piped directly to cdglow this parameter is
not necessary, as the latter carries out a similar check before writing to
the CD and will not start if the image would be too big.
maxsize=<bytes> (decimal oder hexadecimal)
This parameter has the same functionality as 'fitcd', except that it is
possible to state the required limit explicitly. This is particulary important,
e.g., for 63-minute CD-Rs, whose capacity is only 553 MB. When 'fitcd'
and 'maxsize=<bytes>' are used together, only the value of 'maxsize' is
considered.
followlinks
Used to support UNIX symbolic links.
norelocation
Allows the use of rr directories which are deeper than 8 levels, which is
the standard limit of ISO 9660.
ignorefail
Replaces unreadable files or directories with empty equivalents.
checkfail
Excludes unreadable files or directories from the image.
source=<path>
Indicates the path of the root directory.
stdout=<file> und stderr=<file>
Specifies the file name of the ISO 9660 image and the file name for error
messages. If not specified, the data is written to the relevant data streams
stdout and stderr.
name=<volume_name>