<?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=SBC-iBT%3A_Linux%3A_Getting_started</id>
	<title>SBC-iBT: Linux: Getting started - 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=SBC-iBT%3A_Linux%3A_Getting_started"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=SBC-iBT:_Linux:_Getting_started&amp;action=history"/>
	<updated>2026-04-16T07:59:20Z</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=SBC-iBT:_Linux:_Getting_started&amp;diff=3031&amp;oldid=prev</id>
		<title>Denis at 07:24, 29 August 2016</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=SBC-iBT:_Linux:_Getting_started&amp;diff=3031&amp;oldid=prev"/>
		<updated>2016-08-29T07:24:44Z</updated>

		<summary type="html">&lt;p&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 SBC-iBT includes a ready-to-run image that can be installed on SSD disk, mSATA card, or USB storage device connected to the SBC-iBT or EB-iBT carrier board&lt;br /&gt;
* Download the [http://www.compulab.co.il/products/sbcs/sbc-ibt/#devres Linux Package] for SBC-iBT to the host PC and ensure the integrity of the file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ md5sum sbc-ibt_linux_2016-08-24.zip &lt;br /&gt;
a8b608b77e2191b78120b87565bbdc48  sbc-ibt_linux_2016-08-24.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/sbc-ibt-linux/images/sbc-ibt.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 SBC-iBT or EB-iBT carrier board&lt;br /&gt;
&lt;br /&gt;
== Welcome to Linux Mint 18 ==&lt;br /&gt;
* Power on the SBC-iBT 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 SBC-iBT, 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/sbc-ibt-linux/images/sbc-ibt.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;
* Next time the boot will be performed from the on-board iSSD&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SBC-iBT: Linux: Kernel|Linux Kernel for SBC-iBT]]&lt;br /&gt;
* [[SBC-iBT: Linux: Mint|Linux Mint for SBC-iBT]]&lt;br /&gt;
* [[SBC-iBT Intel BayTrail Linux|Linux for SBC-iBT]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:SBC-iBT]]&lt;/div&gt;</summary>
		<author><name>Denis</name></author>
		
	</entry>
</feed>