Today, with VMware virtual machine installed Ubuntu 16.04, the process with a bit cumbersome, and by the way installed VMware tools, so you can display the Ubuntu System full screen, the following is the specific installation process!
The first step: getting Ready for work
1. Download ubuntu, URL is http://cn.ubuntu.com/download/
I choose the following version of the 64-bit
2. Create the installation directory
I choose to create a system and a hard disk two subdirectories (which will be used later) in the f:\ virtual machine \ubuntu Directory
Step two: Create an Ubuntu virtual machine (the default is no special statement)
This creates the good one Ubuntu virtual machine, and the following begins to install Ubuntu system
Step three: Install the Ubuntu System (no special statement will be the direct default is good)
(The operating system is not found, right click on the lower right corner of the Disc shape button, click Settings )
( Click to browse, select the downloaded Ubuntu installation file, is the ISO image file )
(The system will start to install, follow the instructions, just start with the keyboard operation )
(Installation ... )
( user name password must be remembered, useful )
(The installation process takes about more than 10 minutes.)
(after restarting, open Baidu, Network normal)
So the system is installed, but the small screen looks a bit uncomfortable, the following need to install VMware Tools!
Fourth step: Install VMware Tools
(Copy the installation package to the desktop and unzip it to install Tools, Linux system installation software is more complex)
1. Open the terminal and enter the following command
[Email protected]:~$ cd Desktop [email protected]:~/desktop $ ls[email protected]:~/Desktop $ cd vmware-tools-distrib/[email protected]:~ /Desktop/vmware-tools-distrib$ ls[email protected]:~/desktop/vmware-tools-distrib$ sudo./vmware-install.pl
All the way to the carriage return ... Restart your computer when you are finished
Done!
VMware virtual machine installs Ubuntu 16.04 LTS (long-term support) version +vmware tools installation