u-claw:openclaw便携安装:支持安装到U盘
- 内容介绍
- 相关推荐
u-claw手动安装总结
我只使用了开源版:GitHub - dongsheng123132/u-claw: 🦞 U-Claw 虾盘 - OpenClaw AI 助手离线安装 U 盘 | 提供远程维护·定制开发·企业私有化部署服务 | Remote support & custom AI development · GitHub
cd C:\Users\Administrator\Downloads\u-claw\bootable\
- 失败:powershell -ExecutionPolicy Bypass -File .\1-prepare-usb.ps1
手动下载安装ventoy到U盘:Releases · ventoy/Ventoy · GitHub
- 失败:powershell -ExecutionPolicy Bypass -File .\2-download-iso.ps1
手动下载Ubuntu ISO 放到 “.\u-claw\bootable\download-cache”
-
ubuntu iso:https://releases.ubuntu.com/24.04/ubuntu-24.04.4-desktop-amd64.iso
-
哈希值文件:https://releases.ubuntu.com/24.04/SHA256SUMS
-
哈希校验:(Get-FileHash -Algorithm SHA256 “C:\Users\Administrator\Downloads\ubuntu-24.04.4-desktop-amd64.iso”).Hash -eq “3a4c9877b483ab46d7c3fbe165a0db275e1ae3cfe56a5657e5a47c2f99a99d1e”
- 制作持久化文件
powershell -Execut
u-claw手动安装总结
我只使用了开源版:GitHub - dongsheng123132/u-claw: 🦞 U-Claw 虾盘 - OpenClaw AI 助手离线安装 U 盘 | 提供远程维护·定制开发·企业私有化部署服务 | Remote support & custom AI development · GitHub
cd C:\Users\Administrator\Downloads\u-claw\bootable\
- 失败:powershell -ExecutionPolicy Bypass -File .\1-prepare-usb.ps1
手动下载安装ventoy到U盘:Releases · ventoy/Ventoy · GitHub
- 失败:powershell -ExecutionPolicy Bypass -File .\2-download-iso.ps1
手动下载Ubuntu ISO 放到 “.\u-claw\bootable\download-cache”
-
ubuntu iso:https://releases.ubuntu.com/24.04/ubuntu-24.04.4-desktop-amd64.iso
-
哈希值文件:https://releases.ubuntu.com/24.04/SHA256SUMS
-
哈希校验:(Get-FileHash -Algorithm SHA256 “C:\Users\Administrator\Downloads\ubuntu-24.04.4-desktop-amd64.iso”).Hash -eq “3a4c9877b483ab46d7c3fbe165a0db275e1ae3cfe56a5657e5a47c2f99a99d1e”
- 制作持久化文件
powershell -Execut

