<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/home/drscream</title>
	<atom:link href="http://www.cyber-tec.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyber-tec.org</link>
	<description>blog of thomas merkel (alias drscream) - creative coding</description>
	<lastBuildDate>Sat, 07 Apr 2012 14:31:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>sfdisk for GPT, we use sgdisk</title>
		<link>http://www.cyber-tec.org/2012/04/07/sfdisk-for-gpt-we-use-sgdisk/</link>
		<comments>http://www.cyber-tec.org/2012/04/07/sfdisk-for-gpt-we-use-sgdisk/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 14:31:04 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[gdisk]]></category>
		<category><![CDATA[gpt]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[partition table]]></category>
		<category><![CDATA[sfdisk]]></category>
		<category><![CDATA[sgdisk]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1310</guid>
		<description><![CDATA[sfdisk doesn&#8217;t support GPT partition tables. But tadaaaaa there is an alternative to copy the GPT partition scheme from one disk to another. Install gdisk, it&#8217;s also available in the Ubuntu and Debian repositories. Copy the partition scheme from /dev/sda to /dev/sdb: sgdisk -R=/dev/sdb /dev/sda Now randomizes the GUID: sgdisk -G /dev/sdb Thanks it :-)]]></description>
			<content:encoded><![CDATA[<p><i>sfdisk</i> doesn&#8217;t support GPT partition tables. But <strong>tadaaaaa</strong> there is an alternative to copy the GPT partition scheme from one disk to another.</p>
<p>Install <a href="http://www.rodsbooks.com/gdisk/">gdisk</a>, it&#8217;s also available in the Ubuntu and Debian repositories.</p>
<p>Copy the partition scheme from <i>/dev/sda</i> to <i>/dev/sdb</i>:<br />
<code>
<pre>sgdisk -R=/dev/sdb /dev/sda</pre>
<p></code></p>
<p>Now randomizes the GUID:<br />
<code>
<pre>sgdisk -G /dev/sdb</pre>
<p></code></p>
<p>Thanks it :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2012/04/07/sfdisk-for-gpt-we-use-sgdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mutt with screen and copy &amp; paste problem</title>
		<link>http://www.cyber-tec.org/2012/04/01/mutt-with-screen-and-copy-paste-problem/</link>
		<comments>http://www.cyber-tec.org/2012/04/01/mutt-with-screen-and-copy-paste-problem/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 09:26:31 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[screenrc]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1293</guid>
		<description><![CDATA[I using screen for my mutt setup. Some days ago, i realized that there is an copy &#038; paste problem between mutt and some other windows (terminal, editor, whatever). This only happen by using mutt in an screen session. After searching in the internet i&#8217;ve found a solution that changes some settings in the ~/.screenrc: [...]]]></description>
			<content:encoded><![CDATA[<p>I using screen for my mutt setup. Some days ago, i realized that there is an copy &#038; paste problem between mutt and some other windows (terminal, editor, whatever). This only happen by using mutt in an screen session. </p>
<p>After searching in the internet i&#8217;ve found a solution that changes some settings in the <i>~/.screenrc</i>:</p>
<pre>defbce on
term screen-bce</pre>
<p>Useful information from <a href="http://www.df7cb.de/blog/2006/screen-bce.html">df7cb</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2012/04/01/mutt-with-screen-and-copy-paste-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First day of the year to start driving with my motorcycle</title>
		<link>http://www.cyber-tec.org/2012/04/01/first-day-of-the-year-to-start-driving-with-my-motorcycle/</link>
		<comments>http://www.cyber-tec.org/2012/04/01/first-day-of-the-year-to-start-driving-with-my-motorcycle/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 07:34:29 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[mindless]]></category>
		<category><![CDATA[motorcycle]]></category>
		<category><![CDATA[motorrad]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1295</guid>
		<description><![CDATA[Picture found by bikeexif.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cyber-tec.org/wp-content/uploads/2012/04/motorcycle-movie.jpg"><img src="http://www.cyber-tec.org/wp-content/uploads/2012/04/motorcycle-movie.jpg" alt="" title="motorcycle-movie" width="600" height="391" class="alignnone size-full wp-image-1297" /></a></p>
<p>Picture found by <a href="http://www.bikeexif.com/">bikeexif</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2012/04/01/first-day-of-the-year-to-start-driving-with-my-motorcycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soekris net6501, Error, Incorrect signature of BIOS image</title>
		<link>http://www.cyber-tec.org/2011/12/30/soekris-net6501-error-incorrect-signature-of-bios-image/</link>
		<comments>http://www.cyber-tec.org/2011/12/30/soekris-net6501-error-incorrect-signature-of-bios-image/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 17:04:23 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[incorrect signature]]></category>
		<category><![CDATA[net6501]]></category>
		<category><![CDATA[soekris]]></category>
		<category><![CDATA[uManager]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1260</guid>
		<description><![CDATA[I writing this article because it takes some time to find a solution for my problem. There is a reboot / freeze bug in the firmware 2.40a of the Soekris BIOS. After an reboot of the system the BIOS freezes with the output: POST: 012345 So i started to update the BIOS version to 2.41a. [...]]]></description>
			<content:encoded><![CDATA[<p>I writing this article because it takes some time to find a solution for my problem. There is a reboot / freeze bug in the firmware 2.40a of the Soekris BIOS. After an reboot of the system the BIOS freezes with the output:<br />
<code>
<pre>POST: 012345</pre>
<p></code></p>
<p>So i started to update the BIOS version to 2.41a. The upload to the board works but the <b>flashupdate</b> return an error.<br />
<code>
<pre>
&gt; download -

Start sending file using XMODEM/CRC protocol.
### Send (x) b6501_141a.bin: 253696 bytes, 2:34 elapsed, 1645 cps, 14%

File downloaded succesfully, size 1982 Blocks.

&gt; flashupdate

Error, Incorrect signature of BIOS image.</pre>
<p></code></p>
<p>The <b>Solution</b> is easy but hard to find. Using the uManager, a ARM based out-of-band management. Follow the instructions to update the BIOS:</p>
<ul>
<li> Type &#8216;+++&#8217; just after the board is powered up in the console. Pressing the reset button for more than 3 seconds to power down the board.</li>
<li> Use <b>&#8220;download -&#8221;</b> to update the BIOS.</li>
<li> Follow the instructions from the <a href="http://wiki.soekris.info/Updating_Bios">Soekris Wiki</a> for the Xmodem settings.</li>
</ul>
<p><a href="http://lists.soekris.com/pipermail/soekris-tech/2011-December/018070.html">Helpful answer from Luc</a> in the mailing list and some information for the <a href="http://lists.soekris.com/pipermail/soekris-tech/2011-December/017984.html">uManager BIOS update</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2011/12/30/soekris-net6501-error-incorrect-signature-of-bios-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quit your day job and do what makes you happy</title>
		<link>http://www.cyber-tec.org/2011/10/23/quit-your-day-job-and-do-what-makes-you-happy/</link>
		<comments>http://www.cyber-tec.org/2011/10/23/quit-your-day-job-and-do-what-makes-you-happy/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 14:34:06 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[mindless]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1256</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://frupic.frubar.net/shots/22226.gif" alt="Quit your day job and do what makes you happy" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2011/10/23/quit-your-day-job-and-do-what-makes-you-happy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Morning</title>
		<link>http://www.cyber-tec.org/2011/08/22/good-morning/</link>
		<comments>http://www.cyber-tec.org/2011/08/22/good-morning/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 07:12:31 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[artwork]]></category>
		<category><![CDATA[photograph]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1251</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyber-tec.org/wp-content/uploads/2011/08/good-morning_1.jpg" alt="" title="good morning_1" width="498" height="576" class="alignnone size-full wp-image-1249" /><br />
<img src="http://www.cyber-tec.org/wp-content/uploads/2011/08/good_morning_2.jpg" alt="" title="good_morning_2" width="500" height="300" class="alignnone size-full wp-image-1250" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2011/08/22/good-morning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lalalalalalalalalalala</title>
		<link>http://www.cyber-tec.org/2011/03/05/lalalalalalalalalalala/</link>
		<comments>http://www.cyber-tec.org/2011/03/05/lalalalalalalalalalala/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 22:34:45 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[artwork]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[mindless]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1244</guid>
		<description><![CDATA[Found by Ffffound]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyber-tec.org/wp-content/uploads/2011/03/lalala.jpg" alt="" title="lalala" width="549" height="640" class="alignnone size-full wp-image-1245" /></p>
<p>Found by <a href="http://ffffound.com">Ffffound</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2011/03/05/lalalalalalalalalalala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Would like a new car :-)</title>
		<link>http://www.cyber-tec.org/2011/02/06/would-like-a-new-car/</link>
		<comments>http://www.cyber-tec.org/2011/02/06/would-like-a-new-car/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 11:04:06 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[911]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[porsche]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1237</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://frupic.frubar.net/17909"><img src="http://www.cyber-tec.org/wp-content/uploads/2011/02/porsche_911-300x199.jpg" alt="" title="porsche_911" width="300" height="199" class="alignnone size-medium wp-image-1238" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2011/02/06/would-like-a-new-car/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>they lied to us</title>
		<link>http://www.cyber-tec.org/2010/12/05/they-lied-to-us/</link>
		<comments>http://www.cyber-tec.org/2010/12/05/they-lied-to-us/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 19:41:12 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[mindless]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1227</guid>
		<description><![CDATA[this was supposed to be the future where is my jetpack, where is my robotic companion, where is my dinner in pill form, where is my hydrogen fueled automobile, where is my nuclear power levitating house, where is my cure for this disease]]></description>
			<content:encoded><![CDATA[<h2>this was supposed to be the future</h2>
<div style="float: right;"><a href="http://www.cyber-tec.org/wp-content/uploads/2010/12/they_lied_to_us.png"><img src="http://www.cyber-tec.org/wp-content/uploads/2010/12/they_lied_to_us-150x150.png" alt="this was supposed to be the future" title="they_lied_to_us" width="150" height="150" class="alignnone size-thumbnail wp-image-1230" /></a></div>
<p>where is my jetpack,</p>
<p><small>where is my robotic companion,</small><br />
<small>where is my dinner in pill form,</small><br />
<small>where is my hydrogen fueled automobile,</small><br />
<small>where is my nuclear power levitating house,</small></p>
<p>where is my cure for this disease</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2010/12/05/they-lied-to-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>it&#8217;s coffee time</title>
		<link>http://www.cyber-tec.org/2010/11/14/its-coffee-time-2/</link>
		<comments>http://www.cyber-tec.org/2010/11/14/its-coffee-time-2/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 19:47:08 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[mindless]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1222</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyber-tec.org/wp-content/uploads/2010/11/coffee_time.gif" alt="" title="coffee_time" width="480" height="276" class="alignnone size-full wp-image-1223" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2010/11/14/its-coffee-time-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

