In this post I will be detailing the steps needed to compile a new kernel in Debian Linux 5. This particular case we are purpose building a kernel with the drivers necessary for Hyper-V Guests to take advantage of synthetic devices.
Hyper-V Guests: Compile Linux Kernel 2.6.32 on Ubuntu
In this post I will be detailing the steps needed to compile a new kernel in Ubuntu Linux 9.10. This particular case we are purpose building a kernel with the drivers necessary for Hyper-V Guests to take advantage of synthetic devices.
Hyper-V Guests: Linux Integration Components (v2) on Oracle Enterprise Linux
In this article I am documenting the process for installing the Hyper-V Integration Components (v2) within a Oracle Enterprise Linux 5.3 VM. My environment consists of x64 VMs, I have not taken the time to test this process for x86 VMs, however it should hold true, as long as you update the package names to reflect the appropriate architecture.
Hyper-V Guests: Linux Integration Components on RHEL and CentOS
In this article I am documenting the process for installing the Hyper-V Integration Components within a Red Hat Enterprise Linux 5.3 or a CentOS 5.3 VM. My environment consists of x64 VMs, I have not taken the time to test this process for x86 VMs, however it should hold true, as long as you update the package names to reflect the appropriate architecture.
Hyper-V Guests: Mouse Integration on Linux VMs
This is a follow-up article which will allow you to get mouse control within the Guest OS without having to ‘capture’ your mouse. Now generally this is not necessary, since Linux in the Datacenter is generally without a GUI, however I use Hyper-V on my Laptop and have a Linux Desktop Guest which this makes it helpful for.