mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-28 23:02:46 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
@@ -54,7 +54,7 @@ popd
|
|||||||
```
|
```
|
||||||
**in menuconfig, there is an import option must be selected:**
|
**in menuconfig, there is an import option must be selected:**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
otherwises, the boot will hang
|
otherwises, the boot will hang
|
||||||
|
|
||||||
@@ -77,10 +77,10 @@ tools/mkimage -T sunxi_toc1 -d toc1.cfg u-boot.toc1
|
|||||||
popd
|
popd
|
||||||
```
|
```
|
||||||
|
|
||||||
pushd u-boot
|
pushd u-boot
|
||||||
sudo dd if=u-boot.toc1 of=/dev/sdX bs=512 seek=32800
|
sudo dd if=u-boot.toc1 of=/dev/sdX bs=512 seek=32800
|
||||||
|

|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# Disk partition prepare
|
# Disk partition prepare
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user