
|
用于突出重要/关键信息、最佳实践和小窍门等。
“说明”不是安全警示信息,不涉及人身、设备及环境伤害。
diff --git "a/content/zh/docs/ApplicationDev/figures/Branch-Confirmation\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Branch-Confirmationpage.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/Branch-Confirmation\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/Branch-Confirmationpage.png
diff --git "a/content/zh/docs/ApplicationDev/figures/Create-Package\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Create-Packagepage.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/Create-Package\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/Create-Packagepage.png
diff --git "a/content/zh/docs/ApplicationDev/figures/RPM\350\275\257\344\273\266\345\214\205\344\270\213\350\275\275\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/RPM_package_download.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/RPM\350\275\257\344\273\266\345\214\205\344\270\213\350\275\275\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/RPM_package_download.png
diff --git "a/content/zh/docs/ApplicationDev/figures/Repositories\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Repositoriespage.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/Repositories\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/Repositoriespage.png
diff --git "a/content/zh/docs/ApplicationDev/figures/\345\210\240\351\231\244\345\255\220\345\267\245\347\250\213\344\270\255\350\275\257\344\273\266\345\214\205.png" b/content/zh/docs/ApplicationDev/figures/delete_package.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/\345\210\240\351\231\244\345\255\220\345\267\245\347\250\213\344\270\255\350\275\257\344\273\266\345\214\205.png"
rename to content/zh/docs/ApplicationDev/figures/delete_package.png
diff --git "a/content/zh/docs/ApplicationDev/figures/Add-file\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/filepage.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/Add-file\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/filepage.png
diff --git "a/content/zh/docs/ApplicationDev/figures/\345\210\233\345\273\272\350\275\257\344\273\266\345\214\205\344\277\241\346\201\257\345\241\253\345\206\231\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/setting_software_info.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/\345\210\233\345\273\272\350\275\257\344\273\266\345\214\205\344\277\241\346\201\257\345\241\253\345\206\231\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/setting_software_info.png
diff --git "a/content/zh/docs/ApplicationDev/figures/succeeded\347\232\204\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/succeededpage.png
similarity index 100%
rename from "content/zh/docs/ApplicationDev/figures/succeeded\347\232\204\351\241\265\351\235\242.png"
rename to content/zh/docs/ApplicationDev/figures/succeededpage.png
diff --git "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md"
index e8251e05948a8ccce8c978014fc84e26a71ca12c..b5d59aa330daaed990bc47b2a57cafa6aaf53c34 100644
--- "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md"
+++ "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md"
@@ -523,7 +523,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和
5. 单击“Branch package”,在弹出的确认页面单击“Accept”确认创建子工程,如[图1](#fig77646143214)所示。
**图 1** Branch Confirmation页面
- 
+ 
6. 单击“\_service”文件进入编辑页面,修改\_service内容后点击“Save”保存该文件。\_service内容示例如下,其中 _userCodeURL_、 _userCommitID_ 分别为用户代码托管路径、用户代码提交版本号或分支。
@@ -548,7 +548,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和
- succeeded:构建成功。用户可以单击“succeeded”查看构建日志,如[图2](#fig10319114217337)所示。
**图 2** succeeded的页面
- 
+ 
- failed:构建失败。请单击“failed”查看错误日志进行问题定位后重新构建。
- unresolvable:未进行构建,可能由于缺失依赖。
@@ -567,7 +567,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和
5. 单击“Delete package”,删除新创建子工程中的软件包,如[图3](#fig18306181103615)所示。
**图 3** 删除子工程中软件包
- 
+ 
> **说明:**
>通过已有软件创建新工程是为了继承环境等依赖,而不需要实际的文件,所以这里需要把这些文件删除。
@@ -575,15 +575,15 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和
6. 单击“Create Package”,在弹出的页面输入软件包名称、标题和软件包描述,然后单击“Create”创建软件包,分别如[图4](#fig6762111693811)、[图5](#fig18351153518389)所示。
**图 4** Create Package页面
- 
+ 
**图 5** 创建软件包信息填写页面
- 
+ 
7. 在页面中单击“Add file”上传spec文件和需要编译的文件(在spec文件中指定),如[图6](#fig1475845284011)所示。
**图 6** Add file页面
- 
+ 
8. 文件上传成功后,OBS会自动开始构建RPM软件包。等待构建完成,并查看右侧状态栏的构建状态。
- succeed:构建成功。用户可以单击“succeeded”查看构建日志。
@@ -604,12 +604,12 @@ RPM软件包构建完成后,通过网页端获取对应RPM软件包的方法
1. 选择Repositories页签进入软件包的软件仓库管理页面,在Publish Flag中通过单击选择“Enable”开启(状态由变为)对应的RPM软件包下载功能,如[图7](#fig17480830144217)所示。
**图 7** Repositories页面
- 
+ 
2. 单击Repository列的构建工程名称,进入RPM软件包下载页面,单击RPM软件包右侧的“Download”即可下载对应RPM软件包,如[图8](#fig12152145615438)所示。
**图 8** RPM软件包下载页面
- 
+ 
### 使用osc构建软件包
diff --git a/content/zh/docs/Installation/FAQ.md b/content/zh/docs/Installation/FAQ.md
index 07a428057c41869e9b8ead8489e8b4d764cb543f..c85a46c2227a99f546d9d3b54d20553ec7e7923b 100644
--- a/content/zh/docs/Installation/FAQ.md
+++ b/content/zh/docs/Installation/FAQ.md
@@ -254,7 +254,7 @@ kdump内核预留内存参数说明如下:
在安装系统时,如果之前的系统选择多块磁盘组成逻辑卷进行安装,再次安装时,如果只选择了其中的一块或几块磁盘,没有全部选择,在保存配置时提示配置错误,如[图1](#fig115949762617)所示。
**图 1** 配置错误提示
-
+
### 原因分析
@@ -295,7 +295,7 @@ kdump内核预留内存参数说明如下:
x86物理机安装系统时,由于设置了BIOS选项security boot 为enable(默认是disable),导致系统一直停留在“No bootable device”提示界面,无法继续安装,如[图2](#fig115949762617)所示。
**图 2** “No bootable device”提示界面
-
+
### 原因分析
@@ -315,7 +315,7 @@ x86物理机安装系统时,由于设置了BIOS选项security boot 为enable
3. 设置Enforce Secure Boot为Disabled。
- 
+ 
> **说明:**
>设置security boot为disable之后,保存退出,重新安装即可。
diff --git "a/content/zh/docs/Installation/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" b/content/zh/docs/Installation/figures/Advanced_User_Configuration.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png"
rename to content/zh/docs/Installation/figures/Advanced_User_Configuration.png
diff --git "a/content/zh/docs/Installation/figures/\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205\345\256\214\346\210\220.png" b/content/zh/docs/Installation/figures/Automatic_installation_complete.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205\345\256\214\346\210\220.png"
rename to content/zh/docs/Installation/figures/Automatic_installation_complete.png
diff --git "a/content/zh/docs/Installation/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" b/content/zh/docs/Installation/figures/CD-ROM_drive_icon.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png"
rename to content/zh/docs/Installation/figures/CD-ROM_drive_icon.png
diff --git "a/content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" b/content/zh/docs/Installation/figures/Configuration_error_prompt.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png"
rename to content/zh/docs/Installation/figures/Configuration_error_prompt.png
diff --git "a/content/zh/docs/Installation/figures/\347\243\201\347\233\230\345\212\240\345\257\206\345\217\243\344\273\244.png" b/content/zh/docs/Installation/figures/Disk_encryption_password.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\347\243\201\347\233\230\345\212\240\345\257\206\345\217\243\344\273\244.png"
rename to content/zh/docs/Installation/figures/Disk_encryption_password.png
diff --git "a/content/zh/docs/Installation/figures/\347\233\230\347\254\246.png" b/content/zh/docs/Installation/figures/Drive_letter.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\347\233\230\347\254\246.png"
rename to content/zh/docs/Installation/figures/Drive_letter.png
diff --git "a/content/zh/docs/Installation/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" b/content/zh/docs/Installation/figures/Image_dialog_box.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png"
rename to content/zh/docs/Installation/figures/Image_dialog_box.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" b/content/zh/docs/Installation/figures/Installation_wizard.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png"
rename to content/zh/docs/Installation/figures/Installation_wizard.png
diff --git "a/content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" b/content/zh/docs/Installation/figures/Keyboard_layout.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png"
rename to content/zh/docs/Installation/figures/Keyboard_layout.png
diff --git "a/content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" b/content/zh/docs/Installation/figures/Manual_partitioning.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png"
rename to content/zh/docs/Installation/figures/Manual_partitioning.png
diff --git "a/content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" b/content/zh/docs/Installation/figures/NetworkandHostName.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png"
rename to content/zh/docs/Installation/figures/NetworkandHostName.png
diff --git "a/content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" b/content/zh/docs/Installation/figures/No-bootable-device-page.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png"
rename to content/zh/docs/Installation/figures/No-bootable-device-page.png
diff --git "a/content/zh/docs/Installation/figures/\345\210\206\345\214\272\346\211\251\345\256\271.png" b/content/zh/docs/Installation/figures/Partition_expansion.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\210\206\345\214\272\346\211\251\345\256\271.png"
rename to content/zh/docs/Installation/figures/Partition_expansion.png
diff --git "a/content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" b/content/zh/docs/Installation/figures/Semi-automatic-new.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png"
rename to content/zh/docs/Installation/figures/Semi-automatic-new.png
diff --git "a/content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" b/content/zh/docs/Installation/figures/add_inst-noverifyssl.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png"
rename to content/zh/docs/Installation/figures/add_inst-noverifyssl.png
diff --git "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" b/content/zh/docs/Installation/figures/choice.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\200\211\346\213\251.png"
rename to content/zh/docs/Installation/figures/choice.png
diff --git "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" b/content/zh/docs/Installation/figures/choicelanguage.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png"
rename to content/zh/docs/Installation/figures/choicelanguage.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" b/content/zh/docs/Installation/figures/complete_install.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png"
rename to content/zh/docs/Installation/figures/complete_install.png
diff --git "a/content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" b/content/zh/docs/Installation/figures/createuser.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png"
rename to content/zh/docs/Installation/figures/createuser.png
diff --git "a/content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" b/content/zh/docs/Installation/figures/dateandtime.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png"
rename to content/zh/docs/Installation/figures/dateandtime.png
diff --git "a/content/zh/docs/Installation/figures/\350\216\267\345\217\226IP.png" b/content/zh/docs/Installation/figures/getIP.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\350\216\267\345\217\226IP.png"
rename to content/zh/docs/Installation/figures/getIP.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" b/content/zh/docs/Installation/figures/install_source.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png"
rename to content/zh/docs/Installation/figures/install_source.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" b/content/zh/docs/Installation/figures/installation_overview.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png"
rename to content/zh/docs/Installation/figures/installation_overview.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" b/content/zh/docs/Installation/figures/installation_procedure.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png"
rename to content/zh/docs/Installation/figures/installation_procedure.png
diff --git "a/content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" b/content/zh/docs/Installation/figures/languagesupport.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png"
rename to content/zh/docs/Installation/figures/languagesupport.png
diff --git "a/content/zh/docs/Installation/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" b/content/zh/docs/Installation/figures/restart_icon.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png"
rename to content/zh/docs/Installation/figures/restart_icon.png
diff --git "a/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" b/content/zh/docs/Installation/figures/root_password.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png"
rename to content/zh/docs/Installation/figures/root_password.png
diff --git "a/content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" b/content/zh/docs/Installation/figures/select_software.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png"
rename to content/zh/docs/Installation/figures/select_software.png
diff --git "a/content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" b/content/zh/docs/Installation/figures/startinstall.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png"
rename to content/zh/docs/Installation/figures/startinstall.png
diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" b/content/zh/docs/Installation/figures/target_install_position.png
similarity index 100%
rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png"
rename to content/zh/docs/Installation/figures/target_install_position.png
diff --git "a/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md" "b/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md"
index ccf0fcdc377b462e1f9c5428b37e703e588b3176..0760fa75b335e7908e896564a1d29b3ef5547d6d 100644
--- "a/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md"
+++ "b/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md"
@@ -178,7 +178,7 @@ TFTP(Trivial File Transfer Protocol,简单文件传输协议),该协议
1. 在“[启动安装](安装指导.html#启动安装)”中的“安装引导界面”中选择“Install openEuler 20.09-beta”,并按下“e”键。
2. 启动参数中追加“inst.ks=http://server ip/ks/openEuler-ks.cfg”。
- 
+ 
3. 按“Ctrl+x”,开始系统的自动安装。
@@ -360,5 +360,5 @@ TFTP(Trivial File Transfer Protocol,简单文件传输协议),该协议
2. 进入系统全自动化安装界面。
3. 确认系统安装完毕。
- 
+ 
diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md"
index 73ea046de2099e3662fcb3f365b7df861e9f2929..4f3eba87d1f6226804064b4024a437a431a236e5 100644
--- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md"
+++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md"
@@ -30,7 +30,7 @@
树莓派默认采用 DHCP 的方式自动获取 IP。如果树莓派连接已知路由器,可登录路由器查看,新增的 IP 即为树莓派 IP。
**图 1** 获取 IP
- 
+ 
从上图看到,树莓派对应 IP 为:192.168.31.109,使用命令 `ssh root@192.168.1.109` 后输入密码 `openEuler12#$`,即可远程登录树莓派。
@@ -88,7 +88,7 @@
10. 输入 `w`,保存分区设置并退出交互式命令行界面。
**图 3** 分区扩容
- 
+ 
3. 在 root 权限下执行 `fdisk -l` 命令查看磁盘分区信息,以确保磁盘分区正确。命令和回显如下:
diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md"
index e120f9e6650022b6922f41cadd53cae795781790..438026d709cb52e339edd67edffe8ba7e83625f5 100644
--- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md"
+++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md"
@@ -39,19 +39,19 @@
1. 在虚拟界面工具栏中,单击虚拟光驱工具如下图所示。
**图 1** 光驱图标
- 
+ 
弹出镜像对话框,如下图所示。
**图 2** 镜像对话框
- 
+ 
2. 在镜像对话框中,选择“镜像文件”, 并单击“浏览”。弹出“打开”对话框。
3. 选择镜像文件,单击“打开”。然后在镜像对话框中,单击“连接”。当“连接”显示为“断开”后,表示虚拟光驱已连接到服务器。
4. 在工具栏中,单击重启工具重启设备,如下图所示。
**图 3** 重启图标
- 
+ 
### 安装引导界面
@@ -63,7 +63,7 @@
>- 安装物理机时,如果使用键盘上下键无法选择启动选项,按“Enter”键无响应,可以单击BMC界面上的鼠标控制图标“”,设置“键鼠复位”。
**图 4** 安装引导界面
-
+
安装引导选项说明如下:
@@ -94,7 +94,7 @@
启动安装后,在进入安装程序主界面之前,系统会提示用户设置安装过程中使用的语言。当前默认为英语,用户可根据实际情况进行调整,如[图5](#zh-cn_topic_0186390093_zh-cn_topic_0122145864_fig144630179151)所示,选择“中文”。
**图 5** 选择语言
-
+
完成设置后,单击“继续”,进入安装设置主界面。
@@ -109,7 +109,7 @@
如果您想退出安装,可以单击“退出”并在弹出的“您确定要退出安装程序吗?”对话框中单击“是”重新进入“安装引导界面”。
**图 6** 安装概览
-
+
## 设置键盘
@@ -119,7 +119,7 @@
- 要测试键盘布局,请在左侧选框中添加键盘布局,然后在右上角键盘图标处进行点击切换为目标键盘,单击右侧文本框内部,输入文本以确认所选键盘布局可正常工作。
**图 7** 键盘布局
-
+
设置完成后,请单击左上角“完成”返回“安装概览”页面。
@@ -131,7 +131,7 @@
>若选择“中文”,系统安装完成后,使用VNC登录不支持中文显示,使用串口登录支持中文显示,使用SSH登录时是否支持中文显示与使用的SSH客户端有关。若选择“English”,则无影响。
**图 8** 语言支持
-
+
设置完成后,请单击左上角“完成”返回“安装概览”页面。
@@ -148,7 +148,7 @@
>- 如需使用网络时间,请保证网络能连通远程NTP服务器,设置网络具体请参见“[设置网络和主机名](#设置网络和主机名)”。
**图 9** 日期和时间
-
+
设置完成后,请单击左上角“完成”返回“安装概览”页面。
@@ -159,12 +159,12 @@
当使用完整光盘安装,安装程序会自动探测并显示安装源信息,用户直接使用默认配置即可,不需要进行设置,如[图10](#zh-cn_topic_0186390100_zh-cn_topic_0144427079_fig93633295132)所示。
**图 10** 安装源
-
+
当使用网络https源进行安装的时候,如果https服务器使用的是私有证书,则需要在安装引导界面按“e”进入已选选项的参数编辑界面,在参数中增加inst.noverifyssl参数,如[图11](#fig113517811415)所示。
**图 11** 增加inst.noverifyssl参数
-
+
设置完成后,请单击左上角“完成”返回“安装概览”页面。
@@ -178,7 +178,7 @@
用户需要根据实际的业务需求,在左侧选择一个“最小安装”,在右侧选择安装环境的附加选项,如[图12](#zh-cn_topic_0186390261_zh-cn_topic_0122145865_fig03031519101414)所示。
**图 12** 软件选择
-
+
> **说明:**
>- 在最小安装的环境下,并非安装源中所有的包都会安装。如果用户需要使用的包未安装,可将安装源挂载到本地制作repo源,通过DNF工具单独安装。
@@ -196,7 +196,7 @@
>在选择您需要安装的设备时,建议不要选择NVMe SSD存储介质作为操作系统的安装磁盘。
**图 13** 安装目标位置
-
+
### 存储配置
@@ -217,7 +217,7 @@
>若口令丢失,将无法找回,且无法访问所有加密的分区以及其中的数据。请妥善保管口令。
**图 14** 磁盘加密口令
-
+
**自定义**
@@ -233,7 +233,7 @@
>若设置的挂载点期望容量超过了可用空间,系统将剩余的可用空间全部分配给该挂载点。
**图 15** 手动分区
-
+
若您需要对数据进行加密,您可以在需要加密的挂载点的“设备类型”区域中选择“加密”,并单击左上角“完成”,出现如[图14](#fig_setcode)所示的“磁盘加密口令”对话框。请分别在“口令”和“确认”中输入相同的加密口令,且口令需要符合密码复杂度,具体请参考[密码复杂度](#密码复杂度)。设置完成后,请单击“保存口令”返回“手动分区”界面。
@@ -251,7 +251,7 @@
用户可在页面下方“主机名”字段输入主机名。主机名可以是完全限定域名(FQDN),其格式为hostname.domainname;也可以是简要主机名,其格式为hostname。
**图 16** 网络和主机名
-
+
设置完成后,请单击左上角“完成”返回“安装概览”页面。
@@ -266,7 +266,7 @@
>- 在“ROOT密码”界面若选择“锁定root帐户”则root帐户将禁用。
**图 17** root密码
-
+
### 密码复杂度
@@ -287,10 +287,10 @@
在“安装概览”页面中选择“创建用户”,弹出“创建用户”的界面如[图18](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319)所示。输入用户名,并设置密码。另外您还可以通过“高级”选项设置用户主目录、用户组等,如[图19](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig128716531312)所示。
**图 18** 创建用户
-
+
**图 19** 高级用户配置
-
+
完成设置后,单击左上角的“完成”返回“安装概览”页面。
@@ -300,7 +300,7 @@
在安装界面上完成所有必填选项的配置后,界面上的警告会消失。此时,用户可以单击“开始安装”进行系统安装。
**图 20** 开始安装
-
+
## 安装过程
@@ -310,7 +310,7 @@
>若系统安装过程中,单击“退出”,或复位、下电服务器,则安装过程被中断,系统将不可用,需要重新进行安装。
**图 21** 安装过程
-
+
## 安装完成
@@ -318,7 +318,7 @@
此刻,openEuler已完成安装,如[图22](#zh-cn_topic_0186390267_zh-cn_topic_0122145917_fig1429512116338)所示。单击“重启系统”后,系统将重新启动。
**图 22** 完成安装
-
+
- 如果当前使用物理光盘安装操作系统,且在重启过程中安装光盘没有自动弹出,请手动取出光盘,则可以直接进入openEuler命令行登录界面。
- 如果当前使用虚拟光驱安装操作系统,则需要修改服务器的启动项为“硬盘”,然后重启服务器,则可以直接进入openEuler命令行登录界面。
diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md"
index 65fffe05b708b975c7396619ec86397ca8964f73..95d7ca2ca6f33bb26deab252bbae53e2aaa7dd7b 100644
--- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md"
+++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md"
@@ -38,7 +38,7 @@
若 SD 卡之前安装过镜像,盘符会有一个或多个。如下图所示,该 SD 卡对应三个盘符:E、G、H。在 “Select card” 中选择需要格式化的 SD 卡对应 boot 分区盘符 E。
**图 1** 盘符
- 
+ 
3. 在 “Formatting options” 中选择格式化方式。默认为 “Qick format”。
4. 单击“Format”开始格式化。界面通过进度条显示格式化进度。
diff --git "a/content/zh/docs/Quickstart/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" b/content/zh/docs/Quickstart/figures/Advanced_User_Configuration.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png"
rename to content/zh/docs/Quickstart/figures/Advanced_User_Configuration.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" b/content/zh/docs/Quickstart/figures/CD-ROM_drive_icon.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png"
rename to content/zh/docs/Quickstart/figures/CD-ROM_drive_icon.png
diff --git "a/content/zh/docs/Quickstart/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" b/content/zh/docs/Quickstart/figures/Image_dialog_box.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png"
rename to content/zh/docs/Quickstart/figures/Image_dialog_box.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" b/content/zh/docs/Quickstart/figures/Installation_Overview.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png"
rename to content/zh/docs/Quickstart/figures/Installation_Overview.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" b/content/zh/docs/Quickstart/figures/Installation_wizard.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png"
rename to content/zh/docs/Quickstart/figures/Installation_wizard.png
diff --git "a/content/zh/docs/Quickstart/figures/\350\256\276\347\275\256\347\263\273\347\273\237\345\220\257\345\212\250\351\241\271.png" b/content/zh/docs/Quickstart/figures/Setting_the_System_Boot_Option.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\350\256\276\347\275\256\347\263\273\347\273\237\345\220\257\345\212\250\351\241\271.png"
rename to content/zh/docs/Quickstart/figures/Setting_the_System_Boot_Option.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" b/content/zh/docs/Quickstart/figures/Target_installation_position.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png"
rename to content/zh/docs/Quickstart/figures/Target_installation_position.png
diff --git "a/content/zh/docs/Quickstart/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" b/content/zh/docs/Quickstart/figures/chooselanguage.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png"
rename to content/zh/docs/Quickstart/figures/chooselanguage.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" b/content/zh/docs/Quickstart/figures/completeinstall.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png"
rename to content/zh/docs/Quickstart/figures/completeinstall.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" b/content/zh/docs/Quickstart/figures/createuser.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png"
rename to content/zh/docs/Quickstart/figures/createuser.png
diff --git "a/content/zh/docs/Quickstart/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" b/content/zh/docs/Quickstart/figures/restarticon.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png"
rename to content/zh/docs/Quickstart/figures/restarticon.png
diff --git "a/content/zh/docs/Quickstart/figures/root\345\257\206\347\240\201.png" b/content/zh/docs/Quickstart/figures/rootpassword.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/root\345\257\206\347\240\201.png"
rename to content/zh/docs/Quickstart/figures/rootpassword.png
diff --git "a/content/zh/docs/Quickstart/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" b/content/zh/docs/Quickstart/figures/selectsoftware.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png"
rename to content/zh/docs/Quickstart/figures/selectsoftware.png
diff --git "a/content/zh/docs/Quickstart/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" b/content/zh/docs/Quickstart/figures/startinstall.png
similarity index 100%
rename from "content/zh/docs/Quickstart/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png"
rename to content/zh/docs/Quickstart/figures/startinstall.png
diff --git a/content/zh/docs/Quickstart/quick-start.md b/content/zh/docs/Quickstart/quick-start.md
index af4f8156b546009cd0357043d216f93d063d4a5b..41aff93a31407380849373ad96900d7d596c251b 100644
--- a/content/zh/docs/Quickstart/quick-start.md
+++ b/content/zh/docs/Quickstart/quick-start.md
@@ -156,7 +156,7 @@
将“引导介质有效期”和“引导介质”分别设置为“单次有效”和“光驱”,并单击“保存”以保存配置。如[图1](#fig1011938131018)所示。
**图 1** 设置系统启动项
- 
+ 
3. 在上方标题栏中,选择“远程控制”,在左侧导航树中选择“远程控制”,显示“远程控制”界面。
@@ -165,19 +165,19 @@
4. 在虚拟界面工具栏中,单击虚拟光驱工具如下图所示。
**图 2** 光驱图标
- 
+ 
弹出镜像对话框,如下图所示。
**图 3** 镜像对话框
- 
+ 
5. 在镜像对话框中,选择“镜像文件”, 并单击“浏览”。弹出“打开”对话框。
6. 选择镜像文件,单击“打开”。然后在镜像对话框中,单击“连接”。当“连接”显示为“断开”后,表示虚拟光驱已连接到服务器。
7. 在工具栏中,单击重启工具重启设备,如下图所示。
**图 4** 重启图标
- 
+ 
8. 设备重启后进入到openEuler操作系统安装引导界面,如[图5](#fig1648754873314)所示。
@@ -186,7 +186,7 @@
>- 安装物理机时,如果使用键盘上下键无法选择启动选项,按“Enter”键无响应,可以单击BMC界面上的鼠标控制图标“”,设置“键鼠复位”。
**图 5** 安装引导界面
-
+ 
9. 在安装引导界面,按“Enter”,进入默认选项“Test this media & install openEuler 20.09-beta”的图形化安装界面。
@@ -197,7 +197,7 @@
1. 设置安装语言,默认为英语,用户可根据实际情况进行调整,如[图6](#fig874344811484)所示,选择“中文”。
**图 6** 选择语言
-
+ 
2. 在安装概览界面,根据实际情况设置各配置项。
@@ -206,14 +206,14 @@
- 所有配置项均无告警符号时用户才能单击“开始安装”进行系统安装。
**图 7** 安装概览
-
+ 
1. 选择“软件选择”,设置“软件选择”配置项。
用户需要根据实际的业务需求,在左侧选择一个“最小安装”,在右侧选择安装环境的附加选项,如[图8](#fig1133717611109)所示。
**图 8** 软件选择
-
+ 
> **说明:**
>- 在最小安装的环境下,并非安装源中所有的包都会安装。如果用户需要使用的包未安装,可将安装源挂载到本地制作repo源,通过DNF工具单独安装。
@@ -233,7 +233,7 @@
若您需要对数据进行加密,若您选择“自动”进行自动分区时,则可以在“安装目标位置”界面选择“加密我的数据”;若您选择“自定义”进行手动分区时,则可以在“手动分区”界面中单击需要加密的挂载点并在“设备类型”区域中选择“加密”。然后单击左上角“完成”,设置磁盘加密口令。磁盘加密口令需要符合密码复杂度,具体请参考[密码复杂度](#密码复杂度)。
**图 9** 安装目标位置
-
+ 
> **说明:**
>- 在进行分区时,出于系统性能和安全的考虑,建议您划分如下单独分区:/boot、/var、/var/log 、/var/log/audit、/home、/tmp。
@@ -268,7 +268,7 @@
> 在已装好的openEuler环境中,可以通过`cracklib-unpacker /usr/share/cracklib/pw_dict > dictionary.txt`命令导出字典库文件dictionary.txt,用户可以查询密码是否在该字典中。
**图 10** root密码
- 
+ 
设置完成后,单击左上角的“完成”返回“安装概览”页面。
@@ -277,10 +277,10 @@
在创建用户的界面如[图11](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319)所示。输入用户名,并设置密码,其中密码复杂度要求与root密码复杂度要求一致。另外您还可以通过“高级”选项设置用户主目录、用户组等,如[图12](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig128716531312)所示。
**图 11** 创建用户
-
+ 
**图 12** 高级用户配置
- 
+ 
完成设置后,单击左上角的“完成”返回“安装概览”页面。
@@ -289,14 +289,14 @@
3. 单击“开始安装”进行系统安装,如[图13](#fig1717019357392)所示。
**图 13** 开始安装
-
+ 
6. 安装完成后重启系统。
openEuler完成安装,如[图14](#zh-cn_topic_0186390267_zh-cn_topic_0122145917_fig1429512116338)所示。单击“重启”后,系统将重新启动。
**图 14** 完成安装
-
+ 
## 查看系统信息
|