Corrected outdated description of GRUB2 MBR patching
This commit is contained in:
parent
cebe793385
commit
a9d52219b1
@ -1558,8 +1558,8 @@ int isoburn_igopt_get_scdbackup_tag(struct isoburn_imgen_opts *o,
|
|||||||
bit14= Only with System area type 0 = MBR
|
bit14= Only with System area type 0 = MBR
|
||||||
GRUB2 boot provisions:
|
GRUB2 boot provisions:
|
||||||
@since 1.3.0
|
@since 1.3.0
|
||||||
Patch system area at byte 92 to 99 with 512-block
|
Patch system area at byte 0x1b0 to 0x1b7 with
|
||||||
address + 1 of the first boot image file.
|
(512-block address + 4) of the first boot image file.
|
||||||
Little-endian 8-byte.
|
Little-endian 8-byte.
|
||||||
Should be combined with options bit0.
|
Should be combined with options bit0.
|
||||||
Will not be in effect if options bit1 is set.
|
Will not be in effect if options bit1 is set.
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2014.03.06.164332"
|
#define Xorriso_timestamP "2014.03.14.134138"
|
||||||
|
Loading…
Reference in New Issue
Block a user