Installing Hyper-V Linux Integration Components On CentOS 5
Installing Hyper-V Linux Integration Components On CentOS 5IntroductionMicrosoft 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 ComponentsYou 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. InstallationTo 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 Let's create a new initrd image with the nessecary drivers. cd /opt/linux_ic 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 If you installed a synthetic Network Adapter you can verify with ifconfig -a and check if there is seth0.
TranslationsThis tutorial is also available in dutch.
|



Recent comments
11 hours 36 min ago
22 hours 49 min ago
1 day 4 hours ago
1 day 23 hours ago
2 days 52 min ago
2 days 1 hour ago
2 days 4 hours ago
2 days 5 hours ago
2 days 20 hours ago
2 days 22 hours ago