New -boot_image specifier emul_type=none|hard_disk|floppy
This commit is contained in:
@ -279,8 +279,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int boot_platform_id;
|
||||
int patch_isolinux_image; /* bit0= boot-info-table , bit1= not with EFI */
|
||||
int boot_image_emul; /* 0=no emulation
|
||||
(1=emulation as hard disk)
|
||||
(2=emulation as floppy)
|
||||
1=emulation as hard disk
|
||||
2=emulation as floppy
|
||||
*/
|
||||
off_t boot_image_load_size;
|
||||
unsigned char boot_id_string[29];
|
||||
|
Reference in New Issue
Block a user