New -as mkisofs option -eltorito-platform
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.4.7, Feb 26, 2017"
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.7, Jun 03, 2017"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1339,6 +1339,15 @@ Perform -eltorito-alt-boot, option -e with the given
|
||||
iso_rr_path, -no-emul-boot, and again -eltorito-alt-boot. This gesture is
|
||||
used for achieving EFI-bootability of the GRUB2 rescue CD.
|
||||
@c man .TP
|
||||
@item -eltorito-platform "x86"|"PPC"|"Mac"|"efi"|0xnn|nnn
|
||||
@kindex -eltorito-platform El Torito Platform Id
|
||||
@cindex Bootability, control, -eltorito-platform
|
||||
Perform option -eltorito-alt-boot and set the Platform Id number for the next
|
||||
option -b or -eltorito-boot. The number may be chosen by a platform name or by
|
||||
a number between 0 and 255 (0x00 and 0xFF). "x86" = 0 is for PC-BIOS,
|
||||
"PPC" = 1 for some PowerPC systems, "Mac" = 2 for some MacIntosh systems,
|
||||
"efi" = 0xEF for EFI on modern PCs with x86 compatible CPUs or others.
|
||||
@c man .TP
|
||||
@item -boot-load-size number|"full"
|
||||
@kindex -boot-load-size El Torito boot image load size
|
||||
@cindex Bootability, boot image load size, -boot-load-size
|
||||
|
Reference in New Issue
Block a user