diff --git a/docs/accessories/storage/penta-sata-hat/README.md b/docs/accessories/storage/penta-sata-hat/README.md index 1d16da4ee..eabceceba 100644 --- a/docs/accessories/storage/penta-sata-hat/README.md +++ b/docs/accessories/storage/penta-sata-hat/README.md @@ -20,6 +20,10 @@ sidebar_position: 1 - ROCK 5A - ROCK 5C +:::note +**RockPi 4B 兼容性说明**:RockPi 4B 即为 ROCK 4B,完全兼容 Penta SATA HAT。如果您的设备标注为 RockPi 4B,请参考 ROCK 4B 的安装指南。 +::: + 目前支持的树莓派型号: - Raspberry Pi 5 diff --git a/docs/accessories/storage/penta-sata-hat/sata-hat-top-board.md b/docs/accessories/storage/penta-sata-hat/sata-hat-top-board.md index 48d70bd96..4c6419d64 100644 --- a/docs/accessories/storage/penta-sata-hat/sata-hat-top-board.md +++ b/docs/accessories/storage/penta-sata-hat/sata-hat-top-board.md @@ -31,6 +31,10 @@ sudo apt install -y ./rockpi-penta-0.2.2.deb ### 软件配置 +:::caution Raspberry Pi OS 最新版本兼容性 +在最新的 Raspberry Pi OS(如 bookworm 或更高版本)上,`rockpi-penta` 软件包可能无法正常工作。如果遇到问题,请参考 [rockpi-penta-pi5-fix](https://github.com/HabiRabbu/rockpi-penta-pi5-fix) 获取可能的解决方案。 +::: + 安装软件包后,如果需要修改配置,可以编辑配置文件 `/etc/rockpi-penta.conf`,下面是配置文件的默认值。 ```ini diff --git a/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/README.md b/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/README.md index 7071130f6..b06148241 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/README.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/README.md @@ -20,6 +20,10 @@ Currently supported Radxa ROCK Series products: - ROCK 5A - ROCK 5C +:::note +**RockPi 4B Compatibility Note**: RockPi 4B is the same as ROCK 4B and is fully compatible with Penta SATA HAT. If your device is labeled as RockPi 4B, please refer to the installation guide for ROCK 4B. +::: + Currently supported Raspberry Pi models: - Raspberry Pi 5 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/sata-hat-top-board.md b/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/sata-hat-top-board.md index 884f786fa..b17934288 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/sata-hat-top-board.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/sata-hat-top-board.md @@ -31,6 +31,10 @@ sudo apt install -y ./rockpi-penta-0.2.2.deb ### Software configuration +:::caution Latest Raspberry Pi OS compatibility +On the latest Raspberry Pi OS (such as bookworm or later), the `rockpi-penta` package may not work properly. If you encounter issues, please refer to [rockpi-penta-pi5-fix](https://github.com/HabiRabbu/rockpi-penta-pi5-fix) for possible solutions. +::: + After installing the package, if you need to modify the configuration, you can edit the configuration file `/etc/rockpi-penta.conf`, the following is the default value of the configuration file. ```ini