Description
We provide a pre-configured OpenClaw image that can be directly flashed to the development board for use, without requiring any installation actions.
The first time this image is flashed, it will automatically restart once. This is a normal phenomenon for Debian12 system's first boot. Please wait patiently for the restart to complete before proceeding with subsequent operations.
Download and Flash Image
- Use the Network Disk 🚀 to download our provided
.imgimage file from theSystem Images/OpenClaw/Finished Images/directory.
Note
The pre-configured OpenClaw version is not the latest. You can update the OpenClaw version via manual update. For related update tutorials, please refer to the OpenClaw Update document.
For flashing tutorial, refer to the Image Flashing document.
The first boot after flashing takes a long time, because the system needs to perform some initialization operations. Please be patient. It will automatically restart once in the middle!
After the restart is complete, be sure to run the following command to perform a fix check:
openclaw doctor --fixQuick Verification
Enter UI Interface
Use the openclaw dashboard command to view the URL for entering the OpenClaw UI interface:
openclaw dashboardOpen this URL on a computer within the LAN to enter the OpenClaw UI interface:
Being able to enter this UI interface proves that OpenClaw is running successfully. Now we can proceed with related configuration to use OpenClaw.
Configure LLM API
Refer to the OpenClaw Model API Configuration document to complete the LLM API configuration.
Configure Feishu Channel
Refer to the OpenClaw Feishu Channel Configuration document to complete the Feishu channel configuration.
OpenClaw Version Note
The pre-configured OpenClaw version is not the latest. You can update the OpenClaw version via manual update. For related update tutorials, please refer to the OpenClaw Update document.
FAQ
After updating, OpenClaw shows HTTPS related errors
If after updating OpenClaw, the UI interface shows HTTPS related errors, you can refer to the FAQ section in the OpenClaw Update document to solve this problem.