image-info: support images with empty partitions
Official RHEL EC2 images come with an empty partition, simply ignore it rather than fail. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
e73b43162d
commit
eee08c41ac
12 changed files with 18 additions and 8 deletions
|
|
@ -517,6 +517,7 @@
|
|||
"bootable": true,
|
||||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3220176896,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue