New -boot_image bootspecs hfsplus_block_size= and apm_block_size=
This commit is contained in:
@ -264,6 +264,8 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
|
||||
}
|
||||
m->ascii_disc_label[0]= 0;
|
||||
memset(m->hfsp_serial_number, 0, 8);
|
||||
m->hfsp_block_size= 0;
|
||||
m->apm_block_size= 0;
|
||||
m->vol_creation_time= 0;
|
||||
m->vol_modification_time= 0;
|
||||
m->vol_expiration_time= 0;
|
||||
|
Reference in New Issue
Block a user