Install Ubuntu 16.04 LTS (long-term support) and VMware tools on vmwarevm, ubuntu16.04
Today, we installed Ubuntu 16.04 with the vmwarevm, Which is cumbersome. By the way, we Installed VMware tools to display the Ubuntu system in full screen. The following is the specific installation process!
Step 1: Prepare
1. Download Ubuntu. The URL is http://cn.ubuntu.com/download/
I select the 64-bit version below
2. Create an installation directory
OnF: \ Virtual Machine \ ubuntuCreate under directorySystemAndHard DiskTwo subdirectories (used later)
Step 2: Create an Ubuntu Virtual Machine (it will be done by default if there is no special Declaration)
In this way, create a Ubuntu Virtual Machine and install the Ubuntu system.
Step 3: Install the Ubuntu system (if there is no special declaration, it will be done by default)
(The operating system is not found.Right-click the disc shape button in the lower right corner and click Set)
(Click Browse and select the downloaded Ubuntu installation file, which is an iso image file.)
(The following system is installed. Follow the instructions and use it at the beginning.Keyboard operation)
(Installing ...)
(The username and password must be remembered and useful.)
(The installation process may take about 10 minutes)
(After restarting, open Baidu and the network is normal)
In this way, the system has been installed, but the small screen looks a little uncomfortable. Now we need to install VMware tools!
Step 4: Install VMware tools
(Install tools after you copy the installation package to the desktop and decompress it. It is complicated to install the software in Linux)
1. Open the terminal
2. Enter the following command:
1> sudo su2> (enter password) 3> cd desktop 4> cd vmware-tools-distrib5> (empty) sudo./vmware-install.pl