New -boot_image bootspec appended_gpt_with_gaps=
This commit is contained in:
@ -615,6 +615,9 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int iso_mbr_part_flag;
|
||||
/* Flags in case that the partition table is GPT:
|
||||
bit0= iso_gpt_type_guid is valid
|
||||
bit1= gaps in the image coverage are allowed
|
||||
bit2= with bit1: do not sort GPT partition array by start block
|
||||
bit3= with bit1: do not create partition 1 for ISO filesystem
|
||||
*/
|
||||
|
||||
/* See libisoburn.h isoburn_igopt_set_gpt_guid() */
|
||||
|
Reference in New Issue
Block a user