<?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=IOT-LINK%3A_Yocto_Linux%3A_Preparing_Live_Media</id>
	<title>IOT-LINK: Yocto Linux: Preparing Live Media - 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=IOT-LINK%3A_Yocto_Linux%3A_Preparing_Live_Media"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=IOT-LINK:_Yocto_Linux:_Preparing_Live_Media&amp;action=history"/>
	<updated>2026-04-30T12:29: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=IOT-LINK:_Yocto_Linux:_Preparing_Live_Media&amp;diff=5654&amp;oldid=prev</id>
		<title>Igor: Created page with &quot;== Introduction == *This article provides instructions needed to install the Yocto Linux image on external storage using a Linux Host workstation.  *The image provides full bo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=IOT-LINK:_Yocto_Linux:_Preparing_Live_Media&amp;diff=5654&amp;oldid=prev"/>
		<updated>2025-09-04T12:18:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Introduction == *This article provides instructions needed to install the Yocto Linux image on external storage using a Linux Host workstation.  *The image provides full bo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
*This article provides instructions needed to install the Yocto Linux image on external storage using a Linux Host workstation. &lt;br /&gt;
*The image provides full boot system including U-Boot, Linux kernel, device driver modules and root file system.&lt;br /&gt;
&lt;br /&gt;
== Preparation steps ==&lt;br /&gt;
* Obtain a Linux PC workstation.&lt;br /&gt;
* Obtain an external storage and, if needed, a Card reader. Any commercially available external storage of 4GB (or larger) may be used for the installation.&lt;br /&gt;
* Download the Yocto Linux archive from [https://www.compulab.com/products/iot-gateways/iot-link-industrial-iot-gateway/#devres CompuLab website].&lt;br /&gt;
* Unzip the package to a directory on the host workstation. From now we assume the device name is {{filename|pakage_dir}}.&lt;br /&gt;
* The Yocto Linux image file, mentioned below, can be found in the {{filename|images}} subdirectory. &lt;br /&gt;
* Plug the external storage to the host machine. From now we assume the device name of the external storage on your Linux PC is {{filename|/dev/sdX}}.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
* Flash the image file to the external storage:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
zstd -dc *.wic.zst | sudo dd bs=1M status=progress of=/dev/sdX&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Run Yocto Linux image ==&lt;br /&gt;
* Plug the external storage to the target&lt;br /&gt;
* Hard reset the system to boot from external storage&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Yocto]]&lt;br /&gt;
[[Category:IOT-LINK]]&lt;/div&gt;</summary>
		<author><name>Igor</name></author>
		
	</entry>
</feed>