Hello,
we got a issue if we try to deploy Windows 7 to a brandnew Hyper-V virtual machine for the first time. The virtual machine has three disks that were never partitioned yet. It was just created with its disks. So the disks are raw.
So if we try to apply the WIM to disk 0 after formating and partitioning step, OSD failed with
- System partition not set"
- "Failed to make volume C:\ bootable"
- Volume C:\ is not on the boot disk and can not be made bootable
This happens only for the first time. After we retry the Deployment for the same machines, it works. It even works for older virtual machines which disks arent raw.
So what's the problem with never partitioned and formated disks, if you try to to deploy an image for the first time?