After you install your Linux OS from the Microsoft HyperV terminal access do the following:
- Click "Media", "DVD Drive" > "Insert Disk..."
- Choose LinuxIC-4.2.5.iso
- Login to the server and do the following:
#mount /dev/cdrom /media
mount: /dev/sr0 is write-protected, mounting read-only
#cd /media
#./install.sh
#reboot
After doing this you will be able to setup networking and use kvm via HyperV on linux.