Difference between revisions of "Transclusion: CL-SOM-iMX7: Linux: Automatic Installation: Procedure"

From Compulab Mediawiki
Jump to: navigation, search
 
imported>Ilya
 
(4 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
{{:SB-SOM: serial port parameters table}}
 
{{:SB-SOM: serial port parameters table}}
 
</blockquote>
 
</blockquote>
* Plug the installation media (MMC/SD card) to the SD socket (P9) on the SBC-iMX7
+
* Plug the installation media (SD/microSD card) into the SD socket:
* Turn on the CL-SOM-iMX7 evaluation system.
+
** On SBC-iMX7 - SD socket P9
 +
** On SBC-IOT-iMX7 - micro-SD socket P18
 +
** On IOT-GATE-iMX7 - socket marked '''uSD'''
 +
* Turn on the system.
 
* The system will boot from the SD card and start the automatic installation procedure.
 
* The system will boot from the SD card and start the automatic installation procedure.
 
<pre>
 
<pre>
    Kernel release : Linux 4.1.15-cl-som-imx7-3.1
+
        Kernel release : Linux 4.14.98-cl-som-imx7-6.3
  
Press any key to cancel installation  5
+
===CompuLab Automatic Installation System 2.0.1 (Nov 20 2018)===
 +
Press any key to cancel installation  0
 
</pre>
 
</pre>
 
The Automatic Installation Procedure can be terminated by pressing any key during the timeout.  
 
The Automatic Installation Procedure can be terminated by pressing any key during the timeout.  
* The installation script performs all required steps including installing Linux images onto the eMMC storage device and setting up the boot environment.
+
* The installation script performs all necessary steps including installing Linux images onto the on-board storage device (eMMC) and setting up the boot environment.
{{Note| The Automatic Installation script cleans up the eMMC device during the installation procedure. All data stored on the eMMC device will be lost.}}
+
{{Note| The Automatic Installation script deletes the storage device during the installation procedure. All data stored on the eMMC will be lost.}}
 
<pre>
 
<pre>
=== Mount Source /dev/mmcblk0p1 ===
+
=== Installation Target: eMMC ===
* mount_source [  ]
+
* Mounting extra images
 +
* Loading extra modules
 
===Installing OS===
 
===Installing OS===
 
* Updating partitions
 
* Updating partitions
 
* Formatting partitions
 
* Formatting partitions
* mount_destination [  ]
 
 
* Copying kernel files
 
* Copying kernel files
 
* Extracting user space rootfs.tar.bz2
 
* Extracting user space rootfs.tar.bz2
  167MiB 0:02:40 [1.04MiB/s] [================================>] 100%             
+
  405MiB 0:06:37 [1.02MiB/s] [================================>] 100%             
* unmount_destination [  ]
+
* Unmounting extra images
=== Setup bootloader environment ===
 
=== Unmount Source /dev/mmcblk0p1 ===
 
* unmount_source [  ]
 
 
Please remove installation SD card ...
 
Please remove installation SD card ...
 
Press any key to cancel restart  0
 
Press any key to cancel restart  0

Latest revision as of 20:06, 23 April 2020

  • Start terminal emulation software on your PC with the following serial port settings:
Baud Rate Data Bits Stop Bits Parity Flow Control
115200 8 1 none none
  • Plug the installation media (SD/microSD card) into the SD socket:
    • On SBC-iMX7 - SD socket P9
    • On SBC-IOT-iMX7 - micro-SD socket P18
    • On IOT-GATE-iMX7 - socket marked uSD
  • Turn on the system.
  • The system will boot from the SD card and start the automatic installation procedure.
        Kernel release : Linux 4.14.98-cl-som-imx7-6.3

===CompuLab Automatic Installation System 2.0.1 (Nov 20 2018)===
Press any key to cancel installation   0

The Automatic Installation Procedure can be terminated by pressing any key during the timeout.

  • The installation script performs all necessary steps including installing Linux images onto the on-board storage device (eMMC) and setting up the boot environment.
Admolition note.png The Automatic Installation script deletes the storage device during the installation procedure. All data stored on the eMMC will be lost.
=== Installation Target: eMMC ===
* Mounting extra images
* Loading extra modules
===Installing OS===
* Updating partitions
* Formatting partitions
* Copying kernel files
* Extracting user space rootfs.tar.bz2
 405MiB 0:06:37 [1.02MiB/s] [================================>] 100%            
* Unmounting extra images
Please remove installation SD card ...
Press any key to cancel restart   0
...
  • The system will reboot automatically to the newly installed Linux. Please reboot manually, if for some reason the system does not reboot automatically.
  • Please remember to remove the installation SD card.