5

I have upgraded my Ubuntu 12.04 that runs under hyper-v Windows 2012 server, and since then, hyper-v manager reports that I need to upgrade my integration services under Ubuntu. But I cannot find how to upgrade it, or what to do.

Greg Askew
  • 35,880
  • 5
  • 54
  • 82
user899119
  • 151
  • 1
  • 2
  • 4

2 Answers2

2

Logon to your hypervisor and open up the Hyper-V Manager. Then select the virtual machine and open it up in the console. In the Action menu of the console, you can choose to 'Insert Integration Services Setup Disk' in your virtual machine. Then logon to you virtual machine and autorun the disk.

  • I was under the impression that Ubuntu 12.04 already have integration services build in? And this was working ok until I made apt-get upgrade... – user899119 Jun 11 '13 at 10:01
  • I order to this guy (http://c-nergy.be/blog/?p=2830): "However, notice that in the Hyper-V Manager console, you will have a warning stating that the conditions are degraded and you should install Linux integration services." – Jonathan Kortleven Jun 11 '13 at 10:36