1. First download the required software:
Linuxicv21.iso: http://www.microsoft.com/en-us/download/details.aspx? Id = 24247 download and decompress the package.
Inputvsc. ISO: http://www.xen.org/files/satori/inputvsc.isodownload for backup.
2. Next, go to the topic, develop hyper-V, enable and connect to the Linux system. Load the v2ic v21.iso image.
3. log on to Linux as a root user and run the following command to mount the image:
# Mkdir/mnt/CDROM
# Mount/dev/CDROM/mnt/CDROM
4. Copy the content in the image file to a local Linux:
# Mkdir/opt/linuxic_v21
# Cp-R/mnt/CDROM/*/opt/linuxic_v21
5. Run the following command to edit and install the integrated driver:
# Cd/opt/linuxic_v21
# Make
# Make install
# Reboot
Note: If a 64-bit Redhat Enterprise Linux system is used, add the following steps:
Loading ISO image files for Red Hat Enterprise Linux
# Mount/dev/CDROM/mnt/CDROM
Install the adjtimex RPM package
# Rpm-IVH/mnt/CDROM/Server/adjtimex-1.20-2.1.x86_64.rpm
6. #./scripts/build
7. Run build and load the inputvsc. ISO image on hyper-V, and then mount inputvsc. ISO on Linux.
# Mount/dev/CDROM/mnt/CDROM
# Cd/mnt/CDROM
#./Script. pl
8. here may be reported that the xorg-x11-server-sdk is not installed, load the Linux system image again, install.
Run after installation
#./Script. pl
After the restart, the mouse can be used.