Bricked phone after u-boot update
#3
I would put Mobian on an SD card and boot from there to fix it. Preferably the latest nightly to see if it isn't a general Mobian problem you encountered (had that happen to me).
Then I would mount the EMMC somewhere. First the root filesystem and then the boot filesystem.
Code:
sudo mount /dev/mmcblk2p2 /mnt
sudo mount /dev/mmcblk2p1 /mnt/boot

Check that dtb, Image.gz and initrd.img point to the latest kernel
Code:
ls -l /mnt/boot

And finally update the boot loader. u-boot-install-pinephone is just a wrapper for u-boot-install-sunxi64 with some additional checks and tricks to find the correct boot drive. We don't want it to find out the boot drive, we want to supply it ourselves.

Code:
sudo u-boot-install-sunxi64 /dev/mmcblk2

I hope that helps.


Messages In This Thread
RE: Bricked phone after u-boot update - by Boern - 08-04-2020, 11:23 PM
RE: Bricked phone after u-boot update - by Boern - 08-07-2020, 11:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 2,050 11-22-2023, 11:46 AM
Last Post: aLoop100o
  How to check if tow-boot is installed? jojuma 3 975 09-29-2023, 11:29 PM
Last Post: tllim
  Mobian boot failed with zstd message after upgrade. Mahgue 0 648 09-01-2023, 11:29 AM
Last Post: Mahgue
  how to update mobian over tor vusra 13 7,020 07-09-2023, 08:57 PM
Last Post: vusra
  4G data on default startup / boot dcinoz 1 856 04-29-2023, 11:24 PM
Last Post: dcinoz
  Wifi doesn't work after update nickolas 2 1,260 04-14-2023, 10:07 AM
Last Post: nickolas
  PinePhone won't boot after software update jb2000 2 1,359 03-17-2023, 07:26 AM
Last Post: Zebulon Walton
  Boot log analyses -> GPU no regulator (mali) found freelectro 0 982 03-06-2023, 12:06 PM
Last Post: freelectro
Exclamation Impossible to login since the latest update anonymous 12 4,313 02-26-2023, 01:01 PM
Last Post: anonymous
  boot gets stuck shortly after disk decryption vortex 8 4,069 02-13-2023, 02:11 AM
Last Post: sharase

Forum Jump:


Users browsing this thread: 1 Guest(s)