Made small adjustment to new -as mkisofs option -eltorito-platform
This commit is contained in:
@ -989,11 +989,14 @@ iso_rr_path, \-no\-emul\-boot, and again \-eltorito\-alt\-boot. This gesture is
|
||||
used for achieving EFI\-bootability of the GRUB2 rescue CD.
|
||||
.TP
|
||||
\fB\-eltorito-platform\fR "x86"|"PPC"|"Mac"|"efi"|0xnn|nnn
|
||||
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,
|
||||
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.
|
||||
.br
|
||||
If the new platform id differs from the previous one, \-eltorito\-alt\-boot
|
||||
gets performed.
|
||||
.TP
|
||||
\fB\-boot-load-size\fR number|"full"
|
||||
Set the number of 512\-byte blocks to be loaded at boot time
|
||||
|
Reference in New Issue
Block a user