<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Tip] reverting phone to a previous version]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">This is not about using 20.04 when one runs 24.04, the installer allows for that.</p>
<p dir="auto">The idea is having updated the phone to the shiny last and best version, say 24.04-1.3, one learns that an essential feature is now not working any more.</p>
<p dir="auto">How to get back to 24.04-1.1 ? I don't see that in the installer, it installs the latest and greatest.</p>
<p dir="auto">Now this week-end I learned of a command line tool to manage updating: system-image-cli.</p>
<p dir="auto">We learned that it's possible to update to 26.04 using:</p>
<pre><code>sudo system-image-cli --switch 26.04-1.x/arm64/android9plus/daily
</code></pre>
<p dir="auto">now having switched to 26.04, if one wants to be back to the tested and true 24.04, it's easy:</p>
<pre><code>sudo system-image-cli  --switch 24.04-1.x/arm64/android9plus/stable
</code></pre>
<p dir="auto">However, this is bringing back the latest 24.04 version, 1.3, not the first version that could be upgraded to the desired value.</p>
<p dir="auto">When on 24.04-1.3 it's possible to revert to say 24.04-1.1 but the syntax is cheesy;</p>
<pre><code>sudo system-image-cli --build 1 -m 2
</code></pre>
<p dir="auto">it's difficult to get it right, the way to go is to add the -n (--dry-run) switch, that will display what will do the installer without the delay in downloading / rebooting / updating.</p>
<p dir="auto">Hope this helps <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/topic/12322/tip-reverting-phone-to-a-previous-version</link><generator>RSS for Node</generator><lastBuildDate>Mon, 01 Jun 2026 00:42:21 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/12322.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 May 2026 22:16:27 GMT</pubDate><ttl>60</ttl></channel></rss>