<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=COMEX-IE38%3A_Linux%3A_Getting_started</id>
	<title>COMEX-IE38: Linux: Getting started - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=COMEX-IE38%3A_Linux%3A_Getting_started"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.compulab.com/w/index.php?title=COMEX-IE38:_Linux:_Getting_started&amp;action=history"/>
	<updated>2026-09-02T06:03:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://mediawiki.compulab.com/w/index.php?title=COMEX-IE38:_Linux:_Getting_started&amp;diff=2063&amp;oldid=prev</id>
		<title>Grinberg: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.compulab.com/w/index.php?title=COMEX-IE38:_Linux:_Getting_started&amp;diff=2063&amp;oldid=prev"/>
		<updated>2015-08-31T16:19:07Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/span&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-IE38 includes a ready-to-run image that can be installed on SSD disk, mSATA card, or USB storage device connected to the SB-COMEXmini carrier board&lt;br /&gt;
* Download the [http://compulab.co.il/products/computer-on-modules/comex-ie38/#devres Linux Package] for COMEX-IE38 to the host PC and ensure the integrity of the file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ md5sum comex-ie38_linux_2015-08-30.zip&lt;br /&gt;
483729f97945f6f4086f0fc44dff8580  comex-ie38_linux_2015-08-30.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 disk, mSATA 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-ie38-linux/images/comex-ie38.mint17.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;
{{note|Default BIOS settings must be changed in order to boot Linux Kernel based operating systems.&amp;lt;br&amp;gt;Press F2 during boot to enter BIOS settings, set BIOS Settings -&amp;gt; Advanced -&amp;gt; OS Selection to &amp;quot;Linux&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
== Welcome to Linux Mint 17 LTS ==&lt;br /&gt;
* Power on the COMEX-IE38 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 iSSD (optional) ==&lt;br /&gt;
* In the same manner, the same image can be installed onto the internal on-board iSSD storage&lt;br /&gt;
* After first boot make the Linux package files accessible from the COMEX-IE38, for example the NFS drive can be mounted or a disk-on-key with the files attached&lt;br /&gt;
* Assuming the on-board iSSD 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-ie38-linux/images/comex-ie38.mint17.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 iSSD 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 iSSD&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[COMEX-IE38: Linux: Kernel|Linux Kernel for COMEX-IE38]]&lt;br /&gt;
* [[COMEX-IE38: Linux: Mint|Linux Mint for COMEX-IE38]]&lt;br /&gt;
* [[COMEX-IE38 Intel BayTrail COM Express Linux|Linux for COMEX-IE38]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:COMEX]]&lt;br /&gt;
[[Category:COMEX-IE38]]&lt;/div&gt;</summary>
		<author><name>Grinberg</name></author>
		
	</entry>
</feed>