diff --git a/docs/hardware/en/kvm/NanoKVM/introduction.md b/docs/hardware/en/kvm/NanoKVM/introduction.md
index eb388d4a..0cd751e4 100644
--- a/docs/hardware/en/kvm/NanoKVM/introduction.md
+++ b/docs/hardware/en/kvm/NanoKVM/introduction.md
@@ -20,7 +20,7 @@ update:
The Lichee NanoKVM is an IP-KVM product based on the LicheeRV Nano, inheriting its compact size and powerful features.
-NanoKVM includes an HDMI input interface that can be recognized as a monitor by a computer, capturing the computer's screen. It has a USB 2.0 interface to connect to the computer host, recognized as HID devices like keyboard, mouse, and touchpad, and uses extra storage space on the TF card, mounted as a USB flash drive. It comes with a 100 Mbps Ethernet port for video and control signal transmission. Additionally, the Full version features an ATX power control interface (USB-C form) for remote control and monitoring of the host's power status. Under the Full version's shell, there is an OLED display for showing the device's IP and KVM-related status.
+NanoKVM includes an HDMI input interface that can be recognized as a monitor by a computer, capturing the computer's screen. It has a USB 2.0 interface to connect to the computer host, recognized as HID devices like keyboard, mouse, and touchpad, and uses extra storage space on the Micro SD card, mounted as a USB flash drive. It comes with a 100 Mbps Ethernet port for video and control signal transmission. Additionally, the Full version features an ATX power control interface (USB-C form) for remote control and monitoring of the host's power status. Under the Full version's shell, there is an OLED display for showing the device's IP and KVM-related status.
To meet different user needs, NanoKVM is available in two versions:
- **NanoKVM Lite**: Basic version suitable for DIY enthusiasts and enterprises with bulk requirements.
@@ -53,10 +53,11 @@ To meet different user needs, NanoKVM is available in two versions:
| Tailscale | ✓ | ✓ | ✓ |
| WebSSH | ✓ | ✓ | ✓ |
| Custom Scripts | ✓ | ✓ | - |
+| ETH | 100M/10M | 100M/10M | 1000M/100M/10M |
| ATX Power Control | None, user-configurable | USB interface IO control board | RJ45 interface IO control board |
| OLED Display | None, user-expandable | 128x64 0.96" white | 128x32 0.91" white |
| Serial Terminal | 2 channels | 2 channels | - |
-| TF Card | None, user-provided | Included, ready to use | Included |
+| Micro SD Card | None, user-provided | Included, ready to use | Included |
| Expansion Accessories | None | WiFi or PoE | WiFi/LTE |
| Power Consumption | 0.2A@5V | 0.2A@5V | Peak 2.6A@5V |
| Power Input | Powered by PC USB | Powered by PC USB
Supports auxiliary power | Requires DC 5V 3A |
diff --git a/docs/hardware/en/kvm/NanoKVM/quick_start.md b/docs/hardware/en/kvm/NanoKVM/quick_start.md
index cdf89407..b2ccf8b5 100644
--- a/docs/hardware/en/kvm/NanoKVM/quick_start.md
+++ b/docs/hardware/en/kvm/NanoKVM/quick_start.md
@@ -23,7 +23,7 @@ The Full version includes NanoKVM (with case, with card), KVM-B board, 2 USB A t

-The Lite version includes NanoKVM (without case and TF card) and a heatsink.
+The Lite version includes NanoKVM (without case and Micro SD card) and a heatsink.
## Interface Introduction
@@ -65,6 +65,8 @@ The wiring diagram for the NanoKVM-Full version is as follows. The Lite version

+ > Note: The KVM-B board with version number 30132 cannot be directly connected to the pin header on the board with the built-in 9-pin bus header of the chassis, and must be connected with the included male to female cable according to the figure above.
+
The wiring diagram for the internal test version of the KVM-B board and the host's 9-pin interface is shown below. The double-row headers are interconnected, allowing the connection of the case's power button and Power LED to the other row.

@@ -74,7 +76,7 @@ The wiring diagram for the NanoKVM-Full version is as follows. The Lite version
### Update Image
-> **The Lite version requires preparing a TF card and flashing the image before use!**
+> **The Lite version requires preparing a Micro SD card and flashing the image before use!**
The Full version comes with a pre-flashed image and can skip this step.
diff --git a/docs/hardware/en/kvm/NanoKVM/user_guide.md b/docs/hardware/en/kvm/NanoKVM/user_guide.md
index 5f46d35d..287f4eea 100644
--- a/docs/hardware/en/kvm/NanoKVM/user_guide.md
+++ b/docs/hardware/en/kvm/NanoKVM/user_guide.md
@@ -188,4 +188,6 @@ For further assistance and support, visit the NanoKVM [official website](https:/
---
+> Note: The TF card described in this article is a microSD card
+
End of User Guide.
diff --git a/docs/hardware/zh/kvm/NanoKVM/introduction.md b/docs/hardware/zh/kvm/NanoKVM/introduction.md
index 83eea9f4..cd4b9760 100644
--- a/docs/hardware/zh/kvm/NanoKVM/introduction.md
+++ b/docs/hardware/zh/kvm/NanoKVM/introduction.md
@@ -54,10 +54,11 @@ NanoKVM Full 为完整版配置,带精致外壳和完整配件,内置开机
| Tailscale | ✓ | ✓ | ✓ |
| WebSSH | ✓ | ✓ | ✓ |
| 自定义脚本 | ✓ | ✓ | - |
+| ETH | 100M/10M | 100M/10M | 1000M/100M/10M |
| ATX电源控制 | 无,用户可自行连接 | USB接口IO控制板 | RJ45接口IO控制板 |
| OLED显示 | 无,用户可自行扩展 | 128x64 0.96" white | 128x32 0.91" white |
| 串口终端 | 2路 | 2路 | - |
-| TF卡 | 无,用户自备 | 有,开机即用 | 有 |
+| Micro SD卡 | 无,用户自备 | 有,开机即用 | 有 |
| 扩展配件 | 无 | WiFi 或 PoE | WiFi/LTE |
| 功耗 | 0.2A@5V | 0.2A@5V | Peak 2.6A@5V |
| 电源输入 | PC USB即可供电 | PC USB即可供电
也支持额外辅助供电 | 需要DC 5V 3A供电 |
diff --git a/docs/hardware/zh/kvm/NanoKVM/quick_start.md b/docs/hardware/zh/kvm/NanoKVM/quick_start.md
index bb4332d1..6a6e063c 100644
--- a/docs/hardware/zh/kvm/NanoKVM/quick_start.md
+++ b/docs/hardware/zh/kvm/NanoKVM/quick_start.md
@@ -65,10 +65,12 @@ NanoKVM-Full版接口示意图如下,Lite版仅包含 USB-C、HDMI和网口,

+ > 注:版本号为30132的KVM-B板不能用机箱自带9-Pin排母直接连接板上的排针,需按照上图使用附赠的公对母排线连接
+
内测版KVM-B板与主机9针接口连线如下图,双排排针上下联通,另一排可连接机箱的开机按键、Power LED 等接口

- 
+ 
## 更新