[ADB] Use sideload to change image files? - Android TV General

I have two file are named
boot.img
Click to expand...
Click to collapse
bootloader.img
Click to expand...
Click to collapse
Now I want to flash it to my device, but unfortunately my device is not unlocked bootloader and there are no ways to unlock it by the command
fastboot flashing unlock
fastboot flash boot boot.img
fastboot flash bootloader bootloader.img
Click to expand...
Click to collapse
So I planned to use these commands through sideload:
adb sideload boot.img
adb sideload bootloader.img
Click to expand...
Click to collapse
does it works?

Related

Fastboot - Partition table doesn't exist

I've been trying to push the bootloader and radio from the 4.2.2 factory image using fastboot using the commands below
fastboot flash radio "filename.img"
fastboot flash hboot "filename.img"
The radio works just fine, but while flashing the bootloader it gives me an error saying "partition table doesn't exist".
Any idea what this means and how it can be fixed?
AW: Fastboot - Partition table doesn't exist
Hboot is HTC. On Nexus 4 it is
Code:
fastboot flash bootloader bootloader.img
Sent from my Nexus 4 using xda premium
hboot is HTC. for N4 you use
fastboot flash boot boot.img
boot.img is whatever your bootloader image is. Please note:flashing wrong/corrupted boot.img is difficult to recover.
siddjazz said:
fastboot flash hboot "filename.img"
The radio works just fine, but while flashing the bootloader it gives me an error saying "partition table doesn't exist".
Any idea what this means and how it can be fixed?
Click to expand...
Click to collapse
Sent from my Nexus 4 in a Faraday cage
KyraOfFire said:
hboot is HTC. for N4 you use
fastboot flash boot boot.img
boot.img is whatever your bootloader image is. Please note:flashing wrong/corrupted boot.img is difficult to recover.
Sent from my Nexus 4 in a Faraday cage
Click to expand...
Click to collapse
No
boot is the kernel.
bootloader is the bootloader.
There is no "bootloader" partition. Good luck flashing on that. Nexus 4 mount point thread:
http://forum.xda-developers.com/showpost.php?p=34141701&postcount=1
Nuu~ said:
No
boot is the kernel.
bootloader is the bootloader.
Click to expand...
Click to collapse
Sent from my Nexus 4 in a Faraday cage
Nuu~ said:
No
boot is the kernel.
bootloader is the bootloader.
Click to expand...
Click to collapse
So the command would be fastboot flash bootloader "boot.img" ?
This is a bit confusing
siddjazz said:
So the command would be fastboot flash bootloader "boot.img" ?
This is a bit confusing
Click to expand...
Click to collapse
fastboot flash bootloader bootloader-mako-makoz10o.img
and for the radio:
fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.48.img
KyraOfFire said:
There is no "bootloader" partition. Good luck flashing on that. Nexus 4 mount point thread:
http://forum.xda-developers.com/showpost.php?p=34141701&postcount=1
Click to expand...
Click to collapse
is that so? =)
even if there is no "bootloader" partition, fastboot still flashes the right partition when used with "flash bootloader".
KyraOfFire said:
hboot is HTC. for N4 you use
fastboot flash boot boot.img
boot.img is whatever your bootloader image is. Please note:flashing wrong/corrupted boot.img is difficult to recover.
Sent from my Nexus 4 in a Faraday cage
Click to expand...
Click to collapse
You're gonna make someone brick their device. Do us all a favor and stick to toolkits. Please.
It's definitely most ****ing definitely:
Code:
fastboot flash bootloader bootloader.img
KyraOfFire said:
hboot is HTC. for N4 you use
fastboot flash boot boot.img
boot.img is whatever your bootloader image is. Please note:flashing wrong/corrupted boot.img is difficult to recover.
Click to expand...
Click to collapse
NO!
Your advice above is totally wrong, and will brick a phone if it is followed. Boot is the kernel, NOT the bootloader.
Sent from my Nexus 4
starscream92 said:
You're gonna make someone brick their device. Do us all a favor and stick to toolkits. Please.
It's definitely most ****ing definitely:
Code:
fastboot flash bootloader bootloader.img
[/QUOTe
Lmfao
I guess toolkits do have a purpose
i gave you a thanks for the laugh
Click to expand...
Click to collapse
I followed his instructions
I followed his instructions and used fastboot flash boot boot.img
Is it hopeless and I need to buy a new phone or is their still hope?
Oddly, it seemed to allow me to use the correct method fastboot flash bootloader boot.img, bu I get stuck in a bootloop.
If anyone could help me that would be greatly appreciated.
qsylalyn said:
I followed his instructions and used fastboot flash boot boot.img
Is it hopeless and I need to buy a new phone or is their still hope?
Oddly, it seemed to allow me to use the correct method fastboot flash bootloader boot.img, bu I get stuck in a bootloop.
If anyone could help me that would be greatly appreciated.
Click to expand...
Click to collapse
boot = kernel
bootloader = bootloader
radio = modem
userdata = nand´s user data storage(/data)
system = system
cid = not used on n4
so for god sake
just install stock images
its pretty straitgh forward, just double click on .bat
qsylalyn said:
I followed his instructions and used fastboot flash boot boot.img
Is it hopeless and I need to buy a new phone or is their still hope?
Oddly, it seemed to allow me to use the correct method fastboot flash bootloader boot.img, bu I get stuck in a bootloop.
If anyone could help me that would be greatly appreciated.
Click to expand...
Click to collapse
Of course you're in a boot loop. You still have the bootloader image in your kernel because that's where you flashed it to!
Wouldn't the solution be to get a KERNEL image and flash that to the BOOT partition before you flash your bootloader image to its correct partition (bootloader) which is what you now doing?
You never posted back on where you ended up with your phone.

[IMG] 5.0 Lollipop RETEUALL XT1092 LXE22.46-19

Haven't seen it around here, so I thought sharing is caring:
Image of Lollipop 5.0 RETEUALL for XT1092 version LXE22.46-19
DOWNLOAD http://motofirmware.com/files/file/1055-reteuall-xt1092-50-lxe2246-19-cid7-cfcxmlzip/
Enjoy!
How to flash (taken from https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images and modified)
After downloading the image for your device:
Unzip the image.
Put your device in fastboot mode. [e.g. by using "$ fastboot reboot"]
NOTE: You must use the Motorola fastboot utility to flash (included in the Darwin/, Linux/ or Windows/ directory). Please do NOT use the Android fastboot utility [better known as "mfastboot.exe" - so you probably change the command "fastboot" to "mfastboot"]
Follow the flashing steps in the .xml file that was included in the package.
A typical flashing sequence includes all these partitions, but might vary depending on your product - so please use the sequence in the .xml file in your package:
$ fastboot flash partition gpt.bin
$ fastboot flash motoboot motoboot.img
$ fastboot reboot-bootloader
$ 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 system system.img_sparsechunk.5
$ fastboot flash system system.img_sparsechunk.6
$ fastboot flash system system.img_sparsechunk.7
$ fastboot flash modem NON-HLOS.bin
$ fastboot erase modemst1
$ fastboot erase modemst2
$ fastboot flash fsg fsg.mbn
$ fastboot erase customize [leave that out if you have special customization from motomaker]
$ fastboot erase clogo [leave that out if you have special customization from motomaker]
$ fastboot reboot
You also have the option to erase all the data on your device with
$ fastboot erase userdata
$ fastboot erase cache
Click to expand...
Click to collapse
If you don't know how to flash it - don't! I am not responsible if anything goes wrong!
Whats the method to flash this ?
willy_907 said:
Whats the method to flash this ?
Click to expand...
Click to collapse
added a quick tutorial from motorola with a few modifications and notes.
Hi good afternoon , I Flashed with RSD LITE , and perfect. thank you very much
regards
Is there anyone who would be able to get hold of Motorola signed images? That would be aweosme.
Many thanks for this too
subhramani said:
Is there anyone who would be able to get hold of Motorola signed images? That would be aweosme.
Many thanks for this too
Click to expand...
Click to collapse
What would be the use for this? For devices without an unlockable bootloader? Just curious why this wouldn't suffice.
It will be useful when you want to lock the bootloader back again.
I'm sure you'll want it if you were from a country like mine.
subhramani said:
It will be useful when you want to lock the bootloader back again.
I'm sure you'll want it if you were from a country like mine.
Click to expand...
Click to collapse
Once you request for the unlock code and unlock the bootloader of your device its done, relocking won't help you to claim warranty if the service center guy looks it up.
nithin1992 said:
Once you request for the unlock code and unlock the bootloader of your device its done, relocking won't help you to claim warranty if the service center guy looks it up.
Click to expand...
Click to collapse
Worth keeping it justin case right?
I think it's time to finally unlock the bootloader of my phone, now I have the factory firmware for my model and variant
Thanks for this.
How to know if mine is RETEUALL or other?
Thanks
Edit: solved thanks
Hi, thanks for the upload.
I have a question, as my device is XT1092, the european version. But my carrier, Orange Spain, sells the Moto X unlocked, or they say so, and my phone version goes by 21.21.45.victara_oraeu.oraeuall.en.EU oraes. Should I be able to flash the ROM? I have experience doing so, so my question is just this one.
Thanks.
Yes, you can flash this image.
I myself flashed it on my French Orange Moto X (orafr).
-iNSiGhT- said:
Yes, you can flash this image.
I myself flashed it on my French Orange Moto X (orafr).
Click to expand...
Click to collapse
Good to know, thanks!
I'm pretty sure I flashed this file on my Orange Moto X but I still have "orafr" after "22.21.19.victara_reteu.reteuall.en.eu".
Is it the same for you ?
ichi go said:
Good to know, thanks!
I'm pretty sure I flashed this file on my Orange Moto X but I still have "orafr" after "22.21.19.victara_reteu.reteuall.en.eu".
Is it the same for you ?
Click to expand...
Click to collapse
I have that too, but since i flashed the retail modem (modem and fsg files) i think the "orafr" is related to the efs partition (something we don't "touch" during the flash process.
-iNSiGhT- said:
I have that too, but since i flashed the retail modem (modem and fsg files) i think the "orafr" is related to the efs partition (something we dont "touch" during the flash process.
Click to expand...
Click to collapse
OK, you're probably right.
Thanks for your answer.
NVM Posted in the wrong thread.
Hello to All
Can someone give me a good link to the mg file, the link is broken...
Thank you
cesarium said:
Hello to All
Can someone give me a good link to the mg file, the link is broken...
Thank you
Click to expand...
Click to collapse
http://www.androidgb.com/download-moto-x-2nd-gen-2014-android-5-0-lollipop-factory-image-784/
Nicolae-Daniel said:
http://www.androidgb.com/download-moto-x-2nd-gen-2014-android-5-0-lollipop-factory-image-784/
Click to expand...
Click to collapse
was searching for the 5.0 stock cause each time i've downgraded to stock 4.4.4 and OTA'd to the latest.. and it was timeboggling!
Thank you!

Question to get out from bootloop [Solved]

I have a question .. i tried to root my phone, but only after i had bootloop i read that the method works only for lolipop and i had 6.0
So .. can i unbrick my phone buy flashing rom again via fastboot?
Wth fastboot you can do everything you ask
sokkoban said:
Wth fastboot you can do everything you ask
Click to expand...
Click to collapse
i know but i was asking if flashing with fastboot with solve my bootloop
http://forum.xda-developers.com/showpost.php?p=66857965&postcount=4. If you are an advanced user, this should help you.
bumjrah said:
http://forum.xda-developers.com/showpost.php?p=66857965&postcount=4. If you are an advanced user, this should help you.
Click to expand...
Click to collapse
yeah i know .. but curently i'm facing an issue
i can't flash system.img ... it's sais it cannot load
i tried with fastboot flash -s 512 system.img ... same
VladHD said:
yeah i know .. but curently i'm facing an issue
i can't flash system.img ... it's sais it cannot load
i tried with fastboot flash -s 512 system.img ... same
Click to expand...
Click to collapse
Fastboot should be working .Maybe you can try this minimal adb tool - http://forum.xda-developers.com/showthread.php?t=2317790.
Hello VladHD,
Tray command with mfastboot flash system system.img;
Look in folder adb if you have mfastboot,
bumjrah said:
Fastboot should be working .Maybe you can try this minimal adb tool - http://forum.xda-developers.com/showthread.php?t=2317790.
Click to expand...
Click to collapse
i had fastboot but it seemed not the entirely version
it worked with minimal, thank you

Amazon Prime G4: Cannot install Nougat OTA, stuck at fastboot screen.

So I tried to install the nougat update, but my phone, which has been booting to fastboot ever since I messed around a little with it on RSD Lite, will not turn all the way off and the Nougat update fails. I have tried several times. My bootloader is locked and I am running completely stock with the ads. It shows up in the boot logs as "fastboot reason: utag bootmode configured as fastboot" . Anyway to fix this so I can upgrade to nougat? Thank you.
enter into fastboot mode and run this
Code:
mfastboot oem fb_mode_clear
mfastboot reboot
lerg96 said:
enter into fastboot mode and run this
Code:
mfastboot oem fb_mode_clear
mfastboot reboot
Click to expand...
Click to collapse
Thank you so much. That fixed the problem!
Where did you find the nougat update ,my xt1625 prime is bricked and I need that to try unbrick it .
If anyone else reads this; I had the issue and I just selected reboot recovery so I could manually tell the phone to apply the update. When it booted into recovery, it actually continued to install it automatically.
Does anyone have a backup of boot and recovery images for nougat xt1625 amazon?
Sent from my Moto G (4) using Tapatalk
hmm
lerg96 said:
enter into fastboot mode and run this
Code:
mfastboot oem fb_mode_clear
mfastboot reboot
Click to expand...
Click to collapse
Does this command have to be run from a specific directory?
'mfastboot' is not recognized as an internal or external command.
Thanks
andnewb1 said:
Does this command have to be run from a specific directory?
'mfastboot' is not recognized as an internal or external command.
Thanks
Click to expand...
Click to collapse
You have to open the cmd in the folder where you have the fastboot and run fastboot or mfastboot depend or which version you r using .
andnewb1 said:
enter into fastboot mode and run this
Does this command have to be run from a specific directory?
'mfastboot' is not recognized as an internal or external command.
Thanks
Click to expand...
Click to collapse
You have to download this file and use CMD and go to the mfastboot directory and the run the commands.

firmware installation

I have downloaded all the files from Google but I want to know if I can flash them all except the recovery. Is this possible?
chrb1985 said:
I have downloaded all the files from Google but I want to know if I can flash them all except the recovery. Is this possible?
Click to expand...
Click to collapse
If you are doing a full installation and not over the air that should not be a problem
Sent from my Nexus 6P using Tapatalk
So I should just flash system boot and vendor then?
chrb1985 said:
So I should just flash system boot and vendor then?
Click to expand...
Click to collapse
fastboot flash bootloader C:\angler\images\bootloader-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\angler\images\radio-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\angler\images\boot.img
fastboot flash system C:\angler\images\system.img
fastboot flash vendor C:\angler\images\vendor.img
Exodusche said:
fastboot flash bootloader C:\angler\images\bootloader-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\angler\images\radio-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\angler\images\boot.img
fastboot flash system C:\angler\images\system.img
fastboot flash vendor C:\angler\images\vendor.img
Click to expand...
Click to collapse
Thanks guys
Exodusche said:
fastboot flash bootloader C:\angler\images\bootloader-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\angler\images\radio-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\angler\images\boot.img
fastboot flash system C:\angler\images\system.img
fastboot flash vendor C:\angler\images\vendor.img
Click to expand...
Click to collapse
is it nessesary to do a factory reset after?
chrb1985 said:
is it nessesary to do a factory reset after?
Click to expand...
Click to collapse
I wouldn't think so unless your having issues.
Exodusche said:
I wouldn't think so unless your having issues.
Click to expand...
Click to collapse
It bootlooped.. so I had to do a flashall
Yesterday after I was finished I flashed TWRP and it worked . And today I was going to flash a custom kernel and I could not boot In to recovery. It just says: no command. And the tini tiny Android man is in the background.. I tried to flash TWRP again and it says successfull. But no luck on booting to recovery.. please help me

Categories

Resources