Hi Guys - anyone who tried creating a Windows 10 VM in CML 2.9?
It seems that it cannot detect the boot partition on the disk.

Here is my node definition
id: win10
boot:
timeout: 300
uses_regex: false
sim:
linux_native:
libvirt_domain_driver: kvm
driver: server
disk_driver: sata
efi_boot: false
ram: 4096
cpus: 2
cpu_limit: 100
nic_driver: e1000
data_volume: 50
boot_disk_size: 48
video:
memory: 16
model: cirrus
general:
nature: server
description: Windows 10
read_only: false
configuration:
generator:
driver: server
device:
interfaces:
serial_ports: 1
physical:
- eth0
has_loopback_zero: false
default_count: 2
ui:
label_prefix: win10-
icon: host
label: Windows 10
visible: true
description: |-
2 vCPUs 4 GB RAM
Username/Password:
IEUser/Passw0rd!
##### Note
**EXPERIMENTAL**
inherited:
image:
ram: true
cpus: true
data_volume: true
boot_disk_size: true
cpu_limit: true
node:
ram: true
cpus: true
data_volume: true
boot_disk_size: true
cpu_limit: true
schema_version: 0.0.1