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

From Compulab Mediawiki
Jump to: navigation, search
 
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) to an appropriate socket:
* Turn on the CL-SOM-iMX7 evaluation system.
+
** On a SBC-iMX7 evaluation system socket (P9)
 +
** On a SBC-IOT-iMX7 evaluation system socket (P18)
 +
** On a IOT-GATE-iMX7 socket marked '''uSD'''
 +
** On a SBC-UCM evaluation system socket (P8)
 +
* Turn on the evaluation 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.1.15-cl-som-imx7-4.0
  
Press any key to cancel installation  5
+
===CompuLab Automatic Installation System 1.0.0 (Aug 17 2017)===
 +
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 required steps including installing Linux images onto internal 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 cleans up a storage device during the installation procedure. All data stored on the eMMC device will be lost.}}
 
<pre>
 
<pre>
 
=== Mount Source /dev/mmcblk0p1 ===
 
=== Mount Source /dev/mmcblk0p1 ===
Line 23: Line 28:
 
* 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%             
+
  156MiB 0:02:31 [1.03MiB/s] [================================>] 100%             
 
* unmount_destination [  ]
 
* unmount_destination [  ]
=== Setup bootloader environment ===
 
 
=== Unmount Source /dev/mmcblk0p1 ===
 
=== Unmount Source /dev/mmcblk0p1 ===
 
* unmount_source [  ]
 
* unmount_source [  ]

Revision as of 08:32, 21 August 2017

  • 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) to an appropriate socket:
    • On a SBC-iMX7 evaluation system socket (P9)
    • On a SBC-IOT-iMX7 evaluation system socket (P18)
    • On a IOT-GATE-iMX7 socket marked uSD
    • On a SBC-UCM evaluation system socket (P8)
  • Turn on the evaluation system.
  • The system will boot from the SD card and start the automatic installation procedure.
    Kernel release : Linux 4.1.15-cl-som-imx7-4.0

===CompuLab Automatic Installation System 1.0.0 (Aug 17 2017)===
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 required steps including installing Linux images onto internal storage device (eMMC) and setting up the boot environment.
Admolition note.png The Automatic Installation script cleans up a storage device during the installation procedure. All data stored on the eMMC device will be lost.
=== Mount Source /dev/mmcblk0p1 ===
* mount_source [  ]
===Installing OS===
* Updating partitions
* Formatting partitions
* mount_destination [  ]
* Copying kernel files
* Extracting user space rootfs.tar.bz2
 156MiB 0:02:31 [1.03MiB/s] [================================>] 100%            
* unmount_destination [  ]
=== Unmount Source /dev/mmcblk0p1 ===
* unmount_source [  ]
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.