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>Kirill.kapranov
 
imported>Igor.vaisbein
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
To install UCM-iMX8M-Mini Yocto Linux onto on-board eMMC or USB please use the `CompuLab Deployment Tool`.
 
  
The `CompuLab Deployment Tool` is a shell script that allow a user to deploy a working OS image from uSD card to internal storage of SoC (eMMC).
+
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:
 
Follow the step-by-step procedure for a selected image:
  
[[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card#Run%20Yocto%20Linux%20image|Run Yocto Linux image]] you intend to deploy.
+
{{Important|UCM-iMX8M-Mini Linux build version '''2.0''' (based on the kernel 5.4.x) requires U-Boot version '''2.0''' or above.<br>
 
+
Before proceeding [[UCM-iMX8M-Mini: U-Boot: Update|check the U-Boot version on your device and update as needed.]]
Depend on distribution you are using follow one of these instructions:
+
}}
 
 
==Installing Yocto images onto UCM-iMX8M-Mini eMMC using compulab-image-xfce==
 
* Start `CompuLab Deployment Tool`
 
[[File:xfce_cl-deploy_start.png|600px]]]
 
* Select an available destination:
 
''ucm-imx8m-Mini eMMC device is mmcblk2''
 
 
 
[[File:xfce_cl-deploy_dst_choice.png|600px]]]
 
* Be aware of the fact that all the data on the destination will be erased
 
[[File:xfce_cl-deploy_last_warning.png|600px]]]
 
* The process runs: the output screen shows the log and progress
 
[[File:xfce_cl-deploy_process.png|600px]]]
 
* At the end of the process this message shows up
 
[[File:xfce_cl-deploy_finish.png|600px]]]
 
  
==Installing Yocto images onto UCM-iMX8M-Mini eMMC using fsl-image-validation-imx-xwayland==
+
==Installing Yocto images onto UCM-iMX8M-Mini eMMC==
* Open up a teminal window and issue `cl-deploy`
+
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card|as described here]].
[[File:wayland_cl-deploy_start.png|600px]]]
+
* [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card#Run%20Yocto%20Linux%20image|Run the Yocto Linux image]] that you intend to deploy.
* Select an available destination:
+
* In the terminal window issue: <pre>cl-deploy</pre>
''ucm-imx8m-Mini eMMC device'' is ''mmcblk2''
+
* Follow the steps below:
 +
</br>
 +
{| width="60%" cellspacing="1" cellpadding="1" border="1"
 +
|-
 +
| align="center" | '''Action'''
 +
| align="center" | '''Screenshot'''
 +
|-
 +
|
 +
:Select installation target storage: on UCM-iMX8M-Mini on-board eMMC device is called '''mmcblk2'''
 +
| 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]]
 +
|}
  
[[File:wayland_cl-deploy_dst_choice.png|600px]]]
+
==Post installation==
* Be aware of the fact that all the data on the destination will be erased
+
* Reboot the module to boot the newly deployed system.
[[File:wayland_cl-deploy_last_warning.png|600px]]]
 
* 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
 
[[File:wayland_cl-deploy_finish.png|600px]]]
 
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 01:12, 23 October 2020

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:


Admolition important.png UCM-iMX8M-Mini Linux build version 2.0 (based on the kernel 5.4.x) requires U-Boot version 2.0 or above.

Before proceeding check the U-Boot version on your device and update as needed.

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.