Difference between revisions of "UCM-iMX8M-Mini: Yocto Linux: Installing Yocto images onto UCM-iMX8M-Mini eMMC"

From Compulab Mediawiki
Jump to: navigation, search
imported>Igor.vaisbein
(Post installation)
imported>Igor.vaisbein
Line 5: Line 5:
 
Follow the step-by-step procedure for a selected image:
 
Follow the step-by-step procedure for a selected image:
  
==Installing Yocto images onto UCM-iMX8M-Mini eMMC using image-ucm-imx8m-mini==
+
==Installing Yocto images onto UCM-iMX8M-Mini eMMC==
 
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card|as described here]].
 
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card|as described here]].
 
* [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card#Run%20Yocto%20Linux%20image|Run the Yocto Linux image]] that you intend to deploy.
 
* [[UCM-iMX8M-Mini:_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 `cl-deploy`
+
* In the terminal window issue: <pre>cl-deploy</pre>
* Select a destination:
+
* Follow the steps below:
*: On UCM-iMX8M-Mini ''eMMC device'' is ''mmcblk2''
+
</br>
 
+
{| width="60%" cellspacing="1" cellpadding="1" border="1"
[[File:wayland_cl-deploy_dst_choice.png|600px]]]
+
|-
* Be aware of the fact that all the data on the destination will be erased
+
| align="center" | '''Action'''
[[File:wayland_cl-deploy_last_warning.png|600px]]]
+
| align="center" | '''Screenshot'''
* The process runs: the output screen shows the log and progress
+
|-
[[File:wayland_cl-deploy_process.png|600px]]]
+
|
* At the end of the process this message shows up
+
:Select installation target storage: on UCM-iMX8M-Mini on-board eMMC device is called '''mmcblk2'''
[[File:wayland_cl-deploy_finish.png|600px]]]
+
| align="center" | [[File:wayland_cl-deploy_dst_choice.png|400px]]
 +
|-
 +
|
 +
:Be aware of the fact that all the data on the target storage will be erased
 +
| align="center" | [[File:wayland_cl-deploy_last_warning.png|400px]]
 +
|-
 +
|
 +
:While installation process is running the output screen shows the log and progress
 +
| align="center" | [[File:wayland_cl-deploy_process.png|400px]]
 +
|-
 +
|
 +
:When installation is complete, the following message will show up
 +
| align="center" | [[File:wayland_cl-deploy_finish.png|400px]]
 +
|}
  
 
==Post installation==
 
==Post installation==

Revision as of 07:42, 8 August 2019

Please use the `CompuLab Deployment Tool` to install UCM-iMX8M-Mini 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 UCM-iMX8M-Mini on-board storage (eMMC).

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

Installing Yocto images onto UCM-iMX8M-Mini eMMC


Action Screenshot
Select installation target storage: on UCM-iMX8M-Mini 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.