Disabled isohybrid MBR production on request of H. Peter Anvin
This commit is contained in:
@ -338,14 +338,8 @@ xorriso is able to create or maintain an El Torito object which makes
|
||||
such an image bootable. For details see option -boot_image. Emulation
|
||||
-as mkisofs supports the example options out of the ISOLINUX wiki.
|
||||
The support for other boot image types is sparse.
|
||||
An MBR is generated together with the El Torito boot record if the boot
|
||||
image bears the isohybrid signature of ISOLINUX 3.72 or later. It will
|
||||
occupy the first 512 bytes of the emerging ISO image and enable booting
|
||||
from media which appear as hard disk rather than as CDROM. An MBR does
|
||||
not hamper CDROM booting. The MBR of a follow-up session can get in
|
||||
effect only on overwriteable media.
|
||||
|
||||
*ACL* are an advanced way of controlling access permissions to file
|
||||
*ACL* are an advanced way of controlling access permissions to file
|
||||
objects. Neither ISO 9660 nor Rock Ridge specify a way to record ACLs.
|
||||
So libisofs has introduced a standard conformant extension named AAIP
|
||||
for that purpose. It uses this extension if enabled by option *-acl*.
|
||||
@ -1923,8 +1917,8 @@ unless one can assume overwriteable media.
|
||||
|
||||
A bootspec is a word of the form name=value and is used to
|
||||
describe the activation of a ISOLINUX boot image by an El Torito
|
||||
record and eventually a MBR. The names "dir" and "bin_path" lead
|
||||
to boot image activation.
|
||||
record. The names "dir" and "bin_path" lead to boot image
|
||||
activation.
|
||||
On all media types this is possible within the first session. In
|
||||
further sessions an existing boot image can get replaced by a new
|
||||
one, but depending on the media type this may have few effect at
|
||||
@ -1945,10 +1939,6 @@ unless one can assume overwriteable media.
|
||||
with address cat_path at -commit time. It is subject to normal
|
||||
-overwrite and -reassure processing if there is already a file
|
||||
with the same name.
|
||||
Bootspec "isohybrid=off" disables MBR generation, "isohybrid=on"
|
||||
prevents the write session if not the isohybrid signature is found
|
||||
in the bin_path file. Default is "isohybrid=auto" which silently
|
||||
omits the MBR if the signature is missing.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Charset, Next: Exception, Prev: Bootable, Up: Options
|
||||
@ -2737,8 +2727,6 @@ programs trigger comparable actions.
|
||||
xorriso options with the same name and hardcoded argument "on",
|
||||
e.g. -acl "on". Explicit arguments are expected by --stdio_sync
|
||||
and --scdbackup_tag.
|
||||
Quite special is isolinux_mbr= (see -boot_image isolinux
|
||||
isohybrid=).
|
||||
Personalites "*xorrisofs*", "*genisoimage*", and "*genisofs*" are
|
||||
aliases for "mkisofs".
|
||||
If xorriso is started with one of the leafnames "xorrisofs",
|
||||
@ -3624,7 +3612,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -out_charset sets output character set: SetWrite. (line 95)
|
||||
* -outdev aquires a drive for output: AqDrive. (line 29)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 94)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 92)
|
||||
* -padding sets amount of image padding: SetWrite. (line 178)
|
||||
* -page set terminal geometry: DialogCtl. (line 15)
|
||||
* -paste_in copies file into disk file: Restore. (line 117)
|
||||
@ -3651,7 +3639,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -rollback discards pending changes: Writing. (line 9)
|
||||
* -rollback_end ends program without writing: Scripting. (line 125)
|
||||
* -rom_toc_scan searches for sessions: Loading. (line 189)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 104)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 102)
|
||||
* -scsi_log reports SCSI commands: Scripting. (line 113)
|
||||
* -session_log logs written sessions: Scripting. (line 104)
|
||||
* -session_string composes session info line: Inquiry. (line 56)
|
||||
@ -3695,7 +3683,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
|