Differences between revisions 2 and 3
Revision 2 as of 2017-12-10 18:43:11
Size: 745
Editor: PieterSmit
Comment:
Revision 3 as of 2017-12-10 18:53:14
Size: 784
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 3. Make Heimdal
    1. cd Heimdal

Heimdall - Mobile - Flash Rom Notes

  • 2017 Tried to flash rom on Note3
    • Ubuntu 16.04 - Heimdall package cant download PIT (Partition file) over usb from phone.
      • Worked after using GIT source ./heimdall info , Heimdall v1.4.2
        • sudo ./heimdall download-pit --output mypit.pit
    • After Heimdall saved the PIT it rebooted the phone and all was fine.
      • Used TWRP app to install recovery Note3-Int-Qualcomm

Dec 2017 , Note3 stuck in boot loop after TWRP bootloader install on Android

  1. Down load github code  git@github.com:Benjamin-Dobell/Heimdall.git 

  2. Follow instructions https://raw.githubusercontent.com/Benjamin-Dobell/Heimdall/master/Linux/README

  3. Make Heimdal
    1. cd Heimdal

...

Linux/Heimdall (last edited 2017-12-14 08:19:13 by PieterSmit)