{ "DestinationType" : "virtual", "PartitionLayout" : [ { "disk" : "live.img", "partition" : 1, "size" : "64M", "type" : "EFI" }, { "disk" : "live.img", "partition" : 2, "size" : "5G", "type" : "linux" } ], "FilesystemTypes" : [ { "disk" : "live.img", "partition" : 1, "type" : "vfat" }, { "disk" : "live.img", "partition" : 2, "type" : "ext4" } ], "PartitionMountPoints" : [ { "disk" : "live.img", "partition" : 1, "mount" : "/boot" }, { "disk" : "live.img", "partition" : 2, "mount" : "/" } ], "Version": 7777, "Bundles": ["bootloader", "editors", "kernel-native", "kernel-lts", "kernel-kvm", "network-basic", "os-core-update", "os-core", "openssh-server", "sysadmin-basic"], "PostNonChroot": ["/home/clrbuilder/projects/clr-release-tools/config/image/live-image-post-update-version.py"] }