UbuntuLinux Virtual Machine Driver Installation Problems

Source: Internet
Author: User
UbuntuLinux runs in the Virtual Machine and installs the driver. This problem has plagued me for a long time. The following describes how to solve this problem: Method 1: Virtual Machine VirtualMachine6.5 or earlier. This version does not support the latest Ubuntu10.10 driver installation. Solution: update the VirtualMachine version at least 6.5 or later. The following figure shows how to install Virtualtools (Virtual driver) in analyticdb 6.5 and later)

Ubuntu Linux runs in a virtual machine and causes Driver Installation Problems.

This problem has plagued me for a long time. The following describes how to solve it:

Method 1:
Virtual Machine versions earlier than 6.5. This version does not support the latest Ubuntu 10.10 driver installation.
Solution: update the Virtual Machine version at least 6.5 or later.
The following describes how to install Virtual tools (Virtual drivers) in analyticdb 6.5 or a later version ):
Use shell commands on Ubuntu Terminal
1. Batch VMwareTools-6.5.0-118166.tar.gz to/tmp
2. Unzip the VMwareTools installation package
Tar-vzxf VMwareTools-6.5.0-118166.tar.gz
3. Unzip the package and start installation.
Sudo./vmware-tools-distrib/vmware-install.pl
4. During installation, press Enter.
The above process is best to log on as the root user, the root login command: su

Method 2:
After I installed Virtual Machine 7.1.2, my Virtual Machine never worked well. An error pops up. The error message is as follows:
VMware Workstation unrecoverable error: (unknown)
Exception 0xc0000005 (access violation) has occurred.
A log file is available in "E: \ My Virtual Machines \ UbuntuServer \ vmware. log ". A core file is available in "E: \ My Virtual Machines \ UbuntuServer \ vmware-vmx-3072.dmp ". please request support and include the contents of the log file and core file.
To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.
I have always been able to find a good solution, so I decided to use another Virtual Machine Software Virtual Box.
Virtual Box is a software that can be used free of charge. The operation is basically the same as that of Virtual Machine. I use Virtual Box 3.2.10. This version can be used to install drivers in Virtual machines, however, I also found that this Virtual Machine runs faster than Virtual Machine in the same configuration as Virtual Machine, which may be the cause of my computer, the following describes how to install a Virtual machine driver in Virtual Box. This is taken from the Virtual Box official manual:
(You need to connect the network in the first two steps below. To connect a virtual machine to the Internet, you must first connect your physical machine to the Internet, and then configure the NIC of the virtual machine as the NAT mode)
1. to update the latest package of your system, open the command terminal and run the following command as root:
Apt-get update (that is, the complete sudo is added before this command: sudo apt-get update)
Next, run the following command:
Apt-get upgrade (same as 1)
2. Install DKMS
Apt-get install dkms (same as 1)
3. Click device-assign optical drive-VBoxGuestAdditions. iso to use as the CD-ROM of the virtual machine.
4. change your CD-ROM directory, you can copy it manually, or you can use the terminal command line (for example, copy to the/tmp directory, you can find VBoxGuestAdditions under the/media directory. iso file), go to the directory where the file is stored, and run the following command as root:
Sh./VBoxLinuxAdditions-x86.run (same as 1)
For 64-bit Linux, run the VBoxLinuxAdditions-amd64.run.

The above is what I learned when installing a virtual machine driver for your reference.

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.