Virtual Machine Linux System environment construction process
(a) The Linux environment that has been built before
1. Virtual Machine Environment
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/A7/51/wKioL1nk1s3QZ0OuAAHBy9OGKgU529.png-wh_500x0-wm_ 3-wmp_4-s_694172186.png "style=" Float:none; "title=" 1.png "alt=" Wkiol1nk1s3qz0ouaahby9ogkgu529.png-wh_50 "/>
2. Virtual machine configuration
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M02/08/A1/wKiom1nk2YOwa2vUAAEca8FhqEQ250.png-wh_500x0-wm_ 3-wmp_4-s_3556732537.png "style=" Float:none; "title=" 2.png "alt=" Wkiom1nk2yowa2vuaaeca8fhqeq250.png-wh_50 "/>
3. turn on the status of the Linux system inside the virtual machine:
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M01/A7/51/wKioL1nk1s3ykP23AADarX05biw607.png-wh_500x0-wm_ 3-wmp_4-s_167053228.png "style=" Float:none; "title=" 3.png "alt=" Wkiol1nk1s3ykp23aadarx05biw607.png-wh_50 "/>
4. Install successfully, enter the status of Linux system
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/08/A1/wKiom1nk2YPxHZ08AAD6wdic6eU204.png-wh_500x0-wm_ 3-wmp_4-s_1815821323.png "style=" Float:none; "title=" 4.png "alt=" Wkiom1nk2ypxhz08aad6wdic6eu204.png-wh_50 "/>
(b) The following are the main steps of the Linux build process
Build the Environment
1. Download and install VMware Workstation12 Online, open the VM, create a new virtual machine
2. Default, Next
3. Select Install the operating system later, next
4. Choose Linux, Version CentOS 64-bit (subsequent installation CentOS6.7), next
5. Modify the virtual machine name, storage location, next
6. Recommended disk size 30G, split virtual disk into multiple files, next
7. Click on custom hardware, recommended configuration memory 2G, processor 2, network NAT mode, complete!
Subsequent installation of the Linux system requires an ISO image file.
Configure virtual machine: Memory 2GB, processor 2, hard disk 30G, network mode nat,cd/dvd:iso image file, the following is CentOS6.7.
Turn on virtual machine installation Linux
2.1 Turning on the virtual machine
2.2 Select Install CentOS Linux6.7, enter
2.3 Language Settings Select Simplified Chinese/english
2.4 Select Minimum installation (command line, recommended), also graphical interface (GNOME desktop),
2.5 Click on the system installation location, manual partitioning, select Standard partition here
2.6 Add new mount point/boot 200m,swap 2048M (1-2 times memory),/remaining space, after partition point complete
2.7 Click to accept the change. Other configurations default to
2.8 Enter the installation process, wait for the process to configure the root password
2.9 Wait for the installation to complete, click Restart
Virtual Machine Linux System environment construction process