Hello
I flashed a new bootloader version via
Code:
fastboot flash aboot emmc_appsboot.mbn
Now fastboot is showing a penguin. It still works but once I turn on the phone, reboot or go to fastboot mode I see this penguin.
What does that mean? And how to get the old screen back?
thomson.aa said:
I flashed a new bootloader version via
Code:
fastboot flash aboot emmc_appsboot.mbn
Click to expand...
Click to collapse
And where do you find this bootloader?
I was having this bug on my Wfox Storm. Try flashing different bootlogo and bootloader
Related
So I wanted to return to stock, but now all I have access to is fast boot, with no OS on my device and it's no rooted, unlocked or anything. What do I do!?
You will need to flash back to the factory Google Image through fastboot. Check out the unroot guide to get the image and how to flash.
Remember to root and flash CWM afterwards.
Edit: Guess you don't need root or CWM if you want stock.
Sent from my Galaxy Nexus using XDA App
NewMossie said:
You will need to flash back to the factory Google Image through fastboot. Check out the unroot guide to get the image and how to flash.
Remember to root and flash CWM afterwards.
Edit: Guess you don't need root or CWM if you want stock.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
I tried that, for some reason I can't get it to work. Maybe the instructions are not clear. I'd REALLY appreciate if you can clarify them for me!
Here's what you do.
1. Extract the Google images to your fastboot.exe directory. You should have:
- bootloader-maguro-primekk15.img
- radio-maguro-i9250xxkk6.img
- image-yakju-icl53f.zip
2. Boot into bootloader and THEN plug in your phone
3. Run "fastboot devices" to make sure fastboot reads the phone
4. Type the following commands to flash all 3 images. Be sure to check your phone and wait for each command to finish.
fastboot flash bootloader bootloader-maguro-primekk15.img
fastboot reboot-bootloader
fastboot flash radio radio-maguro-i9250xxkk6.img
fastboot reboot-bootloader
fastboot -w update image-yakju-icl53f.zip
BrandonPrice31 said:
So I wanted to return to stock, but now all I have access to is fast boot, with no OS on my device and it's no rooted, unlocked or anything. What do I do!?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=21308202&postcount=251
Hi
I Am Currently On The Stock Rom That Came With My One X I Am Using A Custom Kernal Bricked 0.30 The Bootloader Is Unlocked And I Am Rooted What Will I Need To Do To Get OTA Updates Again When They Are Available
Do I Have To Locked Bootloader Again And How Will I Get Stcok Kernel Back On TO
Thanks
Just use a RUU and relock the bootloader
Sent from my HTC One X
Download the stock recovery from the cwm recovery thread.
Flash it via fastboot:
Code:
Fastboot flash recovery filename.img
Then erase cache
Code:
Fastboot erase cache
Now relock bootloader:
Code:
Fastboot oem lock
Then locate the ruu for your country and provider and flash it.
thanks alot will do that now
you should relock the phone and use RUU, but not the OTA.
Hi guys,
ill make this fast,
I just unlocked my boot loader, im on ICS hboot- 1.12.0000
I didnt flash any custom recovery yet because i dont know what to do
On my DHD I just go into recovery and flash the rom. now Im trying to install Ordroid rom with JB on the one x
Download the ROM and place it on your virtual SD card.
Relock your bootloader via HTCDev.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
I really dont understand this why do I have to relock the boot loader?
and after I download the boot image where to I put it so I cant flash it from the fastboot?
can I just go to recovery,wipe, and flash the JB rom.
can anyone give me a quick explanation on how this thing work?
thanks alot, cant wait to flash a new rom.
mr.dj26 said:
Hi guys,
ill make this fast,
I just unlocked my boot loader, im on ICS hboot- 1.12.0000
I didnt flash any custom recovery yet because i dont know what to do
On my DHD I just go into recovery and flash the rom. now Im trying to install Ordroid rom with JB on the one x
Download the ROM and place it on your virtual SD card.
Relock your bootloader via HTCDev.
Go into fastboot mode and type 'fastboot oem rebootRUU'.
Flash new firmware using the commend 'fastboot flash zip firmware.zip'.
On first time running the commend you will see FAILED, don't panic and just run the commend again.
Reunlock your bootloader via HTCDev.
Flash custom recovery using the commend 'fastboot flash recovery recovery.img'.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Reboot your device and enjoy from JB!
I really dont understand this why do I have to relock the boot loader?
and after I download the boot image where to I put it so I cant flash it from the fastboot?
can I just go to recovery,wipe, and flash the JB rom.
can anyone give me a quick explanation on how this thing work?
thanks alot, cant wait to flash a new rom.
Click to expand...
Click to collapse
you have to relock it to flash the firmware package... you have to put the boot.img in your pc and flash it in the command prompt... no you can't flash JB without upgrading the firmware...if you do not understand or if you are not ale to do it then you aren't ready to this type of thing and you would better stay were you are
matt95 said:
you have to relock it to flash the firmware package... you have to put the boot.img in your pc and flash it in the command prompt... no you can't flash JB without upgrading the firmware...if you do not understand or if you are not ale to do it then you aren't ready to this type of thing and you would better stay were you are
Click to expand...
Click to collapse
lol thats some how helpful.
okay teach me mr.android -.- I want JB
so I download the rom
put it in sd card
relock bootloader
download boot.img
type in cmd " fastboot boot boot.img" ?
then it will be updated
install cutom recovery
install rom from recovery
done
is this how it works? :cyclops:
thanks.
edit : http://forum.xda-developers.com/showthread.php?t=1924003
maybe this will do it, ill try it later.
thanks again
look here instead of asking the same thing over and over
hey,
My phone just booted, I had some problems with the kernel(NO sim detected, wifi wont work), i flashed the kernal from the recovery and it looks like it works now.
The tool made most of the work, i recommend every body to use it its all GUI.
thanks
mr.dj26 said:
hey,
My phone just booted, I had some problems with the kernel(NO sim detected, wifi wont work), i flashed the kernal from the recovery and it looks like it works now.
The tool made most of the work, i recommend every body to use it its all GUI.
thanks
Click to expand...
Click to collapse
Actually you probably didn't flash the kernel from recovery but the modules ! It's impossible to flash a kernel from recovery because we are (most of us) still s-on
Verstuurd van mijn HTC One X
i need relock bootloader for Zenphone 2 ZE551ML ..My phone should be insured,,,thanks you everyone...
Keepme2 said:
i need relock bootloader for Zenphone 2 ZE551ML ..My phone should be insured,,,thanks you everyone...
Click to expand...
Click to collapse
download this file and flash it
Code:
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin
fastboot reboot-bootloader
https://drive.google.com/file/d/0B9QRHs2aNKepMjliMmdNdDlQY28/view?usp=sharing
https://drive.google.com/file/d/0B9QRHs2aNKepaGFFOHhzd2NZaTQ/view?usp=sharing
use it at your own risk didn't test the file
Druboo666 said:
download this file and flash it
Code:
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin
fastboot reboot-bootloader
use it at your own risk didn't test the file
Click to expand...
Click to collapse
thanks.. I have done but failed
Can u post here the error u got?
144556 said:
Can u post here the error u got?
Click to expand...
Click to collapse
i did it,, but not Relock bootloader
Keepme2 said:
i did it,, but not Relock bootloader
Click to expand...
Click to collapse
you can still flash untethered recovery? how did you test to see if bootloader was still locked?
Can someone help me with relocking my Moto G5? i have looked everywhere and nothing works! please help
Locking my Bootloader. Sorry i forgot to add that
aaronboy205 said:
Locking my Bootloader. Sorry i forgot to add that
Click to expand...
Click to collapse
Try doing the following
Code:
fastboot oem lock begin
Now enter all the commands to flash stock firmware then
Code:
fastboot oem lock
So you should end up with something like this
Code:
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem lock
Be aware that you can still tell the bootloader has been previously unlocked as normally when you unlock the bootloader it blows a fuse which can never be replaced (I presume unless you replace the entire motherboard)
Okay I'll try that. Cheers
Doesn't work! Just says "still require signed boot.img"
aaronboy205 said:
Doesn't work! Just says "still require signed boot.img"
Click to expand...
Click to collapse
And I presume you have flashed boot.img from an official firmware during the process
If so find another firmware or I don't know the answer
So does that mean i can't relock my bootloader!?
RIGHT! I've locked the bootloader but now everytime i boot it. It says "Your device has loaded a different operating system" it would be great if it didn't
aaronboy205 said:
So does that mean i can't relock my bootloader!?
Click to expand...
Click to collapse
it means you need a signed boot.img so if the one you are flashing during the process isnt signed find another
try this one
https://forum.xda-developers.com/attachment.php?attachmentid=4191493&d=1498252560
There probably is a way but without doing it all myself I cant tell you
It's okay now. I think thanks anyway
TheFixItMan said:
Try doing the following
Now enter all the commands to flash stock firmware then
So you should end up with something like this
Be aware that you can still tell the bootloader has been previously unlocked as normally when you unlock the bootloader it blows a fuse which can never be replaced (I presume unless you replace the entire motherboard)
Click to expand...
Click to collapse
There's no fuse that goes they can't tell if its been unlocked its not Knox , its when u get the unlock code they no the devices serial number . If you hard brick they can't necessaly tell!
infixremix said:
There's no fuse that goes they can't tell if its been unlocked its not Knox , its when u get the unlock code they no the devices serial number . If you hard brick they can't necessaly tell!
Click to expand...
Click to collapse
Oh! Thanks for the information dude!
aaronboy205 said:
It's okay now. I think thanks anyway
Click to expand...
Click to collapse
So... you get it done?
renanfamous said:
So... you get it done?
Click to expand...
Click to collapse
Yes but then I unlocked it again coz u think ROMS are going to be better than stock!
Cant be done i dont think
aaronboy205 said:
Can someone help me with relocking my Moto G5? i have looked everywhere and nothing works! please help
Click to expand...
Click to collapse
The issue is in the signed boot image. you see, you need the official motorola firmware to be able to lock the bootloader again as they only have the signed boot images. :/
Why are you trying to relock the bootloader btw?