forked from openkylin/docs
update en/Community-Engagement-Guides/Download_And_Installation.md.
Signed-off-by: 康艳红 <731193006@qq.com>
This commit is contained in:
parent
204d67bd3f
commit
95581fed29
|
@ -29,7 +29,7 @@ Here comes the point! After my tireless efforts, I made Ventoy implement all the
|
|||
First download the boot disk creation tool - ventoy. ventoy is different from other boot disk creation tools, we do not need to repeatedly format the U disk, just copy the image file to the U disk to boot normally, and can allow multiple image files to exist at the same time. ventoy will display a menu for us to choose when booting, very convenient and fast.
|
||||
|
||||
|
||||
![下载启动盘.png](/assets/installation-guide/下载启动盘.png)
|
||||
![下载启动盘.png](./assets/installation-guide/下载启动盘.png)
|
||||
|
||||
|
||||
Download link: https://www.lanzoui.com/b01bd54gb or https://www.ventoy.net/cn/download.html
|
||||
|
@ -37,11 +37,11 @@ Download link: https://www.lanzoui.com/b01bd54gb or https://www.ventoy.net/cn/do
|
|||
## 1. Windows system usage details
|
||||
Insert the U disk and wait for the download to finish, after the download is done, unzip it, go to the unzip directory, double click to run Ventoy2Disk.exe.
|
||||
|
||||
![运行ventoy-wim.png](/assets/installation-guide/运行ventoy-wim.png)
|
||||
![运行ventoy-wim.png](./assets/installation-guide/运行ventoy-wim.png)
|
||||
|
||||
The run screen is shown as follows:
|
||||
|
||||
![ventoy运行界面.png](/assets/installation-guide/ventoy运行界面.png)
|
||||
![ventoy运行界面.png](./assets/installation-guide/ventoy运行界面.png)
|
||||
① is the information of the inserted USB stick;
|
||||
② is the version information of this Ventoy;
|
||||
③ is the Ventoy version information in the USB stick (empty if Ventoy is not installed)
|
||||
|
@ -49,7 +49,7 @@ The run screen is shown as follows:
|
|||
|
||||
If the internal version is lower than the installation package version, we can click the "Upgrade" option below to upgrade.
|
||||
|
||||
![ventoy升级界面.png](/assets/installation-guide/ventoy升级界面.png)
|
||||
![ventoy升级界面.png](./assets/installation-guide/ventoy升级界面.png)
|
||||
|
||||
Note: The upgrade operation is safe and will not lose the existing image files in the USB drive.
|
||||
|
||||
|
|
Loading…
Reference in New Issue