Commit 51fdf281 authored by Carit Zhu's avatar Carit Zhu 🎱

Update README.md

parent 941e7f6f
...@@ -8,6 +8,9 @@ ...@@ -8,6 +8,9 @@
git clone http://211.161.200.169:81/AM335X/Burning_Tool.git git clone http://211.161.200.169:81/AM335X/Burning_Tool.git
将SD卡分成两个区域 将SD卡分成两个区域
使用指令: ./mk_am335x_sdboot.sh /dev/sdb
完成后使用:sudo fdisk -l
在最后面会显示如下的信息。
Device Boot Start End Sectors Size Id Type Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 2099199 2097152 1G c W95 FAT32 (LBA) /dev/sdb1 * 2048 2099199 2097152 1G c W95 FAT32 (LBA)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment