<?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>android &#8211; MuLus Blog</title>
	<atom:link href="https://blog.mulu.at/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.mulu.at</link>
	<description></description>
	<lastBuildDate>Wed, 25 May 2016 00:33:20 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>/system bei Android rw remounten</title>
		<link>https://blog.mulu.at/2016/05/25/system-bei-android-rw-remounten/</link>
					<comments>https://blog.mulu.at/2016/05/25/system-bei-android-rw-remounten/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 25 May 2016 00:33:20 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Spielereien]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[system]]></category>
		<guid isPermaLink="false">http://blog.muellerlukas.de/?p=179</guid>

					<description><![CDATA[Ab und an muss man die /system-Partion Read-Write mounten. Eigentlich sollten das Apps wie Link2SD oder der Total Commander automatisch machen. Link2SD ist mir seit dem Wechsel auf CM 13 mit der Meldung &#8222;Cannot move to /system/priv-app&#8220; beim Integrieren von Updates abgeschmiert. Also über die Shell probiert. Der übliche Befehl mount -o remount,rw /system sollte [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Ab und an muss man die /system-Partion Read-Write mounten.<br />
Eigentlich sollten das Apps wie Link2SD oder der Total Commander automatisch machen.<br />
Link2SD ist mir seit dem Wechsel auf CM 13 mit der Meldung &#8222;Cannot move to /system/priv-app&#8220; beim Integrieren von Updates abgeschmiert.<br />
Also über die Shell probiert.<br />
Der übliche Befehl <code>mount -o remount,rw /system</code> <strong>sollte</strong> das ja eigentlich tun.<br />
Nun, manchmal tut er das ohne Fehlermeldung einfach nicht. Die Lösung war simpel.<br />
<span id="more-179"></span><br />
Hat mich einige Stunden gekostet die Lösung zu finden:<br />
Standardmäßig wird die Binary /system/xbin/mount genutzt. Das ist ein Problem.<br />
Nutzt man direkt /system/bin/mount rennt das ohne Probleme und die Partition ist rw gemountet.<br />
<code>/system/bin/mount -o remount,rw /system</code> ist also das Kunststück. <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.mulu.at/2016/05/25/system-bei-android-rw-remounten/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
