Corrected description of -as mkisofs option -boot-load-size

This commit is contained in:
2014-09-26 12:13:02 +00:00
parent e77ea00398
commit fff6557811
3 changed files with 56 additions and 44 deletions

View File

@ -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.3.9, Jun 28, 2014"
@c man .TH XORRISOFS 1 "Version 1.3.9, Sep 26, 2014"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -1286,8 +1286,13 @@ used for achieving EFI-bootability of the GRUB2 rescue CD.
@item -boot-load-size number
@kindex -boot-load-size El Torito boot image load size
@cindex Bootability, boot image load size, -boot-load-size
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.
@*
El Torito cannot represent load sizes higher than 65535.
@c man .TP
@item -hard-disk-boot
@kindex -hard-disk-boot El Torito boot image emulation