hi i have nexus s from t-mobile and i want to update the bootloader from recovery thanks
you can only update bootloader via fastboot
I want new volume button s to flash kthaxbye
Sent from my Nexus S 4G using Tapatalk
Related
helo friends i need help.i just wanna know how can i unroot and relock the boot loader of my nexus 4 if i want to send to for replacement.i used the Mskips toollkit to root and unlock the boot loader and i know that there is a option to relock and unroot but can someone plz explain me the full procedure properly.
Flash the stock image following this guide: http://forum.xda-developers.com/showthread.php?t=2010312
Then to lock use the command: fastboot oem lock
Sent from my Nexus 4 using xda premium
Hi i had some problem too had just solve it.
I pushed Stock Rom then i had tried re lock. But toolkit couldnt do it.
Then i pushed stock recovery too then toolkit locked my phone...
Hi Guys,
I've updated my Nexus 4 with 4.3 manually, as I cannot wait for the OTA I wonder if when I new updates arrives say Android 5, do I still get OTA update? I didnt root nor install a custom rom.
I downloaded the firmware and adb/skd from google developers site
- occam-jwr66v-factory-08d2b697.tgz
- adt-bundle-windows-x86_64-20130717
Here's what I did
adb reboot bootloader
fastboot flash bootloader bootloader-mako-makoz20i.img
fastboot reboot-bootloader
fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.84.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash boot boot.img
fastboot format cache
fastboot reboot
Here's the reference I followed : Scenario 2 [Scenario 1 didn't work for me as I encounter "Installation Aborted"]
Attached is the screenshot of my phone's firmware.
Thanks
Yes you would still get OTA since it is stock firmware.
Sent from my GT-N8013 using xda app-developers app
Thanks a lot really appreciate your input.
Sent from my Nexus 4 using xda app-developers app
Hi i want to downgrade my nexus 7 (wifi only) to the 4.2.2 firmware in order to unlock the deviceĀ“s bootloader? Should I just flash the factory image for 4.2.2 or must I need to do it another way? For additional info do I have a (wifi only) Nexus 7 running stock 4.3.
Thanks!
Gustav19967 said:
Hi i want to downgrade my nexus 7 (wifi only) to the 4.2.2 firmware in order to unlock the deviceĀ“s bootloader? Should I just flash the factory image for 4.2.2 or must I need to do it another way? For additional info do I have a (wifi only) Nexus 7 running stock 4.3.
Thanks!
Click to expand...
Click to collapse
Don't quite understand why you want to downgrade?
You can unlock bootloader from the present firmware too.
Just boot into boot loader (turn off tab and press the vol up , vol down and power button simeltaneously )
and type
Code:
fastboot oem unlock
in fastboot mode
And just pass the disclaimer in the bootloader menu and you will be good to go.
And if you want to flash the factory images. I think you need to unlock your bootloader anyway.
PS Unlocking your boot loader erases all the data on your tablet. So make sure you take a backup before you do anything.
Sent from my Nexus 7
Red Devil said:
Don't quite understand why you want to downgrade?
You can unlock bootloader from the present firmware too.
Just boot into boot loader (turn off tab and press the vol up , vol down and power button simeltaneously )
and type
Code:
fastboot oem unlock
in fastboot mode
And just pass the disclaimer in the bootloader menu and you will be good to go.
And if you want to flash the factory images. I think you need to unlock your bootloader anyway.
PS Unlocking your boot loader erases all the data on your tablet. So make sure you take a backup before you do anything.
Sent from my Nexus 7
Click to expand...
Click to collapse
Thank you so much!
I found the flash zip file but is different and maybe anyone can help me to find the right one like it was in 6.0 or do we need the full image for this
Yes New Bootloader and radio going from 6.0.1 to 7
Download the OTA zip to 7 then extract it and Fastboot Bootloader then Fastboot reboot Bootloader then Fastboot radio.
Sent from my Nexus 6P using Tapatalk
they are named different and many more files? ok I will try
how to flash radio.img in TWRP
Simply use fastboot and flash the radio in your bootloader. Press and hold volume down while powering on the device, then:
Code:
fastboot flash radio radio.img
If you already have the necessary drivers installed it's easiest to
adb reboot bootloader (I find it easier than using the power/volume keys.)
then flash the radio.
dark3bod said:
how to flash radio.img in TWRP
Click to expand...
Click to collapse
If your looking to flash with TRWP here is a link
http://forum.xda-developers.com/showthread.php?t=3433637
Sent from my Nexus 6P using XDA-Developers mobile app