<?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[Flashing to UBports on PP64 Convergence]]></title><description><![CDATA[<p dir="auto">I'm trying to flash UBPorts to my Mobian installed Pine Phone 64 Soooo, I  used Jump Drive and flash the eMMC directly with UBPorts on my Pine Phone 64. Oh boy, what a fiasco. The issue is, when I set up Mobian I encrypted the files and also created a log in password. When I went to flash to Ubuntu, the Pine Phone wanted the password first. No problem, I entered it. The it flashed the eMMC but I received an error message that the flash was corrupted. After about an hour of reading and trying different options I was finally able to boot the phone back into the original Mobian it came with. Is it possible the encryption of the files when I set this up cause this error? If so, how do you unencrypt them? Is it possible that me setting up a an initial login password did this, or maybe both? If so how can I wipe out the log in password. The bottom line for me is, I'm going to go with Ubuntu Touch on this phone, like my other Pine 64 with 2 gig and 16 gig of storage. My goal, once the Pine 64 is ready for prime time running Ubuntu is to give the 2 gig to my wife and I'll take the 3 gig Convergence version. Any help in trying to get this flashed to UBPorts would be appreciated</p>
]]></description><link>https://forums.ubports.com/topic/6064/flashing-to-ubports-on-pp64-convergence</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 14:21:13 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/6064.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Apr 2021 01:51:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 22:08:34 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I've got email(s) to the Pine Phone folks and they are looking into some options too.  I'm going to hold off a bit to see what they say.  I can't believe that within Mobian you cannot uncrypt your files, or do a hard reset that take Mobian back to square one.</p>
]]></description><link>https://forums.ubports.com/post/50036</link><guid isPermaLink="true">https://forums.ubports.com/post/50036</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Sat, 24 Apr 2021 22:08:34 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 17:33:41 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger said in <a href="/post/50022">Flashing to UBports on PP64 Convergence</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> Do put this command into the terminal on the phone after boot into UBPorts on the phone?</p>
</blockquote>
<p dir="auto">No, you would run that command in a terminal on your PC. You may need to install bmaptool. - If you are on Ubuntu: sudo apt-get install -y bmap-tools</p>
<p dir="auto">Then download the .bmap file and .img.xz file.</p>
<p dir="auto">Then find the block device of your PinePhone: sudo fdisk -l<br />
Here is what mine looks like:</p>
<pre><code>user@ws1:~&gt; sudo fdisk -l
...Snip...
Disk /dev/sdc: 29.12 GiB, 31268536320 bytes, 61071360 sectors
Disk model: e eMMC          
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: F74C6CF1-1978-405E-8D1A-7177BEDE414D
...Snip...
</code></pre>
<p dir="auto">Then using <a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> command:</p>
<pre><code>sudo bmaptool copy --bmap=ubuntu-touch-pinephone.img.bmap ubuntu-touch-pinephone.img.xz /dev/sdc
</code></pre>
]]></description><link>https://forums.ubports.com/post/50023</link><guid isPermaLink="true">https://forums.ubports.com/post/50023</guid><dc:creator><![CDATA[mark1250]]></dc:creator><pubDate>Sat, 24 Apr 2021 17:33:41 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 17:00:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> Do put this command into the terminal on the phone after boot into UBPorts on the phone?</p>
]]></description><link>https://forums.ubports.com/post/50022</link><guid isPermaLink="true">https://forums.ubports.com/post/50022</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Sat, 24 Apr 2021 17:00:57 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 15:20:20 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger I've never used etcher, so I unable to help if that's the tool you want to use. You could ask on etcher's <a href="https://forums.balena.io/" target="_blank" rel="noopener noreferrer nofollow ugc">forum</a>, else get your hands dirty at the command line.</p>
]]></description><link>https://forums.ubports.com/post/50020</link><guid isPermaLink="true">https://forums.ubports.com/post/50020</guid><dc:creator><![CDATA[mark1250]]></dc:creator><pubDate>Sat, 24 Apr 2021 15:20:20 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 15:18:10 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger Try using bmaptool instead. Make sure you put the correct storage or else you may destroy your desktop <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title=":sweat_smile:" alt="😅" /><br />
Sample command:<br />
<code>sudo bmaptool copy --bmap=ubuntu-touch-pinephone.img.bmap ubuntu-touch-pinephone.img.xz /dev/sdd</code></p>
]]></description><link>https://forums.ubports.com/post/50019</link><guid isPermaLink="true">https://forums.ubports.com/post/50019</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Sat, 24 Apr 2021 15:18:10 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Sat, 24 Apr 2021 15:04:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I get that on my phone, then I use etcher to upload the UBPorts to it.  All goes well till the very end, where it uploads and then verifies.  Then I get the error message that the eMMC didn't accept the flash.  I sent they Pine folks a ticket for help and I'm waiting to hear back from them.  I think and I may be wrong, is the Mobian fies on the phone are encrypted, thus locked down and the flash won't take until they are unencrypted.</p>
]]></description><link>https://forums.ubports.com/post/50017</link><guid isPermaLink="true">https://forums.ubports.com/post/50017</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Sat, 24 Apr 2021 15:04:59 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 21:19:14 GMT]]></title><description><![CDATA[<p dir="auto">If you are not seeing this image on your PinePhone using Jumpdrive on an SD card, then you didn't burn Jumpdrive correctly to the SD card.</p>
<p dir="auto"><img src="/assets/uploads/files/1619212722392-400px-jumpdrive.jpg" alt="400px-Jumpdrive.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/post/49998</link><guid isPermaLink="true">https://forums.ubports.com/post/49998</guid><dc:creator><![CDATA[mark1250]]></dc:creator><pubDate>Fri, 23 Apr 2021 21:19:14 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 21:03:07 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger<br />
Booting JumpDrive on your Pinephone connected with the USB cable will allow your computer to see the internal memory of the phone.<br />
As <a class="plugin-mentions-user plugin-mentions-a" href="/user/mark1250" aria-label="Profile: mark1250">@<bdi>mark1250</bdi></a> said, you'll have to run the command on your computer and be careful to use the device and not the partition.</p>
<p dir="auto">Just be careful at every step and keep the history of command lines in case it doesn't work so you can share it there for us to review.</p>
<p dir="auto">Good luck :crossed_fingers:</p>
]]></description><link>https://forums.ubports.com/post/49997</link><guid isPermaLink="true">https://forums.ubports.com/post/49997</guid><dc:creator><![CDATA[AppLee]]></dc:creator><pubDate>Fri, 23 Apr 2021 21:03:07 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 20:56:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark1250" aria-label="Profile: mark1250">@<bdi>mark1250</bdi></a>  That's what I did before, but before the flashing would begin Mobian asked for me to put in my pass code, which I also did.  After it was flashed I received and error message which almost bricked my phone.  what I need is a way to get ride of the passcode and also the file encryption I did when I first set up the phone.  I'm still on the hunt to do a complete reset as I was going to sell the phone but leave Mobian installed.  I think if I could get the hard reset done, then the flash would work.</p>
]]></description><link>https://forums.ubports.com/post/49996</link><guid isPermaLink="true">https://forums.ubports.com/post/49996</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Fri, 23 Apr 2021 20:56:29 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 13:53:46 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger</p>
<blockquote>
<p dir="auto">So I understand, have UBPorts on the microSD, boot the phone, then go to the terminal and use that command?</p>
</blockquote>
<p dir="auto">No, you would boot the PInePhone with JumpDrive from the SD card. Connect the PinePhone to your Linux computer with a USB cable and then on the computer find the PinePhone's location using lsblk. Using that information from lsblk command, write the UBports image (ubuntu-touch-pinephone.img.xz) to the PinePhone's eMMC. Pine64 has this info on their <a href="https://wiki.pine64.org/wiki/PinePhone_Installation_Instructions#Using_JumpDrive" target="_blank" rel="noopener noreferrer nofollow ugc">wiki</a>.</p>
]]></description><link>https://forums.ubports.com/post/49974</link><guid isPermaLink="true">https://forums.ubports.com/post/49974</guid><dc:creator><![CDATA[mark1250]]></dc:creator><pubDate>Fri, 23 Apr 2021 13:53:46 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 13:28:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark1250" aria-label="Profile: mark1250">@<bdi>mark1250</bdi></a>  So I understand, have UBPorts on the microSD, boot the phone, then go to the terminal and use that command?</p>
]]></description><link>https://forums.ubports.com/post/49972</link><guid isPermaLink="true">https://forums.ubports.com/post/49972</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Fri, 23 Apr 2021 13:28:44 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 02:33:32 GMT]]></title><description><![CDATA[<p dir="auto">If you are using jumpdrive in the pinephone, you would use dd to write the UBports image to /dev/sdX . Make sure you are writing to the whole device and not to a partition (as an example /dev/sdc would be correct, but /dev/sdc1 would be incorrect). dd should not be asking for a password as it writes at the block level. An example of the command I use is xzcat ubports-pinephone.img.xz |dd of=/dev/sdc bs= 4M iflag=fullblock oflag=direct; sync</p>
]]></description><link>https://forums.ubports.com/post/49954</link><guid isPermaLink="true">https://forums.ubports.com/post/49954</guid><dc:creator><![CDATA[mark1250]]></dc:creator><pubDate>Fri, 23 Apr 2021 02:33:32 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 02:11:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a>  I have a post there too and I'm waiting for a reply.  I thought maybe someone here might have an idea as this board is a bit more active.  I do think that is the key, either decrypt them OR do  a hard reset, which I haven't found anything out yet on how to do that.</p>
]]></description><link>https://forums.ubports.com/post/49953</link><guid isPermaLink="true">https://forums.ubports.com/post/49953</guid><dc:creator><![CDATA[Lt. Dillinger]]></dc:creator><pubDate>Fri, 23 Apr 2021 02:11:07 GMT</pubDate></item><item><title><![CDATA[Reply to Flashing to UBports on PP64 Convergence on Fri, 23 Apr 2021 01:55:07 GMT]]></title><description><![CDATA[<p dir="auto">@lt-dillinger said in <a href="/post/49950">Flashing to UBports on PP64 Convergence</a>:</p>
<blockquote>
<p dir="auto">If so, how do you unencrypt them?</p>
</blockquote>
<p dir="auto">Maybe you should ask that on Mobian community?</p>
]]></description><link>https://forums.ubports.com/post/49951</link><guid isPermaLink="true">https://forums.ubports.com/post/49951</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Fri, 23 Apr 2021 01:55:07 GMT</pubDate></item></channel></rss>