tests: update sfdisk dumps

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2019-09-16 12:01:54 +02:00
parent e56ca06815
commit c50d77e6a3
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@ label: dos
label-id: 0x1ddc8a79
device: <removed>
unit: sectors
sector-size: 512
<removed>1 : start= 2048, size= 6144, type=83, bootable
<removed>2 : start= 8192, size= 6144, type=82

View File

@ -4,6 +4,7 @@
"id":"0x1ddc8a79",
"device":"<removed>",
"unit":"sectors",
"sectorsize":512,
"partitions": [
{"node":"<removed>1", "start":2048, "size":6144, "type":"83", "bootable":true},
{"node":"<removed>2", "start":8192, "size":6144, "type":"82"},

View File

@ -4,6 +4,7 @@ device: <removed>
unit: sectors
first-lba: 2048
last-lba: 102366
sector-size: 512
<removed>1 : start= 2048, size= 6144, type=44479540-F297-41B2-9AF7-D131D5F0458A, uuid=4DD6948A-44F8-4E6C-8BDC-064F740704F8
<removed>2 : start= 8192, size= 6144, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=44B51DEF-5F04-465A-91AA-2889A62D8E49

View File

@ -6,6 +6,7 @@
"unit":"sectors",
"firstlba":2048,
"lastlba":102366,
"sectorsize":512,
"partitions": [
{"node":"<removed>1", "start":2048, "size":6144, "type":"44479540-F297-41B2-9AF7-D131D5F0458A", "uuid":"4DD6948A-44F8-4E6C-8BDC-064F740704F8"},
{"node":"<removed>2", "start":8192, "size":6144, "type":"0FC63DAF-8483-4772-8E79-3D69D8477DE4", "uuid":"44B51DEF-5F04-465A-91AA-2889A62D8E49"},