<?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[img files and install from fastboot?]]></title><description><![CDATA[<p dir="auto">I am completely comfortable with flashing OS's via fastboot.  Is it possible to lay hands on .img files which can be directly flashed onto the device?</p>
]]></description><link>https://forums.ubports.com/topic/611/img-files-and-install-from-fastboot</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 19:37:04 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/611.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Sep 2017 19:01:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to img files and install from fastboot? on Wed, 27 Sep 2017 19:41:54 GMT]]></title><description><![CDATA[<p dir="auto">Ok, dug through the source to obports-installer, looks like most of the goodies hang off of:</p>
<p dir="auto"><a href="https://system-image.ubports.com" rel="nofollow ugc">https://system-image.ubports.com</a></p>
<p dir="auto">In particular:</p>
<p dir="auto"><a href="https://system-image.ubports.com/ubports-touch/16.04/devel/hammerhead/index.json" rel="nofollow ugc">https://system-image.ubports.com/ubports-touch/16.04/devel/hammerhead/index.json</a></p>
<p dir="auto">which tells you where to get bits for various versions.  The latest, currently 72, says that there's bits at :</p>
<p dir="auto">/pool/device-e34756d822387fa9371568fa42292f8baf76d79ec7f2cee0f5c002b909dc08f5.delta-device-cc610cfc131187e182588a0f9c7c5c23ba769679708a4ba08b16878f4e93c101.tar.xz</p>
<p dir="auto">which, once you pull it and "xzcat device-e3* | tar -xvf -" will give you boot, recovery, and system img files.  I booted just to the bootloader and fastboot flash'ed those partitions, and my phone still boots OK.  So I guess I'm at least sorta on the right track....</p>
]]></description><link>https://forums.ubports.com/post/4533</link><guid isPermaLink="true">https://forums.ubports.com/post/4533</guid><dc:creator><![CDATA[vandys]]></dc:creator><pubDate>Wed, 27 Sep 2017 19:41:54 GMT</pubDate></item></channel></rss>