{ "DestinationType" : "virtual", "PartitionLayout" : [ { "disk" : "hyperv-mini.img", "partition" : 1, "size" : "30M", "type" : "EFI" }, { "disk" : "hyperv-mini.img", "partition" : 2, "size" : "300M", "type" : "linux" } ], "FilesystemTypes" : [ { "disk" : "hyperv-mini.img", "partition" : 1, "type" : "vfat" }, { "disk" : "hyperv-mini.img", "partition" : 2, "type" : "ext4" } ], "PartitionMountPoints" : [ { "disk" : "hyperv-mini.img", "partition" : 1, "mount" : "/boot" }, { "disk" : "hyperv-mini.img", "partition" : 2, "mount" : "/" } ], "Version": 7777, "Bundles": ["os-core", "kernel-hyperv-mini"], "PostNonChroot": ["/home/clrbuilder/projects/clr-release-tools/config/image/hyperv-mini-post.sh"] }