<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic  Resizing the images.  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930742#M14749</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Resizing the images.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I've had success using gParted on my Ubuntu laptop to shrink both the SD card partitions and the USB live image&amp;nbsp;&lt;BR /&gt;
	'persistent' partitition. That allowed me to use my 8GB USB sticks and 2Gbyte SD cards. I prefer gParted because it determines and displays the free space on the partition, preventing any unintentional truncation of the existing used sectors.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Mar 2014 15:46:52 GMT</pubDate>
    <dc:creator>Stewart_C_Intel</dc:creator>
    <dc:date>2014-03-12T15:46:52Z</dc:date>
    <item>
      <title>Booting from Live USB image</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930733#M14740</link>
      <description>&lt;P&gt;I am trying to use the Yocto Live USB Image:&amp;nbsp;&lt;A href="http://software.intel.com/sites/default/files/devkit-live-img-final.binblob.bz2"&gt;http://software.intel.com/sites/default/files/devkit-live-img-final.binblob.bz2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The file in the download is of type "*.binblob". Do I just copy that to a USB stick? Ultimately, I would like to boot that image in VMware.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2014 21:48:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930733#M14740</guid>
      <dc:creator>Michael_M_Intel</dc:creator>
      <dc:date>2014-02-27T21:48:24Z</dc:date>
    </item>
    <item>
      <title>Hello Mike</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930734#M14741</link>
      <description>&lt;P&gt;Hello Mike&lt;BR /&gt;
	After expanding the bz2 from the download.&amp;nbsp;You can write (using linux) the binblob to a USB drive using "dd if=devkit-live-img-final.binblob of=/dev/sdX bs=8m conv=fsync"&amp;nbsp;&lt;/P&gt;

