Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
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.9, Apr 14, 2013"
|
||||
@c man .TH XORRISOFS 1 "Version 1.2.9, Mai 13, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1741,6 +1741,10 @@ The result depends on several settings.
|
||||
If option --emul-toc is given, then padding (see -pad) is not
|
||||
counted as part of the image size. In this case either use -no-pad or
|
||||
add 150 (= 300 KiB) to the resulting number.
|
||||
@*
|
||||
If mkisofs emulation ends after option -print-size, then the properties of
|
||||
the most recently specified boot image file cannot be edited by subsequent
|
||||
xorriso commands.
|
||||
@c man .TP
|
||||
@item @minus{}@minus{}no_rc
|
||||
@kindex @minus{}@minus{}no_rc do not execute startup files
|
||||
|
Reference in New Issue
Block a user