Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:configurations:write-sd-image-into-emmc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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: [[/products/sbc/common/install-os/install-os-into-external-storage|Install OS into External Storage]].
 +</WRAP>
 +
 +
 +===== Write OS Image to eMMC =====
 +
 +Run the eMMC installation script:
 +
 +```shell
 +khadas@Khadas:~$ sudo emmc-install
 +```
 +
 +After the script starts, select option 1 to install the system into your eMMC.
 +
 +{{/products:sbc:common:configurations:write-sd-image-to-emmc1.png?600|write-sd-image-to-emmc1}}
 +
 +Erase the eMMC.
 +
 +{{/products:sbc:common:configurations:write-sd-image-to-emmc2.png?600|write-sd-image-to-emmc2}}
 +
 +Format the eMMC, and burn the OS image.
 +
 +{{/products:sbc:common:configurations:write-sd-image-to-emmc3.png?600|write-sd-image-to-emmc3}}
 +
 +{{/products:sbc:common:configurations:write-sd-image-to-emmc4.png?600|write-sd-image-to-emmc4}}
 +
 +After the installation is complete, select ''Power off''. Remove the SD card or thumbdrive, then reboot from eMMC.
 +
 +{{/products:sbc:common:configurations:write-sd-image-to-emmc5.png?600|write-sd-image-to-emmc5}}
 +
 +If you don't want to boot from the eMMC immediately, you can choose ''Exit''.
Last modified: 2022/07/06 00:01 by nick