iso:mkisofs_options
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
iso:mkisofs_options [2017/03/31 13:22] – created peter | iso:mkisofs_options [2019/11/29 18:12] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ISO - mkisofs options ====== | ||
- | |||
- | ^Command Option^Description^ | ||
- | |-b|Specifies the path and filename of the boot image to be used when making an "El Torito" | ||
- | The pathname must be relative to the source path specified to mkisofs. | ||
- | Required to make a bootable CD. The boot image must be exactly the size of either a 1.2, 1.44, or a 2.88 meg floppy.| | ||
- | |-c|Specifies the path and filename of the boot catalog to be used when making a bootable CD. | ||
- | The pathname must be relative to the source path specified to mkisofs.| | ||
- | |-l|Allow 31 character file names. CD will not be 8.3 DOS compatible. (Who cares! Thus use this option.)| | ||
- | |-o|Name of iso9660 output image file.| | ||
- | |-r|Set file permissions on CD to be publicly readable.| | ||
- | |-v|Verbose execution.| | ||
- | |-x|Exclude given path from being written to CDROM.| | ||
- | |-A|Text string that will be written into the volume header.| | ||
- | |-J|Generate Joliet directory records in addition to regular iso9660 file names. | ||
- | This preserves the case (upper/ | ||
- | |-L -allow-leading-dots|Allows files to begin with " | ||
- | |-allow-multidot|Allows files to contain multiple " | ||
- | |-R|Add Rock Ridge records to further describe the files. Preserves filename length and case.| | ||
- | |-V|Specifies the volume ID to be written into the master block.| | ||
- | |-T|Generate a file TRANS.TBL in each directory.| | ||
- | |-graft-points|Translate a directory to the root ("/" | ||
- | |-pad|Default (not necessary to specify this option). Pads the end of the whole image by 150 sectors (300 kB). Avoids read ahead errors on last file.| | ||
iso/mkisofs_options.1490966575.txt.gz · Last modified: 2020/07/15 09:30 (external edit)