<?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 Quote:NAGA VENKATA RAGHU in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948351#M18885</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;NAGA VENKATA RAGHU KIRAN K. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I have created a Live USB using dd and after a while the USB died. I tried using a different pen drive and while booting it always displays MBR 1FA. I tried reformatting but still not able to succeed. Tried googling but no success. Is the problem with USB or am I doing something wrong?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Can you post the exact dd command you are using? Few common issues:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;no conv=fsync dd option and no `sync` done before unplugging USB stick for writing&lt;/LI&gt;
	&lt;LI&gt;wrote to partition instead of directly to device node (/dev/sdX1 vs correct /dev/sdX)&lt;/LI&gt;
	&lt;LI&gt;Image was not uncompressed (it's bz2 compressed so you need to `bunzip2` before writing&lt;/LI&gt;
	&lt;LI&gt;USB stick is too small&lt;/LI&gt;
	&lt;LI&gt;Image not fully downloaded&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Sun, 16 Mar 2014 10:55:43 GMT</pubDate>
    <dc:creator>Brendan_L_Intel</dc:creator>
    <dc:date>2014-03-16T10:55:43Z</dc:date>
    <item>
      <title>Error creating Live USB</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948350#M18884</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have created a Live USB using dd and after a while the USB died. I tried using a different pen drive and while booting it always displays MBR 1FA. I tried reformatting but still not able to succeed. Tried googling but no success. Is the problem with USB or am I doing something wrong?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Raghu Kona&lt;/P&gt;</description>
      <pubDate>Sun, 16 Mar 2014 09:09:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948350#M18884</guid>
      <dc:creator>NagaVenkat_K_Intel</dc:creator>
      <dc:date>2014-03-16T09:09:14Z</dc:date>
    </item>
    <item>
      <title>Quote:NAGA VENKATA RAGHU</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948351#M18885</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;NAGA VENKATA RAGHU KIRAN K. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I have created a Live USB using dd and after a while the USB died. I tried using a different pen drive and while booting it always displays MBR 1FA. I tried reformatting but still not able to succeed. Tried googling but no success. Is the problem with USB or am I doing something wrong?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Can you post the exact dd command you are using? Few common issues:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;no conv=fsync dd option and no `sync` done before unplugging USB stick for writing&lt;/LI&gt;
	&lt;LI&gt;wrote to partition instead of directly to device node (/dev/sdX1 vs correct /dev/sdX)&lt;/LI&gt;
	&lt;LI&gt;Image was not uncompressed (it's bz2 compressed so you need to `bunzip2` before writing&lt;/LI&gt;
	&lt;LI&gt;USB stick is too small&lt;/LI&gt;
	&lt;LI&gt;Image not fully downloaded&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sun, 16 Mar 2014 10:55:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948351#M18885</guid>
      <dc:creator>Brendan_L_Intel</dc:creator>
      <dc:date>2014-03-16T10:55:43Z</dc:date>
    </item>
    <item>
      <title>I am using this command</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948352#M18886</link>
      <description>&lt;P&gt;I am using this command&lt;/P&gt;

&lt;P&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: inherit !important; color: rgb(255, 20, 147) !important;"&gt;sudo&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: inherit !important; color: rgb(255, 20, 147) !important;"&gt;dd&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="keyword" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-weight: bold !important; min-height: inherit !important; color: rgb(0, 102, 153) !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: inherit !important; color: rgb(0, 0, 0) !important;"&gt;=&lt;/CODE&gt;devkit-live-img-final.binblob&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: inherit !important; color: rgb(0, 0, 0) !important;"&gt; of=/dev/sdX bs=8M conv=fsync&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: inherit !important; color: rgb(0, 0, 0) !important;"&gt;Now I am getting a different error&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;"&gt;dd: fsync failed for ‘/dev/sdb1’: Input/output error&lt;/SPAN&gt;&lt;BR style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;" /&gt;
	&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;"&gt;955+0 records in&lt;/SPAN&gt;&lt;BR style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;" /&gt;
	&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;"&gt;955+0 records out&lt;/SPAN&gt;&lt;BR style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;" /&gt;
	&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial; font-size: small; line-height: normal;"&gt;8011120640 bytes (8.0 GB) copied, 692.881 s, 11.6 MB/s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 04:44:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948352#M18886</guid>
      <dc:creator>NagaVenkat_K_Intel</dc:creator>
      <dc:date>2014-03-17T04:44:47Z</dc:date>
    </item>
    <item>
      <title>- check the filesize of the</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948353#M18887</link>
      <description>&lt;P&gt;- check the filesize of the image (ls -la devkit-live-img-final.binblob) and compare with the size of your flashdrive (sudo fdisk -l /dev/sd&amp;lt;X&amp;gt;)&lt;/P&gt;

&lt;P&gt;&amp;gt;&amp;nbsp;is you&amp;nbsp;your flashdrive&amp;nbsp;sufficiently large at all?&lt;/P&gt;

&lt;P&gt;- I would need to check - but the bunzipped&amp;nbsp;bz2 image I downloaded was about 4GB as far as I remember. I am a bit puzzled your image is that large&lt;/P&gt;

&lt;P&gt;- it looks like you dd'ed to /dev/sdb1 rather than to /dev/sdb ("&amp;nbsp;‘/dev/sdb1’: Input/output error") which would be wrong&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 05:22:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948353#M18887</guid>
      <dc:creator>Matthias_H_Intel</dc:creator>
      <dc:date>2014-03-17T05:22:16Z</dc:date>
    </item>
    <item>
      <title>The size of the devkit-live</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948354#M18888</link>
      <description>&lt;P&gt;The size of the devkit-live-img-final.binblob file is 8011120640 my flash drive size is 16 GB (14.9).&lt;/P&gt;

&lt;P&gt;The downloaded unzipped file size is&amp;nbsp;4521773191&lt;/P&gt;

&lt;P&gt;When i type the command df -h, USB is represented as&lt;/P&gt;

&lt;P&gt;/dev/sdb1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;15G &amp;nbsp;1.1M &amp;nbsp; 15G &amp;nbsp; 1% /media/raghu/C065-8342&lt;/P&gt;

&lt;P&gt;so I used /deb/sdb1&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 06:39:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948354#M18888</guid>
      <dc:creator>NagaVenkat_K_Intel</dc:creator>
      <dc:date>2014-03-17T06:39:34Z</dc:date>
    </item>
    <item>
      <title>that means your flashdrive is</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948355#M18889</link>
      <description>&lt;P&gt;that means your flashdrive is automounted. Pls unmount first (sudo umount /dev/sdb1) and then dd over to /dev/sdb rather than /dev/sdb1.&lt;/P&gt;

&lt;P&gt;In order to use all your 16 GB you will have to resize the partition after dd'ing which is described in another IoT threa (e.g. using gparted)&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 06:43:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-creating-Live-USB/m-p/948355#M18889</guid>
      <dc:creator>Matthias_H_Intel</dc:creator>
      <dc:date>2014-03-17T06:43:13Z</dc:date>
    </item>
  </channel>
</rss>

