Bug fix: -boot_image any partition_cyl_align=on prevented further settings
This commit is contained in:
@ -414,6 +414,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
0 = auto (align if bit1)
|
||||
1 = always align
|
||||
2 = never align
|
||||
3 = align external partitions
|
||||
bit10-13= System area sub type
|
||||
With type 0 = MBR:
|
||||
Gets overridden by bit0 and bit1.
|
||||
@ -424,6 +425,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
any other feature which
|
||||
needs to have own MBR
|
||||
partition entries.
|
||||
2 = generic MBR
|
||||
bit14= Only with System area type 0
|
||||
GRUB2 boot provisions:
|
||||
Patch system area at byte 92 to
|
||||
|
Reference in New Issue
Block a user