<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=COMEX-IC60U%3A_Linux%3A_Installation</id>
	<title>COMEX-IC60U: Linux: Installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=COMEX-IC60U%3A_Linux%3A_Installation"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=COMEX-IC60U:_Linux:_Installation&amp;action=history"/>
	<updated>2026-04-18T04:52:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=COMEX-IC60U:_Linux:_Installation&amp;diff=3384&amp;oldid=prev</id>
		<title>Denis: COMEX-IC60U: Linux: Getting started moved to COMEX-IC60U: Linux: Installation</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=COMEX-IC60U:_Linux:_Installation&amp;diff=3384&amp;oldid=prev"/>
		<updated>2017-06-22T10:58:06Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/w/index.php?title=COMEX-IC60U:_Linux:_Getting_started&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;COMEX-IC60U: Linux: Getting started (page does not exist)&quot;&gt;COMEX-IC60U: Linux: Getting started&lt;/a&gt; moved to &lt;a href=&quot;/w/index.php?title=COMEX-IC60U:_Linux:_Installation&quot; title=&quot;COMEX-IC60U: Linux: Installation&quot;&gt;COMEX-IC60U: Linux: Installation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
* The Linux package for COMEX-IC60U includes a ready-to-run image that can be installed on SSD SATA disk, M.2 SATA card, or USB storage device connected to the SB-COMEX carrier board&lt;br /&gt;
* Download the [http://compulab.co.il/products/computer-on-modules/comex-ic60u/#devres Linux Package] for COMEX-IC60U to the host PC and ensure the integrity of the file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ md5sum comex-ic60u_linux_2017-06-20.zip&lt;br /&gt;
36ee545cc27af199b462567824a69dca  comex-ic60u_linux_2017-06-20.zip&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Unzip the downloaded archive.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
* Prepare either an SSD SATA disk, M.2 SATA card, or USB storage device. It must have at least 8GB capacity&lt;br /&gt;
* Connect the storage device to the host PC&lt;br /&gt;
* Run this command to figure out what device name was assigned to your storage device:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ ls -all /dev/disk/by-id/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Assuming your storage device was detected as /dev/sdx write the image onto it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ gzip -dc /path/to/comex-ic60u-linux/images/comex-ic60u.mint18.8GB.dd.gz | sudo dd of=/dev/sdx bs=1MB&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Connect the storage device to the SB-COMEXmini carrier board&lt;br /&gt;
&lt;br /&gt;
== Welcome to Linux Mint 18 LTS ==&lt;br /&gt;
* Power on the COMEX-IC60U evaluation system.&lt;br /&gt;
* On first boot choose your language, timezone, username, password etc.&lt;br /&gt;
&lt;br /&gt;
== Installation onto the on-board eMMC (optional) ==&lt;br /&gt;
* In the same manner, the same image can be installed onto the internal on-board eMMC storage&lt;br /&gt;
* After first boot make the Linux package files accessible from the COMEX-IC60U, for example the NFS drive can be mounted or a disk-on-key with the files attached&lt;br /&gt;
* Assuming the on-board eMMC storage was detected as /dev/sdx write the image on it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ gzip -dc /path/to/comex-ic60u-linux/images/comex-ic60u.mint18.8GB.dd.gz | sudo dd of=/dev/sdx bs=1MB&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Detach external storage&lt;br /&gt;
* Enable the on-board eMMC in BIOS Settings -&amp;gt; Boot -&amp;gt; Boot Priority Order&lt;br /&gt;
* Next time the boot will be performed from the on-board eMMC&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[COMEX-IC60U: Linux: Kernel|Linux Kernel for COMEX-IC60U]]&lt;br /&gt;
* [[COMEX-IC60U: Linux: Mint|Linux Mint for COMEX-IC60U]]&lt;br /&gt;
* [[COMEX-IC60U Intel Kaby Lake COM Express Linux|Linux for COMEX-IC60U]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:COMEX]]&lt;br /&gt;
[[Category:COMEX-IC60U]]&lt;/div&gt;</summary>
		<author><name>Denis</name></author>
		
	</entry>
</feed>