Hyper-V Linux mouse unavailable Solution

Source: Internet
Author: User

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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.