Corrected description of -as mkisofs option -boot-load-size
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 XORRISOFS 1 "Version 1.3.9, Jun 28, 2014"
|
||||
.TH XORRISOFS 1 "Version 1.3.9, Sep 26, 2014"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -938,8 +938,13 @@ iso_rr_path, and again \-eltorito\-alt\-boot. This gesture is
|
||||
used for achieving EFI\-bootability of the GRUB2 rescue CD.
|
||||
.TP
|
||||
\fB\-boot-load-size\fR number
|
||||
Set the number of 512\-byte blocks for boot images which emulate
|
||||
a floppy or a hard disk. A safe default for non\-emulating boot images is 4.
|
||||
Set the number of 512\-byte blocks to be loaded at boot time
|
||||
from the boot image in the current catalog entry.
|
||||
Non\-emulating BIOS bootimages usually need a load size of 4.
|
||||
EFI boot images usually get set the number of blocks occupied
|
||||
by the boot image file.
|
||||
.br
|
||||
El Torito cannot represent load sizes higher than 65535.
|
||||
.TP
|
||||
\fB\-hard-disk-boot\fR
|
||||
Mark the boot image in the current catalog entry as emulated hard disk.
|
||||
|
Reference in New Issue
Block a user