Convert Windows Development Image to Acropolis | Nutanix Community
Skip to main content
Solved

Convert Windows Development Image to Acropolis

  • February 8, 2017
  • 4 replies
  • 1238 views

BG_selfcloud
Forum|alt.badge.img+4
Anybody figured out how to convert or modify a Windows Developer image (these ones: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines) to run on Acropolis? Looking to allow these builds to simplify some Developer testing being as they're updated about monthly by Microsoft and include the tools necessary to work within them. The flavors are Hyper-V, VMware, Parallels and VirtualBox. I quickly attempted uploaded the vmdk from the VMware version, but of course get bitten by the virtIO driver necessity with Windows. Trying to review options to copy the drivers into the disk or something, just starting to research. Point being, building from scratch isn't what I'm interested in, I want to be able to simply pull down this image (OVA, OVF, VHD, VMDK) and convert it to KVM/Acropolis...if possible.

Best answer by BG_selfcloud

I'm thinking about trying to leverage offline VHD management to install the VirtIO drivers, so download the Hyper-V Developers Image, and follow this process: https://msdn.microsoft.com/en-us/windows/hardware/commercialize/manufacture/desktop/add-and-remove-drivers-to-an-offline-windows-image

Not something I've tried previously, but I'd assume it can get the job done! I got a response back from Microsoft Windows Dev twitter stating to make a request through their UserVoice channel to have a prepackaged KVM image. I'll post back if I get a chance to try this out. Idea here being not having to spin up the OVA/OVF on another platform prior to uploading to Prism Image Management.
View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

4 replies

aluciani
Forum|alt.badge.img+34
  • Chevalier
  • 348 replies
  • February 10, 2017
Thanks BG_selfcloud for the question

Jon - you able to provide some insight

BG_selfcloud
Forum|alt.badge.img+4
  • Author
  • Adventurer
  • 5 replies
  • Answer
  • February 14, 2017
I'm thinking about trying to leverage offline VHD management to install the VirtIO drivers, so download the Hyper-V Developers Image, and follow this process: https://msdn.microsoft.com/en-us/windows/hardware/commercialize/manufacture/desktop/add-and-remove-drivers-to-an-offline-windows-image

Not something I've tried previously, but I'd assume it can get the job done! I got a response back from Microsoft Windows Dev twitter stating to make a request through their UserVoice channel to have a prepackaged KVM image. I'll post back if I get a chance to try this out. Idea here being not having to spin up the OVA/OVF on another platform prior to uploading to Prism Image Management.

BG_selfcloud
Forum|alt.badge.img+4
  • Author
  • Adventurer
  • 5 replies
  • March 9, 2017
The process of mounting the vhd/vhdx files from these Hyper-V images did the trick. Using DISM to insert the VirtIO drivers, then uploading to the Acropolis image services I was able to make quick use of these builds!

Jon
Nutanix Employee
Forum|alt.badge.img+29
  • Nutanix Employee
  • 569 replies
  • March 10, 2017
fabulous, that's freaking cool man, good job BG_selfcloud