&lt;P&gt;replace the X in /dev/sdaX with the USB assigned letter (i.e. /dev/sd&lt;STRONG&gt;d&lt;/STRONG&gt;) &amp;nbsp;&lt;EM style="color:red"&gt;&lt;STRONG&gt;Take care with the above command, as you can overwrite any block-device&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I don't have VMWare installed to try it, but the image works under Virtualbox. I did have to convert the binblob to a vdi for it work.&lt;BR /&gt;
	&lt;A href="http://www.webupd8.org/2009/12/convert-usb-boot-image-img-to-virtual.html" target="_blank"&gt;http://www.webupd8.org/2009/12/convert-usb-boot-image-img-to-virtual.html&lt;/A&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;VBoxManage.exe convertdd file.img file.vdi&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 16:25:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930734#M14741</guid>
      <dc:creator>Tom_Ingleby_Intel</dc:creator>
      <dc:date>2014-02-28T16:25:24Z</dc:date>
    </item>
    <item>
      <title>Do we use dd to write the iot</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930735#M14742</link>
      <description>&lt;P&gt;Do we use dd to write the iot-devkit-mmcblk0.direct file as well? These info should be in the documentation as well.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 18:08:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930735#M14742</guid>
      <dc:creator>Tuan_B_Intel</dc:creator>
      <dc:date>2014-02-28T18:08:58Z</dc:date>
    </item>
    <item>
      <title>Quote:Tuan Bui (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930736#M14743</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Tuan Bui (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Do we use dd to write the iot-devkit-mmcblk0.direct file as well? These info should be in the documentation as well.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, using dd to copy iot-devkit-mmcblk0.direct to SD works perfectly. The command was:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;
sudo dd if=iot-devkit-mmcblkp0.direct of=/dev/sd? bs=4096&lt;/PRE&gt;

&lt;P&gt;Don't forget to replace /dev/sd? with the block device assigned to your SD card.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Mar 2014 14:08:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930736#M14743</guid>
      <dc:creator>Michal_Pawlowski</dc:creator>
      <dc:date>2014-03-01T14:08:00Z</dc:date>
    </item>
    <item>
      <title>Your command will work but</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930737#M14744</link>
      <description>&lt;P&gt;Your command will work but will not sync the fs and writing in 4K blocks is typically a little slower than 1M blocks, the images where written like this:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;
sudo dd if=iot-devkit-mmcblkp0.direct of=/dev/sdX bs=1M conv=fsync&lt;/PRE&gt;

&lt;P&gt;If you are downloading the compressed image from iotdk.intel.com/images then use something like this to decompress the image on the fly:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;
su -c "bunzip2 -c iot-devkit-201402201605-mmcblkp0.direct.bz2 | dd of=/dev/sdX bs=1M conv=fsync"&lt;/PRE&gt;

&lt;P&gt;Remember to triple check your device node /dev/sdX and replace the letter accordingly. Write to the device node &amp;amp; not to a partition!&lt;/P&gt;</description>
      <pubDate>Sat, 01 Mar 2014 14:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930737#M14744</guid>
      <dc:creator>Brendan_L_Intel</dc:creator>
      <dc:date>2014-03-01T14:46:00Z</dc:date>
    </item>
    <item>
      <title>Win32diskimager works well</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930738#M14745</link>
      <description>&lt;P&gt;Win32diskimager works well for Windows users, &amp;nbsp;but again use care in selecting the target drive. &amp;nbsp;It will faithfully overwrite any image file to whatever drive you select, &amp;nbsp;including its own drive.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2014 15:14:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930738#M14745</guid>
      <dc:creator>Stewart_C_Intel</dc:creator>
      <dc:date>2014-03-02T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Quote:Tuan Bui (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930739#M14746</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Tuan Bui (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Do we use dd to write the iot-devkit-mmcblk0.direct file as well? These info should be in the documentation as well.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2014 09:49:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930739#M14746</guid>
      <dc:creator>samiol_m_</dc:creator>
      <dc:date>2014-03-04T09:49:39Z</dc:date>
    </item>
    <item>
      <title>On a Mac you can use the Disk</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930740#M14747</link>
      <description>&lt;P&gt;On a Mac you can use the Disk Utility application to copy the image to a USB drive. &amp;nbsp;Otherwise you can open a terminal and use the above mentioned "dd" command.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2014 17:26:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930740#M14747</guid>
      <dc:creator>Daniel_H_Intel</dc:creator>
      <dc:date>2014-03-04T17:26:42Z</dc:date>
    </item>
    <item>
      <title>Quote:Michal Pawlowski wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930741#M14748</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Michal Pawlowski wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Quote:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Yes, using dd to copy iot-devkit-mmcblk0.direct to SD works perfectly. The command was:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;sudo dd if=iot-devkit-mmcblkp0.direct of=/dev/sd? bs=4096&lt;/PRE&gt;

&lt;P&gt;Don't forget to replace /dev/sd? with the block device assigned to your SD card.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;in case you are on Linux and want to resize the ext3 root partition to match your sd card:&lt;/P&gt;

&lt;P&gt;1. dd over to sd card as described&lt;/P&gt;

&lt;P&gt;2. list sd card partitions and remember the&amp;nbsp;start sector&amp;nbsp;for 2nd partition (i.e. ext3 root partition)&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ sudo fdisk -l /dev/sd&amp;lt;X&amp;gt;&lt;/PRE&gt;

&lt;P&gt;3. remove entry for partition 2 in partition table and create new entry. Note: this won't delete any data on partition 2. Just make sure not to forget the start sector&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ sudo fdisk /dev/sd&amp;lt;X&amp;gt;&lt;/PRE&gt;

&lt;P&gt;within fdisk:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;d
2&lt;/PRE&gt;

&lt;P&gt;still within fdisk create new partition. Make sure you enter the right start sector otherwise you will likely loose all data within 2nd partition. For end sector you may just take the default (i.e. until end of sdcard)&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;n
p
2
&amp;lt;enter right start sector&amp;gt;
&amp;lt;RETURN&amp;gt;
w&lt;/PRE&gt;

&lt;P&gt;After this you will have the new partition table on the sd card. However, the new table isn't automatically propagated to your OS. Easiest just to remove SD card and insert it back. When the OS knows the new table you can resize the ext3 fs of the 2nd partition to the new size:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ sudo fsck.ext3 /dev/sd&amp;lt;X&amp;gt;2
$ sudo resize2fs /dev/sd&amp;lt;X&amp;gt;2&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 07:38:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930741#M14748</guid>
      <dc:creator>Matthias_H_Intel</dc:creator>
      <dc:date>2014-03-12T07:38:00Z</dc:date>
    </item>
    <item>
      <title> Resizing the images. </title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930742#M14749</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Resizing the images.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I've had success using gParted on my Ubuntu laptop to shrink both the SD card partitions and the USB live image&amp;nbsp;&lt;BR /&gt;
	'persistent' partitition. That allowed me to use my 8GB USB sticks and 2Gbyte SD cards. I prefer gParted because it determines and displays the free space on the partition, preventing any unintentional truncation of the existing used sectors.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:46:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930742#M14749</guid>
      <dc:creator>Stewart_C_Intel</dc:creator>
      <dc:date>2014-03-12T15:46:52Z</dc:date>
    </item>
    <item>
      <title>i.e. gparted does not only</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930743#M14750</link>
      <description>&lt;P&gt;i.e.&amp;nbsp;gparted does not only change the partition&amp;nbsp;but also changes the filesystem within the partition?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930743#M14750</guid>
      <dc:creator>Matthias_H_Intel</dc:creator>
      <dc:date>2014-03-12T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Why isn't this information</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930744#M14751</link>
      <description>&lt;P&gt;Why isn't this information included in the "getting started" documents on &lt;A href="http://software.intel.com/iot" target="_blank"&gt;http://software.intel.com/iot&lt;/A&gt; - &amp;nbsp;most of your users will just try and unzip the files and copy them to the SD card - and will be frustrated with the user experience.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2014 23:08:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930744#M14751</guid>
      <dc:creator>Seth_H_Intel1</dc:creator>
      <dc:date>2014-09-18T23:08:01Z</dc:date>
    </item>
    <item>
      <title>It's right on the front page?</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930745#M14752</link>
      <description>&lt;P&gt;It's right on the front page? See - &lt;A href="https://software.intel.com/en-us/creating-bootable-micro-sd-card-for-intel-galileo-board" target="_blank"&gt;https://software.intel.com/en-us/creating-bootable-micro-sd-card-for-intel-galileo-board&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 00:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930745#M14752</guid>
      <dc:creator>Brendan_L_Intel</dc:creator>
      <dc:date>2014-09-19T00:03:00Z</dc:date>
    </item>
    <item>
      <title>I found the process of</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930746#M14753</link>
      <description>&lt;P&gt;I found the process of getting the IOTDK on an SD card really frustrating. Eventually I got it to work on OSX, and I created a tutorial here:&amp;nbsp;&lt;A href="https://github.com/IntelOpenDesign/MakerNode/wiki/Download-and-Installing-the-IoT-Devkit-Image-to-your-Galileo-on-OSX"&gt;https://github.com/IntelOpenDesign/MakerNode/wiki/Download-and-Installing-the-IoT-Devkit-Image-to-your-Galileo-on-OSX &lt;/A&gt;&amp;nbsp;for anyone who has trouble. Hopefully we will start providing the image files in a format that will make it easy for users to copy it to their SD card ASAP.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 20:00:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930746#M14753</guid>
      <dc:creator>Seth_H_Intel1</dc:creator>
      <dc:date>2014-09-19T20:00:05Z</dc:date>
    </item>
    <item>
      <title>That guide looks nice, but we</title>
      <link>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930747#M14754</link>
      <description>&lt;P&gt;That guide looks nice, but we already have something quite similar here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/programming-blank-sd-card-with-yocto-linux-image-os-x"&gt;https://software.intel.com/en-us/programming-blank-sd-card-with-yocto-linux-image-os-x&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Note: if you want to go faster use rdisk on OS X.&lt;/P&gt;

&lt;P&gt;As for providing a raw image like the images previously out there that people extract onto their uSD card, I really think this is a bad idea for many reasons. Using dd is a basic skill when writing disk images and besides the obvious 'going too fast and using the wrong device node) is pretty error free.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 20:13:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Booting-from-Live-USB-image/m-p/930747#M14754</guid>
      <dc:creator>Brendan_L_Intel</dc:creator>
      <dc:date>2014-09-19T20:13:00Z</dc:date>
    </item>
  </channel>
</rss>

