A little something about everything

internet marketing and website development made simple..

How to install Linux Integration Services 4.2.5 for Linux VM on Microsoft HyperV

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.

Add comment

Loading