Updated documentation
This commit is contained in:
@ -2531,6 +2531,16 @@ If the product of partition_sec_hd and partition_hd_cyl is too small to
|
||||
describe the image size by at most 1024 cylinders, then appropriate values
|
||||
of partition_hd_cyl are chosen with partition_sec_hd 32 or 63.
|
||||
.br
|
||||
\fBpartition_cyl_align=\fRmode controls image size alignment to an integer
|
||||
number of cylinders. It is prescribed by isohybrid specs and it seems to
|
||||
please program fdisk.
|
||||
.br
|
||||
Mode "auto" is default. Alignment by padding happens only with
|
||||
"isolinux" "partition_table=on".
|
||||
.br
|
||||
Mode "on" causes alignment by padding with "partition_table=on" for any type.
|
||||
Mode "off" disables alignment for any type.
|
||||
.br
|
||||
\fBmips_path=\fRiso_rr_path declares a data file in the image to be a
|
||||
MIPS Big Endian boot file and causes production of a MIPS Big Endian Volume
|
||||
Header. This is mutually exclusive with production of other boot blocks
|
||||
|
Reference in New Issue
Block a user