01 _ build a Linux Virtual Machine () _ my path to Linux, a linux Virtual Machine
The original Article is published on the TOPEX blog www.susmote.com.
The previous section has explained how to use VMware to install virtual machines, but only describes the operations in VMware.
Next we will talk about the installation steps in Linux.
First, we start Linux
The following installation options are displayed:
I will not explain the meaning of each option too much, mainly for the first and second, the first for installing or upgrading the existing system, and the second for installing the basic device driver.
By default, the first system is installed.
After the command is executed, the following option screen appears:
Indicates whether you want to check the entire disk. because it takes a long time to check the entire disk, we select skip (skip). Note that you need to use the tab key to switch the disk, then Enter to confirm the options
Then go to the installation step.
Click Next (Next), and then select a language. You can select a language based on your personal abilities. To make the course more popular, select the common Simplified Chinese
Then select the keyboard system. The default option is American English.
Then select your own storage device.
Here we selectBasic storage device
Then, the key step is to determine whether to format the disk.Yes. Ignore all data.
Then name the host name.
Be sure not to worry about the next step and configure the network
Click Configure network, click the default Nic, that is, System eth0, and then click Edit next to it.
Select Automatic Connection
Select IPv4 settings
Select MethodsAutomatic (DHCP)
Note: Do not set other parameters for the moment. After completing the preceding steps, click the application at the bottom and disable the network configuration.
Click Next, select the time zone, select Asia/Shanghai by default, and then click Next
Next, set the root password. You must keep this password in mind.
Then select the installation type.ReplaceExisting Linux System
If you want to view your partition structure, check and modify the partition layout.
Click "Next" and a message is displayed, indicating that the formatting warning is displayed. We select "format" and then choose to write the modification to the disk.
Select the boot disk option. We will not modify it by default. click Next.
Then there is a long process of installing the software. After the software is installed, the system restarts and LInux is completely installed.