1. Mount the iOS image (first open the VM and select the virtual machine————>Settings——>CD————>Use the ISO image file and browse to open it)
2. On the start interface, select
3. The following interface appears, which prompts you whether to scan the complete file. We usually select skip here (use the arrow keys to select Enter to confirm)
4. Here It is a welcome interface and directly next
5. This installation uses simplified Chinese and it is recommended to use English
6. Select Keyboard US British
7. Select the basic storage device
8. Install the device Select Next
9. Select Yes
10. Write the host name. The key is to configure the network configuration before downloading. Step
11. Network configuration
(How to check the gateway)
12 Select time
13 Set root Password
14 Custom installation system (allocate memory space)
15 Choice is
16 Choice Minimize installation
17 Select the installation package
20 Installation
If you have any questions, please contact KouKou 1091156119
The following are some codes for downloading patch files. Use them when there is a network
wget - O /etc/yum.repos.d/epel.repo # A whole line
yum -y install tree nmap sysstat lrzsz dos2unix telnet pcre-devel openssl-devel zlib-devel libxml2-devel libjpeg-devel freetype- devel libpng-devel gd-devel curl-devel libxslt-devel openssl-devel libmcrypt-devel mhash mhash-devel mcrypt # A whole line
The above is the detailed content of Detailed explanation of centos ios image file examples. For more information, please follow other related articles on the PHP Chinese website!