<?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>Upgrade &#8211; matthias.guru</title>
	<atom:link href="https://matthias.guru/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>https://matthias.guru</link>
	<description>Tipps und Tricks rund um Serveradministration, Werbeeinnahmen und allem was mit meiner IT Selbstständigkeit zu tun hat</description>
	<lastBuildDate>Wed, 08 Feb 2017 08:11:40 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.3</generator>
	<item>
		<title>Raspberry Pi upgraden auf RPi 3</title>
		<link>https://matthias.guru/2017/02/08/raspberry-pi-upgraden-auf-rpi-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=raspberry-pi-upgraden-auf-rpi-3</link>
					<comments>https://matthias.guru/2017/02/08/raspberry-pi-upgraden-auf-rpi-3/#respond</comments>
		
		<dc:creator><![CDATA[Matthias]]></dc:creator>
		<pubDate>Wed, 08 Feb 2017 08:11:40 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[Raspberry Pi 3]]></category>
		<category><![CDATA[Raspberry Pi B]]></category>
		<category><![CDATA[rpi-update]]></category>
		<category><![CDATA[Tauschen]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://raspberry-pi.ninja/?p=68</guid>

					<description><![CDATA[Manchmal ist es nötig einen alten Raspberry Pi gegen einen neuen zu tauschen. Ich musste das machen da mein alter Raspberry Pi (Ein ganz altes Modell B) mit seinen 700 MHz zu langsam wurde. Gewechselt <a class="mh-excerpt-more" href="https://matthias.guru/2017/02/08/raspberry-pi-upgraden-auf-rpi-3/" title="Raspberry Pi upgraden auf RPi 3">[...]</a>]]></description>
										<content:encoded><![CDATA[<p>Manchmal ist es nötig einen alten Raspberry Pi gegen einen neuen zu tauschen. Ich musste das machen da mein alter Raspberry Pi (Ein ganz altes Modell B) mit seinen 700 MHz zu langsam wurde. Gewechselt habe ich auf das neuste Modell, einen Raspberry Pi 3 B, der mit seinem Quadcore deutlich schneller arbeitet.</p>
<p>Der Austausch ging erstaunlich einfach. Erstmal bringen wir das System auf den neusten Stand:</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p></blockquote>
<p>Nun führen wir ein Firmware Update durch:</p>
<blockquote><p>sudo rpi-update</p></blockquote>
<p>In meinem Fall war rpi-update noch nicht installiert, das lässt sich jedoch leicht nachholen:</p>
<blockquote><p>sudo apt-get install rpi-update</p></blockquote>
<p>Nun stecken wir die SD Karte in den neuen Raspberry Pi und starten es. Das System startet nun mit dem neuen Raspberry Pi.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://matthias.guru/2017/02/08/raspberry-pi-upgraden-auf-rpi-3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
