New -boot_image bootspec iso_mbr_part_type=
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.4.7, Feb 22, 2017"
|
||||
.TH XORRISO 1 "Version 1.4.7, Feb 26, 2017"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -3434,6 +3434,15 @@ No MBR partition of type 0xee emerges, even if GPT gets produced.
|
||||
Gaps between GPT and APM partitions will not be filled by more partitions.
|
||||
Appended partitions get mentioned in APM if other APM partitions emerge.
|
||||
.br
|
||||
\fB\-boot_image any iso_mbr_part_type=\fRnumber sets the partition type
|
||||
of the MBR partition which represents the ISO or at least protects it.
|
||||
Number may be 0x00 to 0xff. The text "default" re\-enables the default types
|
||||
of the various occasions to create an ISO MBR partition.
|
||||
.br
|
||||
This is without effect if no such partition emerges by other settings or
|
||||
if the partition type is prescribed mandatorily like 0xee for GPT protective
|
||||
MBR or 0x96 for CHRP.
|
||||
.br
|
||||
\fBgrub2_mbr=\fRdisk_path works like "any" system_area= with additional
|
||||
patching for modern GRUB MBRs. The content start address of the first boot
|
||||
image is converted to a count of 512 byte blocks, and an offset of 4 is added.
|
||||
@ -6109,7 +6118,7 @@ Thomas Schmitt <scdbackup@gmx.net>
|
||||
.br
|
||||
for libburnia\-project.org
|
||||
.SH COPYRIGHT
|
||||
Copyright (c) 2007 \- 2016 Thomas Schmitt
|
||||
Copyright (c) 2007 \- 2017 Thomas Schmitt
|
||||
.br
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of \fBxorriso\fR.
|
||||
|
Reference in New Issue
Block a user