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

From Compulab Mediawiki
Jump to: navigation, search
imported>Igor.vaisbein
 
imported>Igor.vaisbein
(Post installation)
 
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 Debian images onto UCM-iMX8M-Mini eMMC using image-ucm-imx8m-mini==
+
==Installing Debian images onto UCM-iMX8M-Mini eMMC==
 
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Debian_Linux:_Manual_Installation:_SD_card|as described here]].
 
* Prepare a bootable SD card and use it to boot the system [[UCM-iMX8M-Mini:_Debian_Linux:_Manual_Installation:_SD_card|as described here]].
 
* [[UCM-iMX8M-Mini:_Debian_Linux:_Manual_Installation:_SD_card#Run%20Debian%20Linux%20image|Run Debian Linux image]] you intend to deploy.
 
* [[UCM-iMX8M-Mini:_Debian_Linux:_Manual_Installation:_SD_card#Run%20Debian%20Linux%20image|Run Debian Linux image]] 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]]]
+
|-
* Please note that all the previous data on the target storage will be erased
+
| align="center" | '''Action'''
[[File:wayland_cl-deploy_last_warning.png|600px]]]
+
| align="center" | '''Screenshot'''
* While the installation process is running the output screen shows the log and progress
+
|-
[[File:wayland_cl-deploy_process.png|600px]]]
+
|
* The following message will be displayed once the process is complete
+
:Select installation target storage: on UCM-iMX8M-Mini onboard 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==
* 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.
+
* Reboot the module to boot the newly deployed system.
* Reboot the module so as to start newly deployed system.
 
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 07:43, 8 August 2019

Please use the `CompuLab Deployment Tool` to install UCM-iMX8M-Mini Debian 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 Debian images onto UCM-iMX8M-Mini eMMC


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