From bc5b1001116c197095d13fcafc6a0d61f7a8ca68 Mon Sep 17 00:00:00 2001 From: BuGu <62454025+Z2Z-GuGu@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:31:21 +0800 Subject: [PATCH] Update NanoKVM Docs --- docs/hardware/en/kvm/NanoKVM/faq.md | 2 +- docs/hardware/zh/kvm/NanoKVM/faq.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hardware/en/kvm/NanoKVM/faq.md b/docs/hardware/en/kvm/NanoKVM/faq.md index 76d67db1..055e0ad0 100644 --- a/docs/hardware/en/kvm/NanoKVM/faq.md +++ b/docs/hardware/en/kvm/NanoKVM/faq.md @@ -10,7 +10,7 @@ keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool 1. Refer to [this link](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/system/updating.html#%E8%8E%B7%E5%8F%96-IP) to connect the development board. 2. Execute: `python /etc/kvm/update-nanokvm.py` > Users outside of China may experience download failures due to DNS issues. Please add `nameserver 119.29.29.29` or `nameserver 223.5.5.5` to `/etc/resolv.conf` and try again. - > Earlier versions of the application may not have this script file. Please download [here](https://github.com/user-attachments/files/16939944/update-nanokvm.py.zip), extract it, and grant execute permissions before trying again. + > Earlier versions of the application may not have this script file. Please download [here](https://github.com/sipeed/NanoKVM/blob/main/kvmapp/system/update-nanokvm.py), extract it, and grant execute permissions before trying again. ### About Password diff --git a/docs/hardware/zh/kvm/NanoKVM/faq.md b/docs/hardware/zh/kvm/NanoKVM/faq.md index 59480e93..8c5d93dd 100644 --- a/docs/hardware/zh/kvm/NanoKVM/faq.md +++ b/docs/hardware/zh/kvm/NanoKVM/faq.md @@ -9,7 +9,7 @@ keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool 1. 参考[这里](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/system/updating.html#%E8%8E%B7%E5%8F%96-IP)连接开发板 2. 执行:`python /etc/kvm/update-nanokvm.py` > 国外用户可能因为DNS原因下载失败,请在 `/etc/resolv.conf` 添加`nameserver 119.29.29.29`或`nameserver 223.5.5.5`后再试 - > 早期版本应用可能不存在该脚本文件,请下载 https://github.com/user-attachments/files/16939944/update-nanokvm.py.zip 解压赋予执行权限后再试 + > 早期版本应用可能不存在该脚本文件,请下载 https://github.com/sipeed/NanoKVM/blob/main/kvmapp/system/update-nanokvm.py 解压赋予执行权限后再试 ### 关于密码