Clarified documentation of -as mkisofs -isohybrid-gpt-basdat
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.2.5, Sep 21, 2012"
|
||||
@c man .TH XORRISOFS 1 "Version 1.2.5, Oct 07, 2012"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1344,6 +1344,11 @@ Mark the current El Torito boot image (see options -b and -e) in GPT as
|
||||
partition of type Basic Data. This works only with -isohybrid-mbr and
|
||||
has the same impact on the system area as -efi-boot-part. It cannot be
|
||||
combined with -efi-boot-part or -hfsplus.
|
||||
@*
|
||||
The first three boot images which are marked by GPT will also show up
|
||||
as partition entries of type 0xfe in MBR.
|
||||
The MBR partition for PC-BIOS gets type 0x00 rather than 0x17 in this case.
|
||||
Often the further MBR entries are the ones which actually get used by EFI.
|
||||
@c man .TP
|
||||
@item -isohybrid-gpt-hfsplus
|
||||
@kindex -isohybrid-gpt-hfsplus Mark boot image in GPT
|
||||
|
Reference in New Issue
Block a user