全新 Maix 系列产品 MaixCAM 已上线, 全新 MaixPy 功能更丰富,性能更强大,软件更易用,文档更全面!x

LicheeRV Nano Burn Image

更新历史
日期 版本 作者 更新内容
2024-1-26 v0.1 30028

一、镜像格式#

镜像使用xz进行压缩,解压后使用rufs/win32diskimager/dd工具写入到SD卡

二、Linux#

# 将sdX替换为SD卡的节点
dd if=xxx.img of=/dev/sdX conv=sync

三、Windows#

使用7zip工具进行解压:

https://www.7-zip.org/download.html

使用 rufs/win32diskiamger 写入到SD卡

https://rufus.ie/

https://sourceforge.net/projects/win32diskimager/

Related Issues not found

Please login GitHub to create issue