diff --git a/en/Community-Engagement-Guides/OpenKylin_System_Installation_Guide.md b/en/Community-Engagement-Guides/OpenKylin_System_Installation_Guide.md index ba633e7a..5e22c87b 100644 --- a/en/Community-Engagement-Guides/OpenKylin_System_Installation_Guide.md +++ b/en/Community-Engagement-Guides/OpenKylin_System_Installation_Guide.md @@ -1,317 +1,468 @@ -openKylin系统安装指南 -# **OpenKylin System Installation Guide** +# ****openKylin系统安装指南**** + +OpenKylin System Installation Guide This document mainly explains the three installation scenarios under the X86 architecture that are most commonly used by community users. There are some differences in the steps required for installation in these three scenarios. Please choose the corresponding chapters based on your actual installation scenario. + In addition, for those who need to install openKylin OS on RISC-V and ARM development boards (advanced players), please jump to the corresponding document via the appendix at the end of this article. -安装前的准备 -## **Preparation before installation** -1, an x86_64 bit computer; + +# ****安装前的准备**** + +# ****Preparation before installation**** + +1, an x86\_64 bit computer; + 2, a USB flash drive that can be formatted with a capacity of no less than 8GB; + tips: 1G = 1024MB, for ease of calculation, can be estimated as 1G = 1000MB -配置要求 -## **Configuration Requirements** -Recommended configuration for smooth user experience + +## ****配置要求**** + +**Configuration Requirements** + +### ****Recommended configuration for smooth user experience**** + ● CPU: mainstream products after 2018 (6 cores and above) + ● Memory: 8GB and above (TIPS: VMs are recommended to allocate 4GB and above) + ● Hard disk: 128GB and above free storage space -Minimum configuration for system installation -CPU: products from 2015 onwards (dual core) + +### ****Minimum configuration for system installation**** + +* CPU: products from 2015 onwards (dual core) + ● Memory: no less than 4GB (tips: virtual machine should allocate at least 2GB) -Hard disk: no less than 50GB of free storage space -实体机单系统安装 -## **Physical single-system installation** -Step 1: Download the openKylin image -Go to the official website to download the x86_64 image(https://www.openkylin.top/downloads/628-cn.html) -![](./assets/OpenKylin_System_Installation_Guide/pic1.png) + +* Hard disk: no less than 50GB of free storage space + +# ****实体机单系统安装**** + +# ****Physical single-system installation**** + +## ****Step 1: Download the openKylin image**** + +Go to the official website to download the x86\_64 image([https://www.openkylin.top/downloads/628-cn.html](https://www.openkylin.top/downloads/628-cn.html) + +![](./assets/OpenKylin_System_Installation_Guide/1714490743.1359885.png) tips:After downloading the image file, please check whether the MD5 value of the file is the same as that on the official website, if it is not, please download it again -The official website also provides multiple image stations for download(https://www.openkylin.top/downloads/mirrors-cn.html) -![](./assets/OpenKylin_System_Installation_Guide/pic2.png) -第二步:选择一个启动盘制作工具制作启动盘 -### **Step 2: Choose a boot disk creation tool to create a boot disk** +The official website also provides multiple image stations for download([https://www.openkylin.top/downloads/mirrors-cn.html](https://www.openkylin.top/downloads/mirrors-cn.html) + +![](./assets/OpenKylin_System_Installation_Guide/1714490743.136656.png) + +## ****第二步:选择一个启动盘制作工具制作启动盘**** + +## ****Step 2: Choose a boot disk creation tool to create a boot disk**** + It is recommended to use rufus or ventoy to make the openKylin system boot disk. + 1. rufus + Go to the official website (http://rufus.ie/) to download and install the rufus tool, and then configure it according to the following figure to complete the creation of the boot disk -![](./assets/OpenKylin_System_Installation_Guide/pic3.png) + +![3-rufus](./assets/OpenKylin_System_Installation_Guide/1714490743.1379223.png) 2、ventoy -Go to the official website (https://www.ventoy.net/) to download the ventoy tool, follow the steps below to create a boot disk, and then copy the to-be-installed image to a USB flash drive. -![](./assets/OpenKylin_System_Installation_Guide/pic4.png) -第三步:通过启动盘(Ventoy为例)启动电脑 -### **Step 3: Boot your computer via boot disk (Ventoy for example)** +Go to the official website (https://www.ventoy.net/) to download the ventoy tool, follow the steps below to create a boot disk, and then copy the to-be-installed image to a USB flash drive. + +![4-ventoy](./assets/OpenKylin_System_Installation_Guide/1714490743.1385467.png) + +## ****第三步:通过启动盘(Ventoy为例)启动电脑**** + +**Step 3: Boot your computer via boot disk (Ventoy for example)** Turn off the computer, insert the prepared startup disk into the computer USB interface, and then start the computer while continuously pressing the delete, F2, F10, or F12 keys to enter the BIOS interface. + Tips: Different brands and models of computers may vary. You can search on Baidu to find out which key your computer presses to enter the BIOS + Turn off secure boot and make the USB flash drive the first boot item, then save and reboot. + Tips: Generally, the F10 key is "save and reboot", and the BIOS interface will usually have a prompt. -![](./assets/OpenKylin_System_Installation_Guide/pic5.png) + +![5-设置bios](./assets/OpenKylin_System_Installation_Guide/1714490743.139543.jpeg) You will then be taken to the Ventoy boot disk interface and select the openKylin 1.0 image. As shown in the picture below: -![](./assets/OpenKylin_System_Installation_Guide/pic6.png) + +![6-ventoy选择镜像](./assets/OpenKylin_System_Installation_Guide/1714490743.143952.jpeg) Enter the Grub boot interface, select "Try with installing" to enter the openKylin trial desktop. -![](./assets/OpenKylin_System_Installation_Guide/pic7.png) + +![39-安装grub引导项](./assets/OpenKylin_System_Installation_Guide/1714490743.1552382.jpeg) Tips: The first two options boot the 6.1 kernel; the last two options boot the 5.15 kernel then you will enter the Ventoy boot disk interface, select openKylin 1.0 image. As shown in the figure below: + Enter the Grub boot interface, select "Try with installing" to enter the openKylin trial desktop. + Tips: The first two options start the 6.1 kernel; the last two options start the 5.15 kernel. -第四步:开始安装系统 -### **Step 4: Start installing the system** + +## ****第四步:开始安装系统**** + +Step 4: Start installing the system + On the openKylin trial desktop, click the "Install openKylin" icon on the desktop to start pre-installation configuration. -![](./assets/OpenKylin_System_Installation_Guide/pic8.png) +![7-试用桌面](./assets/OpenKylin_System_Installation_Guide/1714490743.1670055.jpg) Select Language -![](./assets/OpenKylin_System_Installation_Guide/pic9.png) +![8-选择语言](./assets/OpenKylin_System_Installation_Guide/1714490743.171299.png) Select Time Zone -![](./assets/OpenKylin_System_Installation_Guide/pic10.png) + +![40-选择时区](./assets/OpenKylin_System_Installation_Guide/1714490743.172726.png) Create User -![](./assets/OpenKylin_System_Installation_Guide/pic11.png) +![9_创建用户](./assets/OpenKylin_System_Installation_Guide/1714490743.1758635.png) Select the installation method (partition) + 1, full disk installation (suitable for novice white) + Tips: Full disk installation will format the hard disk, please make sure that there is no need to retain the files on the hard disk! -![](./assets/OpenKylin_System_Installation_Guide/pic12.png) +![10_选择安装方式](./assets/OpenKylin_System_Installation_Guide/1714490743.176918.png) 2、Custom installation (suitable for advanced players) + Click "Create Partition Table" to empty the current partition (tips: this time will not really erase) -![](./assets/OpenKylin_System_Installation_Guide/pic13.png) +![11-清空分区表](./assets/OpenKylin_System_Installation_Guide/1714490743.1781569.png) Then create partitions according to your needs. Generally at least need to create: root partition (for "ext4", mount point "/", space allocation greater than 15GB): -![](./assets/OpenKylin_System_Installation_Guide/pic14.png) +![21-创建根分区](./assets/OpenKylin_System_Installation_Guide/1714490743.179449.png) efi partition (for "efi", space allocation 256MB~2GB). -![](./assets/OpenKylin_System_Installation_Guide/pic15.png) +![13-创建efi分区](./assets/OpenKylin_System_Installation_Guide/1714490743.1805716.png) Click OK and confirm the partitioning strategy you have chosen. -Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted* and you will lose the original contents of the drive*. -![](./assets/OpenKylin_System_Installation_Guide/pic16.png) +Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted\* and you will lose the original contents of the drive\*. + +![14-确认分区策略](./assets/OpenKylin_System_Installation_Guide/1714490743.1815867.png) Start the installation process -![](./assets/OpenKylin_System_Installation_Guide/pic17.png) +![15-开始安装进程](./assets/OpenKylin_System_Installation_Guide/1714490743.1827707.png) + +## ****第五步:完成安装**** + +**Step 5: Complete the installation** -第五步:完成安装 -### **Step 5: Complete the installation** When the installation progress is finished, it will indicate that the installation is complete. -![](./assets/OpenKylin_System_Installation_Guide/pic18.png) +![16-安装完成](./assets/OpenKylin_System_Installation_Guide/1714490743.1841571.jpeg) Click "Reboot Now", follow the prompts to pull out the USB flash drive and press the "enter" button, the system will automatically reboot into the system, successfully installed! -![](./assets/OpenKylin_System_Installation_Guide/pic19.png) +![17-拔掉优盘重启](./assets/OpenKylin_System_Installation_Guide/1714490743.193047.jpeg) + +# ****实体机双系统安装**** + +## ****第一步:下载openKylin镜像**** + +## ****Step 1: Download the openKylin image**** + +Go to the official website to download the x86\_64 image + +[https://www.openkylin.top/downloads/628-cn.html](https://www.openkylin.top/downloads/628-cn.html) -实体机双系统安装 -第一步:下载openKylin镜像 -## **Step 1: Download the openKylin image** -Go to the official website to download the x86_64 image -(https://www.openkylin.top/downloads/628-cn.html) tips:After downloading the image file, please check whether the MD5 value of the file is the same as that on the official website, if it is not, please download it again -![](./assets/OpenKylin_System_Installation_Guide/pic1.png) -The official website also provides multiple image stations for download(https://www.openkylin.top/downloads/mirrors-cn.html) -![](./assets/OpenKylin_System_Installation_Guide/pic2.png) -第二步:选择一个启动盘制作工具制作启动盘 -### **Step 2: Choose a boot disk creation tool to create a boot disk** -It is recommended to use rufus or ventoy to make the openKylin system boot disk.(http://rufus.ie/) +![](./assets/OpenKylin_System_Installation_Guide/1714490743.2035794.png) +The official website also provides multiple image stations for download +[https://www.openkylin.top/downloads/mirrors-cn.html](https://www.openkylin.top/downloads/mirrors-cn.html) -1. rufus -Go to the official website (http://rufus.ie/) to download and install the rufus tool, and then configure it according to the following figure to complete the creation of the boot disk -![](./assets/OpenKylin_System_Installation_Guide/pic3.png) +![](./assets/OpenKylin_System_Installation_Guide/1714490743.2041817.png) + +## ****第二步:选择一个启动盘制作工具制作启动盘**** + +## ****Step 2: Choose a boot disk creation tool to create a boot disk**** + +It is recommended to use rufus or ventoy to make the openKylin system boot disk. + +[http://rufus.ie/](http://rufus.ie/) + +1、 rufus + +Go to the official website [http://rufus.ie/](http://rufus.ie/) to download and install the rufus tool, and then configure it according to the following figure to complete the creation of the boot disk + +![3-rufus](./assets/OpenKylin_System_Installation_Guide/1714490743.2052565.png) 2、ventoy -Go to the official website (https://www.ventoy.net/) to download the ventoy tool, follow the steps below to create a boot disk, and then copy the to-be-installed image to a USB flash drive. -![](./assets/OpenKylin_System_Installation_Guide/pic4.png) -第三步 -### **Step 3: Partition the computer disk ** +Go to the official website [https://www.ventoy.net/](https://www.ventoy.net/) to download the ventoy tool, follow the steps below to create a boot disk, and then copy the to-be-installed image to a USB flash drive. + +![4-ventoy](./assets/OpenKylin_System_Installation_Guide/1714490743.2058573.png) + +**第三步** + +**Step 3: Partition the computer disk** + The default machine has windows installed, open the disk management tool, select the partitioned disk space, right-click on the disk, select "Compressed Volume". -![](./assets/OpenKylin_System_Installation_Guide/pic20.png) +![18-磁盘分区-1](./assets/OpenKylin_System_Installation_Guide/1714490743.2067277.png) At this point, a compression window will pop up, enter the amount of compressed space size, this display is about 135GB (tips: allocated space of not less than 50GB). Confirm the amount of compressed space and click "Compress". -![](./assets/OpenKylin_System_Installation_Guide/pic21.png) +![19-磁盘分区-2](./assets/OpenKylin_System_Installation_Guide/1714490743.2081542.png) After the compression is finished, there will be an extra "unallocated" free space, which will be used for installing the openKylin OS. -![](./assets/OpenKylin_System_Installation_Guide/pic22.png) +![20-磁盘分区-3](./assets/OpenKylin_System_Installation_Guide/1714490743.208475.png) -第四步:通过启动盘(Ventoy为例)启动电脑 -### **Step 3: Boot your computer via boot disk (Ventoy for example)** +## ****第四步:通过启动盘(Ventoy为例)启动电脑**** +Step 3: Boot your computer via boot disk (Ventoy for example) Turn off the computer, insert the prepared startup disk into the computer USB interface, and then start the computer while continuously pressing the delete, F2, F10, or F12 keys to enter the BIOS interface. + Tips: Different brands and models of computers may vary. You can search on Baidu to find out which key your computer presses to enter the BIOS + Turn off secure boot and make the USB flash drive the first boot item, then save and reboot. + Tips: Generally, the F10 key is "save and reboot", and the BIOS interface will usually have a prompt. -![](./assets/OpenKylin_System_Installation_Guide/pic5.png) + +![5-设置bios](./assets/OpenKylin_System_Installation_Guide/1714490743.2091281.jpeg) You will then be taken to the Ventoy boot disk interface and select the openKylin 1.0 image. As shown in the picture below: -![](./assets/OpenKylin_System_Installation_Guide/pic6.png) +![6-ventoy选择镜像](./assets/OpenKylin_System_Installation_Guide/1714490743.2132347.jpeg) Enter the Grub boot interface, select "Try with installing" to enter the openKylin trial desktop. -![](./assets/OpenKylin_System_Installation_Guide/pic7.png) +![39-安装grub引导项](./assets/OpenKylin_System_Installation_Guide/1714490743.2240124.jpeg) Tips: The first two options start the 6.1 kernel; the last two options start the 5.15 kernel. -第五步:开始安装系统 -### **Step 5: Start installing the system** +## ****第五步:开始安装系统**** + +## ****Step 5: Start installing the system**** + On the openKylin trial desktop, click the "Install openKylin" icon on the desktop to start pre-installation configuration. -![](./assets/OpenKylin_System_Installation_Guide/pic8.png) +![7-试用桌面](./assets/OpenKylin_System_Installation_Guide/1714490743.2361035.jpg) Select Language -![](./assets/OpenKylin_System_Installation_Guide/pic9.png) +![8-选择语言](./assets/OpenKylin_System_Installation_Guide/1714490743.240342.png) Select Time Zone -![](./assets/OpenKylin_System_Installation_Guide/pic10.png) +![40-选择时区](./assets/OpenKylin_System_Installation_Guide/1714490743.2416027.png) Create User -![](./assets/OpenKylin_System_Installation_Guide/pic11.png) +![9_创建用户](./assets/OpenKylin_System_Installation_Guide/1714490743.2446675.png) Select the installation method (partition) -Tips: Full disk installation will format the hard disk, please make sure that there is no need to retain the files on the hard disk! -![](./assets/OpenKylin_System_Installation_Guide/pic14.png) +Tips: Full disk installation will format the hard disk, please make sure that there is no need to retain the files on the hard disk!(图21) + +![21-创建根分区](./assets/OpenKylin_System_Installation_Guide/1714490743.2457573.png) Custom installation (suitable for advanced players) + Click "Create Partition Table" to empty the current partition (tips: this time will not really erase) Then create partitions according to your needs. Generally at least need to create: root partition (for "ext4", mount point "/", space allocation greater than 15GB): -![](./assets/OpenKylin_System_Installation_Guide/pic14.png) +![21-创建根分区](./assets/OpenKylin_System_Installation_Guide/1714490743.2470722.png) efi partition (for "efi", space allocation 256MB~2GB). -![](./assets/OpenKylin_System_Installation_Guide/pic15.png) +![13-创建efi分区](./assets/OpenKylin_System_Installation_Guide/1714490743.2481968.png) Click OK and confirm the partitioning strategy you have chosen. -Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted* and you will lose the original contents of the drive*. -![](./assets/OpenKylin_System_Installation_Guide/pic16.png) +Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted\* and you will lose the original contents of the drive\*. + +![14-确认分区策略](./assets/OpenKylin_System_Installation_Guide/1714490743.2491891.png) Start the installation process -![](./assets/OpenKylin_System_Installation_Guide/pic17.png) +![15-开始安装进程](./assets/OpenKylin_System_Installation_Guide/1714490743.250388.png) -第六步:完成安装 -### **Step 6: Complete the installation ** +## ****第六步:完成安装**** + +Step 6: Complete the installation When the installation progress is finished, it will indicate that the installation is complete. -![](./assets/OpenKylin_System_Installation_Guide/pic18.png) +![16-安装完成 (1)](./assets/OpenKylin_System_Installation_Guide/1714490743.2517395.jpeg) Click "Reboot Now", then follow the prompts to pull out the USB flash drive and press "enter", the system will automatically reboot -![](./assets/OpenKylin_System_Installation_Guide/pic19.png) +![17-拔掉优盘重启 (1)](./assets/OpenKylin_System_Installation_Guide/1714490743.260534.jpeg) -虚拟机安装 -## **Virtual Machine Installation** -第一步:下载openKylin镜像 -### **Step 1: Download the openKylin image** -Go to the official website to download the x86_64 image(https://www.openkylin.top/downloads/628-cn.html) +# ****虚拟机安装**** -![](./assets/OpenKylin_System_Installation_Guide/pic1.png) +Virtual Machine Installation + +## ****第一步:下载openKylin镜像**** + +Step 1: Download the openKylin image + +Go to the official website to download the x86\_64 image([https://www.openkylin.top/downloads/628-cn.html](https://www.openkylin.top/downloads/628-cn.html) + +![](./assets/OpenKylin_System_Installation_Guide/1714490743.2709756.png) tips:After downloading the image file, please check whether the MD5 value of the file is the same as that on the official website, if it is not, please download it again -The official website also provides multiple image stations for download(https://www.openkylin.top/downloads/mirrors-cn.html) -![](./assets/OpenKylin_System_Installation_Guide/pic2.png) +The official website also provides multiple image stations for download([https://www.openkylin.top/downloads/mirrors-cn.html](https://www.openkylin.top/downloads/mirrors-cn.html) + +![](./assets/OpenKylin_System_Installation_Guide/1714490743.271572.png) + +## ****第二步:创建虚拟机**** + +## ****Step 2: Create a virtual machine**** -第二步:创建虚拟机 -### **Step 2: Create a virtual machine** Install the virtual machine software on the original system, this document uses VMware Workstation as an example, click "Create a new virtual machine". -![](./assets/OpenKylin_System_Installation_Guide/pic23.png) +![24-打开虚拟机软件](./assets/OpenKylin_System_Installation_Guide/1714490743.2726429.png) Default configuration is sufficient, click Next -![](./assets/OpenKylin_System_Installation_Guide/pic24.png) +![25-虚拟机配置](./assets/OpenKylin_System_Installation_Guide/1714490743.273354.png) Check "Installer CD image file", click "Browse", select the openKylin operating system image file you have downloaded, click Next. +![26-选择镜像](./assets/OpenKylin_System_Installation_Guide/1714490743.2737787.png) + Default configuration is sufficient, click Next +![27-选择系统类型](./assets/OpenKylin_System_Installation_Guide/1714490743.27412.png) + Edit the virtual machine name, select the installation location, click Next. +![28-编辑虚拟机名称](./assets/OpenKylin_System_Installation_Guide/1714490743.2744422.png) + Adjust the disk size according to the prompts, and select the default configuration for the virtual disk, click Next. + Tips: Allocate disk space of not less than 50GB. +![29-设置虚拟机磁盘大小](./assets/OpenKylin_System_Installation_Guide/1714490743.2748158.png) + Confirm the virtual machine configuration, if you need to customize the adjustment, click "Customize hardware". After confirming the hardware configuration, click "Finish". -*tips:** In order to ensure that the virtual machine experience is as smooth as possible, it is recommended that the memory is not less than 4GB; CPU cores are not less than 4! + +\*tips:\*\* In order to ensure that the virtual machine experience is as smooth as possible, it is recommended that the memory is not less than 4GB; CPU cores are not less than 4! + +![30-确认硬件配置](./assets/OpenKylin_System_Installation_Guide/1714490743.2751987.png) Finish creating the virtual machine. Click "Open this virtual machine". +![31-完成虚拟机创建](./assets/OpenKylin_System_Installation_Guide/1714490743.2755191.png) + Select "Try openKylin without installing (T)" to enter the openKylin trial desktop. -第三步:开始安装系统 -### **Step 3: Start installing the system** +![32-开启虚拟机](./assets/OpenKylin_System_Installation_Guide/1714490743.276321.png) + +## ****第三步:开始安装系统**** + +## ****Step 3: Start installing the system**** + On the openKylin trial desktop, click the "Install openKylin" icon on the desktop to start pre-installation configuration. +![7-试用桌面](./assets/OpenKylin_System_Installation_Guide/1714490743.2773428.jpg) Select Language +![8-选择语言](./assets/OpenKylin_System_Installation_Guide/1714490743.2816374.png) + Select Time Zone +![40-选择时区](./assets/OpenKylin_System_Installation_Guide/1714490743.282896.png) + Create User +![9_创建用户](./assets/OpenKylin_System_Installation_Guide/1714490743.2863557.png) + Select the installation method (partition) + 1, full disk installation (suitable for novice white) + Tips: Full disk installation will format the hard disk, please make sure that there is no need to retain the files on the hard disk! +![10_选择安装方式](./assets/OpenKylin_System_Installation_Guide/1714490743.287424.png) + 2、Custom installation (suitable for advanced players) + Click "Create Partition Table" to empty the current partition (tips: this time will not really erase) +![11-清空分区表](./assets/OpenKylin_System_Installation_Guide/1714490743.2887242.png) + Then create partitions according to your needs. Generally at least need to create: root partition (for "ext4", mount point "/", space allocation greater than 15GB): +![21-创建根分区](./assets/OpenKylin_System_Installation_Guide/1714490743.289995.png) + efi partition (for "efi", space allocation 256MB~2GB). +![13-创建efi分区](./assets/OpenKylin_System_Installation_Guide/1714490743.2910326.png) + Click OK and confirm the partitioning strategy you have chosen. -Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted* and you will lose the original contents of the drive*. + +Tips: It's not too late to back out, after clicking "Start Installation" the drive will be formatted\* and you will lose the original contents of the drive\*. + +![14-确认分区策略](./assets/OpenKylin_System_Installation_Guide/1714490743.2920907.png) Start the installation process -第四步:完成安装 -### **Step 4: Complete the installation ** +![15-开始安装进程](./assets/OpenKylin_System_Installation_Guide/1714490743.2933087.png) + +## ****第四步:完成安装**** + +**Step 4: Complete the installation** + When the installation progress is finished, it will indicate that the installation is complete. -系统安装FAQ -## **System Installation FAQ** -- Q: What should I do when the system installation is stuck at 96%? -- A: When the installation progress reaches 96%, you generally need to wait a little longer (the exact time depends on the performance of the hardware). If the waiting time is too long (more than half an hour), please make sure that the space allocated to the efi partition is not enough, and reallocate the space and try again -- Q:When installing with USB boot disk, "try ubuntu kylin without installation" or "install ubuntu kylin" appears, Enter to select "Install". What should I do if the monitor is black without any display after "try ubuntu kylin without installation" or "install ubuntu kylin", enter and select "install"? -- A: Method 1: If the display is black, there may be a problem with the graphics card display support, try to fix it manually. + +# ****系统安装FAQ**** + +# ****System Installation FAQ**** + +Q: What should I do when the system installation is stuck at 96%? + +A: When the installation progress reaches 96%, you generally need to wait a little longer (the exact time depends on the performance of the hardware). If the waiting time is too long (more than half an hour), please make sure that the space allocated to the efi partition is not enough, and reallocate the space and try again + +Q:When installing with USB boot disk, "try ubuntu kylin without installation" or "install ubuntu kylin" appears, Enter to select "Install". What should I do if the monitor is black without any display after "try ubuntu kylin without installation" or "install ubuntu kylin", enter and select "install"? + +A: Method 1: If the display is black, there may be a problem with the graphics card display support, try to fix it manually. + +![35-安装grub界面](./assets/OpenKylin_System_Installation_Guide/1714490743.2949994.jpeg) Move the cursor to "install ubuntu kylin" , press "e" to enter edit mode, enter command line mode. + Find ''quote splash'', add "nomodeset" after it, and press F10 to install. +![36-安装grub界面-2](./assets/OpenKylin_System_Installation_Guide/1714490743.305436.jpeg) + +![37-安装grub界面-3](./assets/OpenKylin_System_Installation_Guide/1714490743.3061576.jpg) Tips: Add different driver options according to different graphics cards, for example, if you are using Nvidia graphics card, add nomodeset. -- Q:Select the boot disk to boot, can not successfully enter the grub interface -- A:Please check whether the BIOS setting has turned off the security check (secure boot). -- Q:How to solve the problem if there is no boot item selection interface after the dual system installation is completed? -- A: There may be problems with the boot items, you can download and install EasyBCD software to repair the boot items. -- Q:What should I do if there is no root partition or efi partition after customizing the installation and configuring the partitions? -- A: The root partition corresponds to "/", and the efi partition needs to change the "for" type to efi when partitioning, these two partitions must be created. In addition, data backup partition (corresponding to "/data"), backup restore partition (corresponding to "/backup") and swap partition (linux-swap), please confirm whether to create these partitions according to your needs. -- Q:What should I do if I am prompted "Only one efi partition can exist" after configuring the partitions? -- A: There should be an efi partition in the existing Windows system, if it is a dual-system installation, we need to delete the efi partition we added. If it is a single system installation (windows system will be overwritten), delete the existing efi partition and re-add the efi partition. -- Q: How to check whether my computer's BIOS is UEFI or Legacy? -- A: Take windows system as an example, press "win+r" shortcut key to confirm, type "msinfo32", enter, the system information interface will appear, you can check the BIOS mode, as shown in the figure below: \ No newline at end of file +Q:Select the boot disk to boot, can not successfully enter the grub interface + +A:Please check whether the BIOS setting has turned off the security check (secure boot). + +Q:How to solve the problem if there is no boot item selection interface after the dual system installation is completed? + +A: There may be problems with the boot items, you can download and install EasyBCD software to repair the boot items. + +Q:What should I do if there is no root partition or efi partition after customizing the installation and configuring the partitions? + +A: The root partition corresponds to "/", and the efi partition needs to change the "for" type to efi when partitioning, these two partitions must be created. In addition, data backup partition (corresponding to "/data"), backup restore partition (corresponding to "/backup") and swap partition (linux-swap), please confirm whether to create these partitions according to your needs. + +Q:What should I do if I am prompted "Only one efi partition can exist" after configuring the partitions? + +A: There should be an efi partition in the existing Windows system, if it is a dual-system installation, we need to delete the efi partition we added. If it is a single system installation (windows system will be overwritten), delete the existing efi partition and re-add the efi partition. + +Q: How to check whether my computer's BIOS is UEFI or Legacy? + +A: Take windows system as an example, press "win+r" shortcut key to confirm, type "msinfo32", enter, the system information interface will appear, you can check the BIOS mode, as shown in the figure below: + +![38-biso查看](./assets/OpenKylin_System_Installation_Guide/1714490743.3122053.png) diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic1.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1359885.png similarity index 100% rename from en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic1.png rename to en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1359885.png diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic2.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.136656.png similarity index 100% rename from en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic2.png rename to en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.136656.png diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1379223.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1379223.png new file mode 100644 index 00000000..d464ab67 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1379223.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1385467.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1385467.png new file mode 100644 index 00000000..0ddd5c29 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1385467.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.139543.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.139543.jpeg new file mode 100644 index 00000000..05e27a75 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.139543.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.143952.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.143952.jpeg new file mode 100644 index 00000000..2ee4e644 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.143952.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1552382.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1552382.jpeg new file mode 100644 index 00000000..e53fe069 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1552382.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1670055.jpg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1670055.jpg new file mode 100644 index 00000000..565123a9 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1670055.jpg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.171299.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.171299.png new file mode 100644 index 00000000..e43d28b5 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.171299.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.172726.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.172726.png new file mode 100644 index 00000000..799cede0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.172726.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1758635.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1758635.png new file mode 100644 index 00000000..2fee3a92 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1758635.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.176918.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.176918.png new file mode 100644 index 00000000..84818739 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.176918.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1781569.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1781569.png new file mode 100644 index 00000000..1e0be6f2 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1781569.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.179449.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.179449.png new file mode 100644 index 00000000..14f2f873 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.179449.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1805716.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1805716.png new file mode 100644 index 00000000..ac7c9aa1 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1805716.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1815867.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1815867.png new file mode 100644 index 00000000..7d014653 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1815867.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1827707.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1827707.png new file mode 100644 index 00000000..c36997a0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1827707.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1841571.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1841571.jpeg new file mode 100644 index 00000000..afc45b29 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.1841571.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.193047.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.193047.jpeg new file mode 100644 index 00000000..9fd195cb Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.193047.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2035794.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2035794.png new file mode 100644 index 00000000..896bdce9 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2035794.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2041817.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2041817.png new file mode 100644 index 00000000..c955eaa6 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2041817.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2052565.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2052565.png new file mode 100644 index 00000000..d464ab67 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2052565.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2058573.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2058573.png new file mode 100644 index 00000000..0ddd5c29 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2058573.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2067277.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2067277.png new file mode 100644 index 00000000..7d6f03f0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2067277.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2081542.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2081542.png new file mode 100644 index 00000000..3a696b3c Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2081542.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.208475.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.208475.png new file mode 100644 index 00000000..3f17b177 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.208475.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2091281.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2091281.jpeg new file mode 100644 index 00000000..05e27a75 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2091281.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2132347.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2132347.jpeg new file mode 100644 index 00000000..395a49b1 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2132347.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2240124.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2240124.jpeg new file mode 100644 index 00000000..68607a99 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2240124.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2361035.jpg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2361035.jpg new file mode 100644 index 00000000..565123a9 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2361035.jpg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.240342.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.240342.png new file mode 100644 index 00000000..e43d28b5 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.240342.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2416027.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2416027.png new file mode 100644 index 00000000..799cede0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2416027.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2446675.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2446675.png new file mode 100644 index 00000000..2fee3a92 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2446675.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2457573.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2457573.png new file mode 100644 index 00000000..14f2f873 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2457573.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2470722.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2470722.png new file mode 100644 index 00000000..14f2f873 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2470722.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2481968.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2481968.png new file mode 100644 index 00000000..ac7c9aa1 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2481968.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2491891.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2491891.png new file mode 100644 index 00000000..7d014653 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2491891.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.250388.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.250388.png new file mode 100644 index 00000000..c36997a0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.250388.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2517395.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2517395.jpeg new file mode 100644 index 00000000..cadf0e1d Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2517395.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.260534.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.260534.jpeg new file mode 100644 index 00000000..9fd195cb Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.260534.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2709756.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2709756.png new file mode 100644 index 00000000..896bdce9 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2709756.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.271572.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.271572.png new file mode 100644 index 00000000..c955eaa6 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.271572.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2726429.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2726429.png new file mode 100644 index 00000000..790ac3b6 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2726429.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.273354.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.273354.png new file mode 100644 index 00000000..7739e340 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.273354.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2737787.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2737787.png new file mode 100644 index 00000000..0d360357 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2737787.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.27412.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.27412.png new file mode 100644 index 00000000..539db87b Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.27412.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2744422.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2744422.png new file mode 100644 index 00000000..c98fa34e Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2744422.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2748158.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2748158.png new file mode 100644 index 00000000..3764474e Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2748158.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2751987.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2751987.png new file mode 100644 index 00000000..273efbfc Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2751987.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2755191.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2755191.png new file mode 100644 index 00000000..01345ea6 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2755191.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.276321.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.276321.png new file mode 100644 index 00000000..100dc32f Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.276321.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2773428.jpg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2773428.jpg new file mode 100644 index 00000000..aeac9544 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2773428.jpg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2816374.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2816374.png new file mode 100644 index 00000000..e43d28b5 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2816374.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.282896.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.282896.png new file mode 100644 index 00000000..799cede0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.282896.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2863557.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2863557.png new file mode 100644 index 00000000..2fee3a92 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2863557.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.287424.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.287424.png new file mode 100644 index 00000000..84818739 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.287424.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2887242.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2887242.png new file mode 100644 index 00000000..1e0be6f2 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2887242.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.289995.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.289995.png new file mode 100644 index 00000000..14f2f873 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.289995.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2910326.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2910326.png new file mode 100644 index 00000000..ac7c9aa1 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2910326.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2920907.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2920907.png new file mode 100644 index 00000000..7d014653 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2920907.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2933087.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2933087.png new file mode 100644 index 00000000..c36997a0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2933087.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2949994.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2949994.jpeg new file mode 100644 index 00000000..3fd445a0 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.2949994.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.305436.jpeg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.305436.jpeg new file mode 100644 index 00000000..8f6b6f83 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.305436.jpeg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3061576.jpg b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3061576.jpg new file mode 100644 index 00000000..af1afb28 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3061576.jpg differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3122053.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3122053.png new file mode 100644 index 00000000..d57f3db8 Binary files /dev/null and b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/1714490743.3122053.png differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10248.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10248.png deleted file mode 100644 index 236ca103..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10248.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10682.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10682.png deleted file mode 100644 index ff792bff..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译10682.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11063.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11063.png deleted file mode 100644 index 93c329ca..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11063.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11113.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11113.png deleted file mode 100644 index 288bf964..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11113.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11192.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11192.png deleted file mode 100644 index c92a1ab6..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11192.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11361.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11361.png deleted file mode 100644 index 682e7bdb..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11361.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11713.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11713.png deleted file mode 100644 index bd9b9d94..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11713.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11787.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11787.png deleted file mode 100644 index f9a7fbf2..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11787.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11873.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11873.png deleted file mode 100644 index ea7d7ec4..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译11873.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12045.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12045.png deleted file mode 100644 index 52caab0a..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12045.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12113.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12113.png deleted file mode 100644 index 0dbef549..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12113.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12133.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12133.png deleted file mode 100644 index a437e040..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12133.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12148.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12148.png deleted file mode 100644 index 8bbb8659..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12148.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12380.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12380.png deleted file mode 100644 index 7483bdbe..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12380.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12538.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12538.png deleted file mode 100644 index c7456f40..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12538.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12705.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12705.png deleted file mode 100644 index 621823d8..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12705.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12762.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12762.png deleted file mode 100644 index 8ec79e54..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12762.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12985.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12985.png deleted file mode 100644 index d19456de..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译12985.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译13018.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译13018.png deleted file mode 100644 index e491ee7c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译13018.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14059.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14059.png deleted file mode 100644 index 8064031c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14059.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14235.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14235.png deleted file mode 100644 index af86a4fa..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14235.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14237.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14237.png deleted file mode 100644 index 672d607c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译14237.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译15968.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译15968.png deleted file mode 100644 index 054e5f0b..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译15968.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8402.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8402.png deleted file mode 100644 index 759558e4..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8402.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8502.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8502.png deleted file mode 100644 index bcb4ff7e..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8502.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8769.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8769.png deleted file mode 100644 index 52caab0a..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8769.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8788.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8788.png deleted file mode 100644 index 0dbef549..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8788.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8808.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8808.png deleted file mode 100644 index a437e040..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8808.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8823.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8823.png deleted file mode 100644 index 8bbb8659..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译8823.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9006.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9006.png deleted file mode 100644 index 621823d8..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9006.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9328.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9328.png deleted file mode 100644 index 621823d8..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9328.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9385.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9385.png deleted file mode 100644 index 8ec79e54..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9385.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9608.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9608.png deleted file mode 100644 index d19456de..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9608.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9641.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9641.png deleted file mode 100644 index e491ee7c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9641.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9784.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9784.png deleted file mode 100644 index 3a90eda2..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9784.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9918.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9918.png deleted file mode 100644 index 61b267fd..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/openKylin系统安装指南翻译9918.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic10.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic10.png deleted file mode 100644 index a437e040..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic10.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic11.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic11.png deleted file mode 100644 index 8bbb8659..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic11.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic12.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic12.png deleted file mode 100644 index 7483bdbe..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic12.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic13.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic13.png deleted file mode 100644 index c7456f40..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic13.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic14.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic14.png deleted file mode 100644 index 621823d8..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic14.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic15.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic15.png deleted file mode 100644 index 8ec79e54..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic15.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic16.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic16.png deleted file mode 100644 index d19456de..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic16.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic17.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic17.png deleted file mode 100644 index e491ee7c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic17.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic18.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic18.png deleted file mode 100644 index 3a90eda2..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic18.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic19.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic19.png deleted file mode 100644 index 61b267fd..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic19.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic20.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic20.png deleted file mode 100644 index afc47316..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic20.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic21.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic21.png deleted file mode 100644 index 0f7797d3..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic21.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic22.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic22.png deleted file mode 100644 index e55db34f..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic22.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic23.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic23.png deleted file mode 100644 index 37b58e04..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic23.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic24.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic24.png deleted file mode 100644 index c764e7c8..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic24.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic3.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic3.png deleted file mode 100644 index 12b25671..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic3.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic4.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic4.png deleted file mode 100644 index 2038e4d0..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic4.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic5.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic5.png deleted file mode 100644 index b359d99c..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic5.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic6.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic6.png deleted file mode 100644 index 759558e4..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic6.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic7.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic7.png deleted file mode 100644 index bcb4ff7e..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic7.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic8.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic8.png deleted file mode 100644 index 52caab0a..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic8.png and /dev/null differ diff --git a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic9.png b/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic9.png deleted file mode 100644 index 0dbef549..00000000 Binary files a/en/Community-Engagement-Guides/assets/OpenKylin_System_Installation_Guide/pic9.png and /dev/null differ