<?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[My flight plan&#x2F;Road map for FP2 &#x2F; work in progress]]></title><description><![CDATA[<p dir="auto">Grab  <strong>boot.img</strong> ,   <strong>recovery.img</strong>, and  <strong>system.img</strong>  from</p>
<pre><code>https://seafile.nigle.nl/d/62d505f0a7/
</code></pre>
<p dir="auto">Grab rootfs (ubuntu-xxxx.tar.xz)  and device-xxxx.tar.xz from <a href="http://system-image.ubports.com" target="_blank" rel="noopener noreferrer nofollow ugc">http://system-image.ubports.com</a> with:</p>
<pre><code>ubuntu-device-flash -v --server=http://system-image.ubports.com  touch --channel=ubuntu-touch/devel_rc-proposed –device=FP2 --download-only
</code></pre>
<p dir="auto"><strong>Modify a copy of rootstock-device-install to use the parts of device-xxxx.tax.zx we need.</strong><br />
<strong>rename to rootstock-FP2-install</strong></p>
<p dir="auto">Boot to fastboot mode with by pressing volume down and power button till  Fairphone logo comes up. Connect to USB cable<br />
Check for fastboot mode.</p>
<pre><code>sudo fastboot devices
</code></pre>
<pre><code>sudo fastboot flash boot boot.img
sudo fastboot reboot-bootloader
sudo fastboot flash recovery recovery.img
</code></pre>
<p dir="auto">Manually boot into recovery with up-volume button and power button.</p>
<p dir="auto"><strong>use modified rootstock-FP2-install</strong> to install rootfs, system.img, and custom.tar.zx</p>
<p dir="auto">Boot phone to Ubuntu Touch.<br />
Set security.<br />
<strong>Unset auto updates.</strong><br />
Verify adb<br />
Set up /home/phablet/.ssh<br />
run</p>
<pre><code>phablet-config writable-image
</code></pre>
<p dir="auto">To make rootfs writable.</p>
<pre><code>adb shell

sudo add-apt-repository ppa:peat-new/fp2-custom-test
sudo apt-get update
sudo apt-get upgrade
sudo install xterm xauth mir-android-diagnostics mir-test-tools mir-demos synaptic

</code></pre>
<p dir="auto">Test mir, etc.</p>
]]></description><link>https://forums.ubports.com/topic/128/my-flight-plan-road-map-for-fp2-work-in-progress</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 13:49:05 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/128.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Dec 2016 01:20:06 GMT</pubDate><ttl>60</ttl></channel></rss>