New command -extract_boot_images
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
/* xorriso - creates, loads, manipulates and burns ISO 9660 filesystem images.
|
||||
|
||||
Copyright 2007-2011 Thomas Schmitt, <scdbackup@gmx.net>
|
||||
Copyright 2007-2020 Thomas Schmitt, <scdbackup@gmx.net>
|
||||
|
||||
Provided under GPL version 2 or later.
|
||||
|
||||
@@ -118,6 +118,7 @@ struct CheckmediajoB {
|
||||
int data_to_fd;
|
||||
off_t data_to_offset; /* usually 0 with image copy, negative with file copy */
|
||||
off_t data_to_limit; /* used with file copy */
|
||||
int data_to_skip; /* number of bytes to skip on writing. < 2048 */
|
||||
int patch_lba0;
|
||||
int patch_lba0_msc1;
|
||||
|
||||
|
Reference in New Issue
Block a user