Project

General

Profile

Actions

GalaxyNexusI9250Installation » History » Revision 1

Revision 1/19 | Next »
Paul Kocialkowski, 07/28/2013 12:57 PM


Galaxy Nexus Installation

If your phone was SIM-unlocked (using a code or another procedure), you must keep the nv_data.bin file:

adb shell busybox mount -o remount,rw /factory
adb pull /factory/
adb shell "cat /data/radio/nv_data.bin > /factory/nv_data.bin" 
adb shell "cat /data/radio/nv_data.bin.md5 > /factory/nv_data.bin.md5" 

Flashing the images

Follow the procedure described in: HeimdallRecoveryInstallation

Updated by Paul Kocialkowski almost 12 years ago · 1 revisions

Also available in: PDF HTML TXT