How To Convert The VM To Work With Hyper V - SWG-Source/swg-main GitHub Wiki
Setting up SWG VM on Hyper-V
As used & tested as working on Windows 10 Pro and Server 2019
Pre-requisites (all free tools)
- 7zip
- Starwind v2v converter
Steps
- Download the VM ova file
- Open the ova in 7zip
- Extract the vmdk file, ignore the other 2 files
- Open starwind v2v converter
- Choose local file > next
- Locate the vmdk > next
- Choose local file > next
- Choose VHD/VHDX > next
- Choose VHD growable image > next
- Choose a location > convert
- Takes about 5 minutes on a fast laptop to convert
- Click finish
- Open hyper-v manager
- Action > new > virtual machine > next
- Name your VM as you like (e.g. SWG) > next
- Generation 1 > next
- Assign as much memory as you dare, ideally more than 16GB
- Do not tick (or remove the tick from) Use dynamic memory for this virtual machine > next
- Choose your external switch > next
- Choose "use an existing hard disk" and add your converted disk in the path > next > finish
- Right click the new VM connection in Hyper-V manager > settings
- Select processor, and give the machine as many cores as you can spare
- I also disable checkpoints as I have another backup strategy, but this is up to you
- Click ok
- Right click your new VM > connect > start
- Follow the rest of the guide on the wiki from here