Hyper-V integration for Ubuntu

Add the following to /etc/initramfs-tools/modules

hv_vmbus

hv_storvsc

hv_blkvsc

hv_netvsc

Generate a new initrd image

update-initramfs –u

make sure /etc/network/interfaces is pointed at the synthetic network adapter

auto seth0

iface seth0 inet dhcp

Thanks RobbieCanuck and ServerFault

Leave a Reply

Your email address will not be published.