<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OMAP3 SD Booting</title>
	<atom:link href="http://www.xora.org.uk/2009/08/14/omap3-sd-booting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/</link>
	<description>Random Stuff</description>
	<lastBuildDate>Sat, 24 Apr 2010 16:21:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: XorA</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48754</link>
		<dc:creator>XorA</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48754</guid>
		<description>Isnt this fixed by the LC_ALL=C at top of script?</description>
		<content:encoded><![CDATA[<p>Isnt this fixed by the LC_ALL=C at top of script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay_are</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48752</link>
		<dc:creator>jay_are</dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48752</guid>
		<description>Good script...almost.

Unfortunately, it fails miserably on international - or at least non-english - versions of ubuntu et al.
The call to &quot;fdisk -l&quot; returns a localized string, which doesn&#039;t usually contain &quot;DISK&quot;.
this can easily fixed (i.e. worked around) by adding 
LANG=&#039;C&#039;
export LANG
at the top of the script, right after the &quot;DRIVE=$1&quot; definition.
Works as it should after that.
Thanks</description>
		<content:encoded><![CDATA[<p>Good script&#8230;almost.</p>
<p>Unfortunately, it fails miserably on international &#8211; or at least non-english &#8211; versions of ubuntu et al.<br />
The call to &#8220;fdisk -l&#8221; returns a localized string, which doesn&#8217;t usually contain &#8220;DISK&#8221;.<br />
this can easily fixed (i.e. worked around) by adding<br />
LANG=&#8217;C&#8217;<br />
export LANG<br />
at the top of the script, right after the &#8220;DRIVE=$1&#8243; definition.<br />
Works as it should after that.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denix</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48695</link>
		<dc:creator>denix</dc:creator>
		<pubDate>Wed, 09 Dec 2009 20:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48695</guid>
		<description>&gt; @denix credit to whom? I developed the script from scratch.

I&#039;m not talking about the script, I specifically quoted the relevant part:

&gt; Since the instructions to format an SD card
&gt; for booting with beagle/zoom2/other omap boards
&gt; seems to be so complex

I figured out the technique and came up with the Linux instructions - before that everybody was using Windows formatting tool from HP. See the history of http://wiki.omap.com/index.php/MMC_Boot_Format or ask jkridner, dirk, etc.

I&#039;m usually not that ambitious, and I wouldn&#039;t be so bitchy about the proper credit, if I didn&#039;t see all the praises of how good the script is and complaints of how sucky the instructions are...</description>
		<content:encoded><![CDATA[<p>&gt; @denix credit to whom? I developed the script from scratch.</p>
<p>I&#8217;m not talking about the script, I specifically quoted the relevant part:</p>
<p>&gt; Since the instructions to format an SD card<br />
&gt; for booting with beagle/zoom2/other omap boards<br />
&gt; seems to be so complex</p>
<p>I figured out the technique and came up with the Linux instructions &#8211; before that everybody was using Windows formatting tool from HP. See the history of <a href="http://wiki.omap.com/index.php/MMC_Boot_Format" rel="nofollow">http://wiki.omap.com/index.php/MMC_Boot_Format</a> or ask jkridner, dirk, etc.</p>
<p>I&#8217;m usually not that ambitious, and I wouldn&#8217;t be so bitchy about the proper credit, if I didn&#8217;t see all the praises of how good the script is and complaints of how sucky the instructions are&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XorA</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48659</link>
		<dc:creator>XorA</dc:creator>
		<pubDate>Sat, 24 Oct 2009 11:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48659</guid>
		<description>@denix credit to whom? I developed the script from scratch.</description>
		<content:encoded><![CDATA[<p>@denix credit to whom? I developed the script from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Script to auto-format SD cards for booting Beagle Boards &#171; Jeff&#8217;s Open Source Resource</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48658</link>
		<dc:creator>Script to auto-format SD cards for booting Beagle Boards &#171; Jeff&#8217;s Open Source Resource</dc:creator>
		<pubDate>Sat, 24 Oct 2009 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48658</guid>
		<description>[...] Gregory) has given us a very nice open-source present for the weekend&#8212;a script you can use to automatically format SD cards for booting the Beagle Board or any other OMAP [...]</description>
		<content:encoded><![CDATA[<p>[...] Gregory) has given us a very nice open-source present for the weekend&#8212;a script you can use to automatically format SD cards for booting the Beagle Board or any other OMAP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denix</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48656</link>
		<dc:creator>denix</dc:creator>
		<pubDate>Sat, 24 Oct 2009 04:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48656</guid>
		<description>&gt; Since the instructions to format an SD card
&gt; for booting with beagle/zoom2/other omap boards
&gt; seems to be so complex

But you could have given the proper credit...</description>
		<content:encoded><![CDATA[<p>&gt; Since the instructions to format an SD card<br />
&gt; for booting with beagle/zoom2/other omap boards<br />
&gt; seems to be so complex</p>
<p>But you could have given the proper credit&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48647</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48647</guid>
		<description>Excellent script!  Verified that it works on my dev system (ubuntu) and boots my Beagle.  Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent script!  Verified that it works on my dev system (ubuntu) and boots my Beagle.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliff Brake</title>
		<link>http://www.xora.org.uk/2009/08/14/omap3-sd-booting/comment-page-1/#comment-48646</link>
		<dc:creator>Cliff Brake</dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xora.org.uk/?p=92#comment-48646</guid>
		<description>Very nice script -- thanks!</description>
		<content:encoded><![CDATA[<p>Very nice script &#8212; thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
