mirror of
https://github.com/pengutronix/genimage.git
synced 2024-11-27 03:33:59 +08:00
1d72d8091f
There have been situations where the hybrid mode was accidentally used because a config contained a bogus partition-type entry. So lets make this explicit: There is now a new 'partition-table-type' option where the hybrid mode must be selected explicitly. The relevant options for mbr and gpt are only acceptable if the corresponding type (or hybrid) is selected. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
8 lines
902 B
Plaintext
8 lines
902 B
Plaintext
Disk identifier: AFCFEA87-E41A-40E0-85AE-295C60773C7A
|
|
images/hybrid.hdimage1:start=2048,size=2048,type=0FC63DAF-8483-4772-8E79-3D69D8477DE4,uuid=92762261-E854-45C1-B4C9-FC5E752034AB,name="part1"
|
|
images/hybrid.hdimage2:start=4096,size=2048,type=0FC63DAF-8483-4772-8E79-3D69D8477DE4,uuid=41061242-1D5A-4657-892D-FCC1FDB11A6C,name="part2"
|
|
images/hybrid.hdimage3:start=6144,size=2048,type=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F,uuid=954532EA-BD86-4992-A1ED-2CDB2C18581A,name="part3"
|
|
images/hybrid.hdimage4:start=8192,size=2048,type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7,uuid=6D04BF47-3DDF-4A75-919B-C7BF46F2EF92,name="part4"
|
|
images/hybrid.hdimage5:start=10240,size=2048,type=0FC63DAF-8483-4772-8E79-3D69D8477DE4,uuid=92762261-E854-45C1-B4C9-FC5E752034AB,name="part5"
|
|
images/hybrid.hdimage6:start=12288,size=2048,type=0FC63DAF-8483-4772-8E79-3D69D8477DE4,uuid=C9460C06-FBC0-48AE-B4F3-3E897D3EBE71,name="part6"
|