diff --git a/docs/en_US/guide/pve_kvm.md b/docs/en_US/guide/pve_kvm.md index 8481ccfee1..6255c9dc38 100644 --- a/docs/en_US/guide/pve_kvm.md +++ b/docs/en_US/guide/pve_kvm.md @@ -21,15 +21,15 @@ bash <(curl -sSL https://raw.githubusercontent.com/fscarmen/tools/main/root.sh) **Commands to set up the testing environment for executing this project are as follows:** -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_1.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_1.png?raw=true) To perform the above-mentioned query, you only need to use the one-click script below to automatically create a virtual machine. There is no need to manually modify settings on the web interface. -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_2.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_2.png?raw=true) After creating the virtual machines using the subsequent script as mentioned above, it **may** be necessary to manually modify the settings on the web interface. You will need to disable hardware nested virtualization for each respective virtual machine, as shown in the following diagram. -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_3.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_3.png?raw=true) Stop the virtual machine before making modifications. After the modifications are done, you can start the machine to use NOVNC. Failure to close it **may** result in bugs that render this virtual machine unusable. diff --git a/docs/guide/pve_kvm.md b/docs/guide/pve_kvm.md index 1c6f607386..9c0ac0caed 100644 --- a/docs/guide/pve_kvm.md +++ b/docs/guide/pve_kvm.md @@ -29,15 +29,15 @@ bash <(curl -sSL https://ghproxy.com/https://raw.githubusercontent.com/fscarmen/ **执行本项目的检测环境的命令**,展示如下 -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_1.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_1.png?raw=true) 查询如上的只需使用下面的一键脚本自动创建虚拟机即可,无需手动再修改WEB端设置 -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_2.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_2.png?raw=true) 查询如上的在使用后续脚本创建了虚拟机后,**可能**需要手动修改WEB端设置,需要关闭对应每个虚拟机的硬件嵌套虚拟化,如下图 -![图片](https://github.com/oneclickvirt/oneclickvirt.github.io/blob/main/docs/images/pve_kvm/pve_kvm_3.png?raw=true) +![图片](https://github.com/spiritLHLS/pages/blob/main/pve_kvm_3.png?raw=true) 先停止虚拟机再修改,修改完后再开机才能使用NOVNC,不关闭**可能**导致这个虚拟机有BUG无法使用 diff --git a/docs/images/pve_kvm/pve_kvm_1.png b/docs/images/pve_kvm/pve_kvm_1.png deleted file mode 100644 index 5731ea560c..0000000000 Binary files a/docs/images/pve_kvm/pve_kvm_1.png and /dev/null differ diff --git a/docs/images/pve_kvm/pve_kvm_2.png b/docs/images/pve_kvm/pve_kvm_2.png deleted file mode 100644 index 059cd8dc77..0000000000 Binary files a/docs/images/pve_kvm/pve_kvm_2.png and /dev/null differ diff --git a/docs/images/pve_kvm/pve_kvm_3.png b/docs/images/pve_kvm/pve_kvm_3.png deleted file mode 100644 index 64cf2925e3..0000000000 Binary files a/docs/images/pve_kvm/pve_kvm_3.png and /dev/null differ