Installing Hyper-V Linux Integration Components On CentOS 5

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by CrsH (Contact Author) (Forums) on Tue, 2009-08-04 12:30. :: CentOS | Virtualization

Installing Hyper-V Linux Integration Components On CentOS 5

Introduction

Microsoft has introduced together with Windows 2008 a new Hypervisor called Hyper-V. Initially Microsoft only supported Microsoft products and Novell Suse, but recently they added support for Red Hat Enterprise Linux. With this support it is also possible to install the components on CentOS.

 

1. Download Latest Linux Integration Components

You can download the exe file here. Extract it and copy the linuxic.iso somewhere you can mount it as a cdrom on your Virtual Machine.

 

2. Installation

To install the drivers we need the development tools. Easiest method to install those is via Yum.

yum groupinstall "Development Tools"

Next we will copy the contents of the cdrom to the server

mkdir -p /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cp -rp /mnt/cdrom /opt/linux_ic
umount /mnt/cdrom

Let's create a new initrd image with the nessecary drivers.

cd /opt/linux_ic
./setup.pl drivers

When this is finished you can safely shutdown the virtual machine and add the synthetic adapters (Network, SCSI, ...). Once the machine is booted and logged in in you can verify the installation of the drivers with following command:

lsmod | grp vsc

netvsc                 73704  0
storvsc                66824  0
blkvsc                 70440  3
vmbus                  86120  3 netvsc,storvsc,blkvsc
scsi_mod              196569  6 scsi_dh,sg,storvsc,blkvsc,libata,sd_mod

If you installed a synthetic Network Adapter you can verify with ifconfig -a and check if there is seth0.

 

Translations

This tutorial is also available in dutch.


Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.
Submitted by balboa41 (registered user) on Thu, 2009-11-12 14:58.

I have CentOS over Hyper-V and I received an error when trying to run

 ./setup.pl drivers

 So I did a research and you must update your distribution before attempting to install the drivers.  Also, you must use the v2 of the drivers that is available from Microsoft's Downloads website, if you use Hyper-V R2, like my case.

 To update your distribution, do:

yum update

And wait until Yum updates all of your files, then restart your Virtual Machine and then choose the new kernel when the screen to select it is displayed (but it is automatically chosen, I think).  After that, you can install the drivers by using sudo or by using the root account.

If you need to use the root account, do:

su -

and enter your root password.

 

Hope this helps!

Sponsored Links: Unified Communications: Thoughts, Strategies and Predictions
Join the discussion.
www.seamlessenterprise.com

IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com

Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com

Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com

Red Hat Virtual Experience - a free virtual event. Dec. 9th