Johns Hopkins Linux Users GroupMain Page | About | Help | FAQ | Special pages | Log in


Printable version | Disclaimers | Privacy policy

Ubuntu Server 10.0.4 LTS in Hyper-V R2

From Johns Hopkins Linux Users Group

UBUNTU 10.0.4 Integration - Hyper-V Synthetic Drivers Support

July 5, 2010

Ubuntu Server current version's networking no longer works out of the box with Microsoft's Hyper-V R2. The following procedure enables new integration support in Ubuntu for Synthetic drivers.

sudo nano /etc/initramfs-tools/modules
  ...
  hv_vmbus
  hv_storvsc
  hv_blkvsc
  hv_netvsc
sudo update-initramfs -u
lsmod | grep hv_
sudo nano /etc/network/interfaces
  ...
  auto seth0
  iface seth0 inet static
  address 192.168.0.79
  netmask 255.255.255.0
  gateway 192.168.0.1
  broadcast 192.168.0.255
  network 192.168.0.0
  dns-nameservers 192.168.0.80

Credits


Arnold

Retrieved from "http://www.jhlug.org/wiki/index.php/Ubuntu_Server_10.0.4_LTS_in_Hyper-V_R2"

This page has been accessed 151 times. This page was last modified on 6 July 2010, at 01:54.


Find

Browse
Main Page
Community portal
Current events
Recent changes
Random page
Help
Edit
View source
Editing help
This page
Discuss this page
New section
Printable version
Context
Page history
What links here
Related changes
My pages
Log in / create account
Special pages
New pages
File list
Statistics
More…