Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
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 XORRISO 1 "Version 1.2.9, Apr 14, 2013"
|
||||
.TH XORRISO 1 "Version 1.2.9, Mai 13, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -3535,6 +3535,11 @@ prepared and only in last moment is revoked by this command.
|
||||
The result depends on several settings and also on the kind of output device.
|
||||
If no \-jidgo options are set and not command \-as "mkisofs" was used,
|
||||
then \-padding (300 kB by default) is not counted as part of the image size.
|
||||
.br
|
||||
If an El Torito boot image file is already depicted, then command \-print_size
|
||||
automatically executes \-boot_image "any" "next".
|
||||
This means that the properties of that boot image cannot be edited by
|
||||
subsequent commands.
|
||||
.TP
|
||||
\fB\-tell_media_space\fR
|
||||
Print available space on the output medium and the free space after
|
||||
|
Reference in New Issue
Block a user