VirtualBox installation enhancements in the LINUX environment

Source: Internet
Author: User

VirtualBox install CentOS, then install the enhanced feature can share folders, pasteboard and mouse seamless movement, the main steps are as follows:

1. Yum-y Update

2, yum-y install g++ gcc gcc-c++ make kernel-* # is mainly installed in the enhanced ToolTip does not install these software

3. Yum-y Install bzip2* # Enhancement tool with BZIP2 compression

4. Restart the virtual machine

[[Email protected] ~] Reboot

5. Click "Select Virtual Disk", "Device", "Assign optical Drive", "VirtualBox installation directory", "select Vboxguestadditions.iso" in the VirtualBox menu bar. You may be prompted for some information, regardless, click "Force release", do not click "Cancel"

6, mount the optical drive to the TMP directory !!! core steps!!!

6.1) [[email protected] ~] mount/dev/cdrom/tmp/# This will prompt the directory to mount successfully and for ready-only

6.2) [[Email protected] ~] cp-r/tmp//mnt/# Copy the mount directory to another folder in order to perform a write operation

6.3) Modify all the files in the/mnt/tmp/directory as writable permissions

6.4) [[email protected] ~] Cd/mnt/tmp

6.5) [[email protected] tmp]#./vboxlinuxadditions.run # Perform the installation

7, prompt installation success, and then restart the system, done!

8. Attach some operation pictures:

VirtualBox installation enhancements in the LINUX environment

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.