This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:configurations:write-sd-image-into-emmc [2022/07/06 00:01] nick ↷ Page moved from products:sbc:vim4:configurations:write-sd-image-into-emmc to products:sbc:common:configurations:write-sd-image-into-emmc |
products:sbc:common:configurations:write-sd-image-into-emmc [2022/07/08 05:11] (current) frank |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Write SD Image into eMMC ====== | ====== Write SD Image into eMMC ====== | ||
| + | ===== Introduction ===== | ||
| + | |||
| + | This document mainly introduces how to burn the system from SD card to eMMC. | ||
| + | |||
| + | ===== Boot from SD/USB ===== | ||
| + | |||
| + | - Write the firmware to an SD card or USB thumbdrive. | ||
| + | - Boot the system from SD card or USB thumbdrive. | ||
| + | <WRAP info > | ||
| + | Please refer to the boot method: [[/ | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Write OS Image to eMMC ===== | ||
| + | |||
| + | Run the eMMC installation script: | ||
| + | |||
| + | ```shell | ||
| + | khadas@Khadas: | ||
| + | ``` | ||
| + | |||
| + | After the script starts, select option 1 to install the system into your eMMC. | ||
| + | |||
| + | {{/ | ||
| + | |||
| + | Erase the eMMC. | ||
| + | |||
| + | {{/ | ||
| + | |||
| + | Format the eMMC, and burn the OS image. | ||
| + | |||
| + | {{/ | ||
| + | |||
| + | {{/ | ||
| + | |||
| + | After the installation is complete, select '' | ||
| + | |||
| + | {{/ | ||
| + | |||
| + | If you don't want to boot from the eMMC immediately, | ||