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
(Post installation)
Line 1: Line 1:
To install UCM-iMX8M-Mini Yocto Linux onto on-board eMMC or USB please use the `CompuLab Deployment Tool`.
+
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 allow a user to deploy a working OS image from uSD card to internal storage of SoC (eMMC).
+
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.
 
[[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card#Run%20Yocto%20Linux%20image|Run Yocto Linux image]] you intend to deploy.
 +
<!--Depend on distribution you are using, follow one of these instructions:
  
Depend on distribution you are using follow one of these instructions:
+
==Installing Yocto images onto UCM-iMX8M-Mini eMMC==
 
 
==Installing Yocto images onto UCM-iMX8M-Mini eMMC using compulab-image-xfce==
 
 
* Start `CompuLab Deployment Tool`
 
* Start `CompuLab Deployment Tool`
 
[[File:xfce_cl-deploy_start.png|600px]]]
 
[[File:xfce_cl-deploy_start.png|600px]]]
Line 18: Line 17:
 
* Be aware of the fact that all the data on the destination will be erased
 
* Be aware of the fact that all the data on the destination will be erased
 
[[File:xfce_cl-deploy_last_warning.png|600px]]]
 
[[File:xfce_cl-deploy_last_warning.png|600px]]]
* The process runs: the output screen shows the log and progress
+
* Installation is running: the output screen shows the log and progress
 
[[File:xfce_cl-deploy_process.png|600px]]]
 
[[File:xfce_cl-deploy_process.png|600px]]]
 
* At the end of the process this message shows up
 
* At the end of the process this message shows up
 
[[File:xfce_cl-deploy_finish.png|600px]]]
 
[[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 using fsl-image-validation-imx-xwayland==
 
* Open up a teminal window and issue `cl-deploy`
 
* Open up a teminal window and issue `cl-deploy`
 
[[File:wayland_cl-deploy_start.png|600px]]]
 
[[File:wayland_cl-deploy_start.png|600px]]]
Line 36: Line 36:
 
* At the end of the process this message shows up
 
* At the end of the process this message shows up
 
[[File:wayland_cl-deploy_finish.png|600px]]]
 
[[File:wayland_cl-deploy_finish.png|600px]]]
 +
-->
 +
==Installing Yocto images onto UCM-iMX8M-Mini eMMC using image-ucm-imx8m-mini==
 +
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Yocto_Linux:_Manual_Installation:_SD_card|as described here]].
 +
* In the terminal window issue `cl-deploy`
 +
* Select a destination:
 +
*: On UCM-iMX8M-Mini ''eMMC device'' is ''mmcblk2''
 +
 +
[[File:wayland_cl-deploy_dst_choice.png|600px]]]
 +
* Be aware of the fact that all the data on the destination will be erased
 +
[[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]]]
 +
 +
==Post installation==
 +
* Remove jumper '''E15'''  [[http://192.168.10.106/mediawiki/index.php/File:UCM-iMX8M-Mini-eval-kit-quick-setup.png see drawing]] in order to boot the system from on-board eMMC storage.
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 12:50, 13 March 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:

Run Yocto Linux image you intend to deploy.

Installing Yocto images onto UCM-iMX8M-Mini eMMC using image-ucm-imx8m-mini

  • Prepare a bootable SD card and use it to boot the system as described here.
  • In the terminal window issue `cl-deploy`
  • Select a destination:
    On UCM-iMX8M-Mini eMMC device is mmcblk2

Wayland cl-deploy dst choice.png]

  • Be aware of the fact that all the data on the destination will be erased

Wayland cl-deploy last warning.png]

  • The process runs: the output screen shows the log and progress

Wayland cl-deploy process.png]

  • At the end of the process this message shows up

Wayland cl-deploy finish.png]

Post installation

  • Remove jumper E15 [see drawing] in order to boot the system from on-board eMMC storage.