mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
parent
54bf6fee7d
commit
93c8ae1414
@ -54,7 +54,7 @@ popd
|
||||
```
|
||||
**in menuconfig, there is an import option must be selected:**
|
||||
|
||||

|
||||

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

|
||||
|
||||

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