mirror of https://gitee.com/openkylin/docs.git
add en/Development-And-Common-Documents/Basic_Operation/Brief_Description_Installation_Process.md.
Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
parent
e1d6bc2097
commit
a9fb70050d
|
@ -0,0 +1,45 @@
|
||||||
|
# Openkylin basics Brief description of the installation process
|
||||||
|
#### Author: Shi Wanwu
|
||||||
|
#### 2022-11-21 22:38:16
|
||||||
|
#### openKylin-0.7.5-x86_64
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Welcome and selection interface
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Check the platter for errors
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
test memory
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
If you use vmware, set the default disk size allocated to the virtual machine to 50G
|
||||||
|
|
||||||
|
Full disk installation and custom installation
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Pay attention to the file system of each partition. There are knowledge points here. Interested students can study it in detail.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
mount point
|
||||||
|
|
||||||
|
``` c
|
||||||
|
/
|
||||||
|
/boot
|
||||||
|
/data
|
||||||
|
/backup
|
||||||
|
/home
|
||||||
|
/tmp
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
Loading…
Reference in New Issue