You are welcome to watch the installation of a Linux virtual machine that is not really learning. This is a daily study note and I hope to provide a reference for those who are learning and are about to learn about Linux. If there are any deficiencies, Please comment and correct them. I will fix it in time. Early installation of VMWare, because a previous version of VMWare has been installed, may not be uninstalled, resulting in the re-installation will report that you must uninstall the previous version to install. It is necessary to uninstall the previous version. However, the problem is that the installation directory has been deleted (I don't know when) and cannot be detached or uninstalled. There are some solutions to this problem on the Internet, but in view of the special environment of my machine (not clear), whether it is a script deletion, manual registry clearance or powerful deletion tool, it does not work, in desperation, the system is reinstalled to solve the problem. Install VMWare www.2cto.com and use vmware-workstation-full-8.0.3-703057_xp510.com.exe in this tutorial. The source is Baidu search and download. The registration code is also shared by others. In addition to the issues left over from the previous version, this process is basically smooth. The following figure is displayed in the double-hit .exe file:
Select Yes, accept license, and click OK to go to the following page:
Here, we select Custom installation to avoid the problem that VMware cannot automatically identify the operating system version. Next, when the following screen appears, select Linux. iso file (here is RedHat, a total of three files), as shown in:
After the selection, click next. in the middle, we will specify the version and Virtual Machine name, and specify the directory until the next operation interface, for example:
Click Next. The number of CPU cores and memory size of the VM will be configured in the middle. During these operations, we can see that Bridged is recommended for all the steps from next to the network configuration page, for example:
Next, go to the following page to create a virtual machine disk directory:
Click Next to complete the installation of the virtual machine. Click Next To Go To The Linux installation process. Install Linux one way Next until Linux creates a partition interface as shown in: www.2cto.com
We select manual partitioning (manual partitioning with Disk Druid), and click Next to this interface as follows:
We choose to delete all the partitions. Here we only delete the directories we allocated to Linux, and do not delete the partitions on the physical computer. Click Next To Go To The following interface:
This is called a mount point. It is similar to a disk C or a disk D on Windows. There must be a root mount point (root, which is determined by the file structure of linux, and all its files are mounted to the root .), Then you can customize the mount point. For example, we can use the test link for practice and use it for the swap partition of the virtual memory. (You only need to select the type of the partition. Mount Points cannot be defined ), for the remaining disk space, we can retain it and then use the partition settings and click Next To Go To The following interface:
Enter the root password. For example, (root2012, after one is entered, the system will prompt that the password does not match because the password is not entered.) enter the password and click Next, the system will format and install the corresponding software. The system will be installed in about 5 to 10 minutes. Then we can start the Linux operating system Through VMware for relevant learning. Later blog posts will introduce the use of Linux. Author Liu Bo