Bricked phone after u-boot update
#4
(08-04-2020, 11:23 PM)Boern Wrote: 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.
Great - thank you @Boern . I'll give it a try. I appreciate the background information on updating u-boot.


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 DarkManiels - 08-05-2020, 10:03 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
  trixie update poll questions suggestions j_s 1 122 10-05-2025, 03:58 AM
Last Post: anonymous
  how to update mobian over tor vusra 14 14,861 12-04-2024, 07:01 PM
Last Post: vusra
  boot gets stuck shortly after disk decryption vortex 9 8,950 09-11-2024, 05:40 AM
Last Post: normangraves
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 7,304 11-22-2023, 11:46 AM
Last Post: aLoop100o
  How to check if tow-boot is installed? jojuma 3 3,326 09-29-2023, 11:29 PM
Last Post: tllim
  Mobian boot failed with zstd message after upgrade. Mahgue 0 1,750 09-01-2023, 11:29 AM
Last Post: Mahgue
  4G data on default startup / boot dcinoz 1 2,163 04-29-2023, 11:24 PM
Last Post: dcinoz
  Wifi doesn't work after update nickolas 2 3,215 04-14-2023, 10:07 AM
Last Post: nickolas
  PinePhone won't boot after software update jb2000 2 3,466 03-17-2023, 07:26 AM
Last Post: Zebulon Walton
  Boot log analyses -> GPU no regulator (mali) found freelectro 0 2,126 03-06-2023, 12:06 PM
Last Post: freelectro

Forum Jump:


Users browsing this thread: 1 Guest(s)