Difference between revisions of "CL-SOM-iMX8Plus: Yocto Linux: Installing Yocto images onto eMMC"

From Compulab Mediawiki
Jump to: navigation, search
(Created page with "Please use the `CompuLab Deployment Tool` to install SOM-iMX8M-Plus Yocto Linux onto on-board eMMC storage. The `CompuLab Deployment Tool` is a shell script that allows to de...")
 
Line 6: Line 6:
  
 
==Installing Yocto images onto SOM-iMX8M-Plus eMMC==
 
==Installing Yocto images onto SOM-iMX8M-Plus eMMC==
* Prepare a bootable SD card and use it to boot the system [[SOM-iMX8M-Plus:_Yocto_Linux:_Manual_Installation:_SD_card|as described here]].
+
* Prepare a bootable SD card and use it to boot the system [[CL-SOM-iMX8Plus: Yocto Linux: Manual Installation: SD card|as described here]].
* [[SOM-iMX8M-Plus:_Yocto_Linux:_Manual_Installation:_SD_card#Run%20Yocto%20Linux%20image|Run the Yocto Linux image]] that you intend to deploy.
+
* [[CL-SOM-iMX8Plus: Yocto Linux: Manual Installation: SD card#Run%20Yocto%20Linux%20image|Run the Yocto Linux image]] that you intend to deploy.
 
* In the terminal window issue: <pre>cl-deploy</pre>
 
* In the terminal window issue: <pre>cl-deploy</pre>
 
* Follow the steps below:
 
* Follow the steps below:

Revision as of 12:56, 31 March 2022

Please use the `CompuLab Deployment Tool` to install SOM-iMX8M-Plus Yocto Linux onto on-board eMMC storage.

The `CompuLab Deployment Tool` is a shell script that allows to deploy a working OS image from micro-SD card to SOM-iMX8M-Plus on-board storage (eMMC).

Follow the step-by-step procedure for a selected image:

Installing Yocto images onto SOM-iMX8M-Plus eMMC


Action Screenshot
Select installation target storage: on SOM-iMX8M-Plus on-board eMMC device is called mmcblk2
Wayland cl-deploy dst choice.png
Be aware of the fact that all the data on the target storage will be erased
Wayland cl-deploy last warning.png
While installation process is running the output screen shows the log and progress
Wayland cl-deploy process.png
When installation is complete, the following message will show up
Wayland cl-deploy finish.png

Post installation

  • Reboot the module to boot the newly deployed system.