<?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>Die Welt ist gar nicht so. &#187; root</title>
	<atom:link href="http://blog.dieweltistgarnichtso.net/tag/root/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dieweltistgarnichtso.net</link>
	<description>Sie ist ganz anders.</description>
	<lastBuildDate>Mon, 23 Sep 2013 15:41:20 +0000</lastBuildDate>
	<language>de-DE</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.35</generator>
	<item>
		<title>Got root.</title>
		<link>http://blog.dieweltistgarnichtso.net/got-root</link>
		<comments>http://blog.dieweltistgarnichtso.net/got-root#comments</comments>
		<pubDate>Sat, 08 Aug 2009 01:41:50 +0000</pubDate>
		<dc:creator><![CDATA[erlehmann]]></dc:creator>
				<category><![CDATA[Bastelei]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[hspl]]></category>
		<category><![CDATA[htcdream]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://blog.dieweltistgarnichtso.net/?p=1087</guid>
		<description><![CDATA[Gestern habe ich mein T-Mobile G1 gerootet — nach dieser Anleitung und etwas Hilfe von x29a. Auch der alternative Bootloader HSPL ist nun installiert (Anleitung), so dass beliebige Images aufgespielt werden können. Interessant ist das unter Anderem, weil neulich jemand &#8230; <a href="http://blog.dieweltistgarnichtso.net/got-root">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>
Gestern habe ich mein <a href="http://de.wikipedia.org/wiki/HTC_Dream"><i>T-Mobile G1</i></a> gerootet — nach <a href="https://www.digital-bit.ch/wiki/Deutsches_G1_mit_und_ohne_Wimo_rooten">dieser Anleitung</a> und <a href="http://stuff.x29a.de/g1_root_todo.txt">etwas Hilfe von <i>x29a</i></a>. Auch der alternative Bootloader <abbr title="Hard Second Program Loader">HSPL</abbr> ist nun installiert (<a href="https://www.digital-bit.ch/wiki/Hard_Second_Program_Loader_installieren">Anleitung</a>), so dass beliebige Images aufgespielt werden können. Interessant ist das unter Anderem, weil neulich jemand die <a href="http://de.wikipedia.org/wiki/Openmoko">Openmoko</a>-Distribution auf das besagte Gerät <a href="http://www.symlink.ch/articles/09/07/22/1229252.shtml">portiert hat</a>; auch Debian könnte ich jetzt auf SD-Karte <a href="http://www.telesphoreo.org/pipermail/g1-hackers/2008-November/000032.html">installieren</a>, einfach so. Sehr nützlich ist die Möglichkeit, das G1 als als mobilen <abbr title="Wireless Local Area Network">WLAN</abbr>-Zugangspunkt zu <a href="http://de.wikipedia.org/wiki/Tethering">nutzen</a>.</p>
<p>
Eigentlich müsste man ja von Anfang an volle Rechte auf seinem Gerät haben. <em>Eigentlich</em>.
</p>
<ins datetime="2009-08-08T20:39:47+00:00">
<p>
Die <a href="http://code.google.com/p/android-wifi-tether/">Tethering-Anwendung</a> enthält wohl keinen <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr>-Server und <a href="http://wicd.sourceforge.net/"><i>wicd</i></a> kommt damit gar nicht klar. Deswegen habe ich mir mit folgendem Eintrag in der <i>/etc/network/interfaces</i> abgeholfen (via <a href="http://dabase.com/android/Android_3G_wifi_tethering/">dabase</a>):
</p>
<p>
<code>
iface wlan0 inet static
    essid G1Tether
    mode ad-hoc
    address 192.168.2.20
    netmask 255.255.255.0
    gateway 192.168.2.254
    dns-nameservers 192.168.2.254
</code>
</p>
<p>
Nach einem <kbd>sudo ifup wlan0</kbd> funktioniert dann alles bestens.
</p>
</ins>]]></content:encoded>
			<wfw:commentRss>http://blog.dieweltistgarnichtso.net/got-root/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
