This document describes the real machine installation and virtual machine installation process of the winning Kirin System 7.0.
You need to install the virtual machine and perform the program step by step according to the installation guide. Here is not too much explanation of the installation of the virtual machine. Get the ISO file of the winning Kirin system to the local computer.
Open VM, click [New Virtual Machine], and click Next:
Set the path where the .iso file is located, click Next:
Set the operating system type, click Next:
Set the installation position of the virtual machine name machine, click Next:
Set disk capacity and storage type, click Next:
Set custom hardware or skip, click to complete:
Click [Turn on this virtual machine]:
The system enters the startup page and start automatically installation:
Set language, default Chinese, click to continue:
Click the installation position, set the installation position:
Select the local disk, click to complete:
Set the installation position, click to start the installation:
It is recommended to set the root user password and keep in mind:
Click to complete, go back to the installation interface, wait for the system installation to complete:
Click [I have completed the installation] of the virtual machine, click [Restart]:
Click Licensing:
20 20 20 20 Agreement, click to complete:
Click [Complete configuration] to enter the setting wizard:
Set the wizard according to the default configuration, you need to set the next time zone and create a user/password:
Click the button to start using the winning Kirin system:
2 2 Kirin system:
Example: Pandas is a tool based on Numpy. This tool is created to solve data analysis tasks.
True machine installation requires third -party software and hardware assistance. Here is a U disk installation as an example.
Among them, with the help of Lao Mao Tao Winpe system, the original installed disk is processed, while
It is used to make a U disk to start the installation disk. Software acquisition and launch disk production tutorial can be referred to the following
Official addresses, do not do too much here.
Old Maotao Winpe:
https://www.laomaotao.net/
Set the U disk to start:
You need to press F12 to enter the BIOS settings and set the U disk to start. Different types of motherboards enter the BIOS settings different shortcut keys. They can be found according to the computer model, generally ESC, F8, F12, etc.
parameter modification:
U disk installation process will report an error: /dev /root does not exist.
Running command: CD /DEV, view it with LS command
Modification path:
So far restart (Reboot/CTR + Alt + Del/F12), return to the U disk to start the first interface, then pressTabkey, modify:
Before modification:
Vmlinuzinitrd=initrd.imginst.stage2=hd:LABEL=RHEL-server-7.0-x86_64-LinuxProbe.Com.iso quiet
After modification:
Vmlinuzinitrd=initrd.imginst.stage2=hd:/dev/sdb4 quiet
After modification, pressctrl+xWaiting for the installation program to start.
Other steps, refer to [1. Virtual machine installation] section part ~
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import warnings
warnings.filterwarnings('ignore')
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
End, sprinkle flowers ~
If you think Xiaobian’s content is useful to you, remember to reward ~