Preparing a hyper-v VM image
Posted
by
Anteru
on Server Fault
See other posts from Server Fault
or by Anteru
Published on 2012-04-06T21:17:11Z
Indexed on
2012/04/06
23:33 UTC
Read the original article
Hit count: 160
We have a Hyper-V Windows Server 2k3, and we're hosting multiple VMs on it. However, right now, we always start the VM creation right on the server, i.e. when preparing a new Ubuntu image, I just install it into a new VM and set it up and when I'm happy we store the disk image. I wonder if there is a way to prepare a hyper-v image locally on my desktop machine instead? I'm running Windows 7, and I would love to be able to set up a VM so that we can copy the image over to the server and be done with it. This is for linux images only, and we definitely need the hyperv network integration. Is there a recommended way how to prepare hyperv images without running a hyperv instance somewhere?
© Server Fault or respective owner