Question Fastboot commands for g30 - Moto G30

Has anyone got the list of fastboot commands to flash a g30? Thanks in advance

Ed_Silver said:
Has anyone got the list of fastboot commands to flash a g30? Thanks in advance
Click to expand...
Click to collapse
They are in every Service.xml or flashfile.xml
Flashing Commands

sd_shadow said:
They are in every Service.xml or flashfile.xml
Flashing Commands
Click to expand...
Click to collapse
I am aware, simply hoping to have someone else's file to compare my own against before i brick my phone!

Related

[Q] Help think Bricked my HTC One x

Hi all , hope someone can help , I can only get into fastboot on it , it does a bootloop thats all , is it easy to reinstall RUU
tmobile uk htc one x
I done fastboot getvar version-main and it came up - 2.17.110.5 if that helps
many thanks
what did you do before it bootloop?
If you've tried to install a custom rom, you have probably forgotten to flash the boot.img separately.
Otherwise. To flash the RUU, you need to RElock your bootloader "fastboot oem lock" and then run the .exe RUU file as administrator.
peedub said:
If you've tried to install a custom rom, you have probably forgotten to flash the boot.img separately.
Otherwise. To flash the RUU, you need to RElock your bootloader "fastboot oem lock" and then run the .exe RUU file as administrator.
Click to expand...
Click to collapse
Thanks for quick reply, any link to the RUU i would need
razorcal said:
Thanks for quick reply, any link to the RUU i would need
Click to expand...
Click to collapse
I was trying to get the phone back to unrooted and I clicked on something in the HTC All In One tool, then it just restarted and keeps doing that now
hello all please can anyone help me out
can i reflash endeavoru_recovery_signed in flashboot if its now relocked?
razorcal said:
hello all please can anyone help me out
can i reflash endeavoru_recovery_signed in flashboot if its now relocked?
Click to expand...
Click to collapse
No.
But you can unlock it again.
could you tell me how I unlock now if you could ? is it using fastboot?
thanks
razorcal said:
could you tell me how I unlock now if you could ? is it using fastboot?
thanks
Click to expand...
Click to collapse
Code:
fastboot oem lock
is that not to lock it
razorcal said:
is that not to lock it
Click to expand...
Click to collapse
oh sorry i red it wrong however just follow the HTCDev.com instructions and you'll be good to go
matt95 said:
oh sorry i red it wrong however just follow the HTCDev.com instructions and you'll be good to go
Click to expand...
Click to collapse
thanks
matt95 said:
oh sorry i red it wrong however just follow the HTCDev.com instructions and you'll be good to go
Click to expand...
Click to collapse
cheers, got it unlocked again and got endeavoru_recovery_signed on , what i do next
razorcal said:
cheers, got it unlocked again and got endeavoru_recovery_signed on , what i do next
Click to expand...
Click to collapse
when you have unlocked, download the recovery and type:
Code:
fastboot flash recovery path/to/recovery.img
sorry for being a knob , but were do I get the recovery?
razorcal said:
sorry for being a knob , but were do I get the recovery?
Click to expand...
Click to collapse
http://goo.gl/zAb1N
got recovery on now would like to flash stock rom back on it , is there a link to it , sorry for being a noob here
many thanks for your help
phone nopw working many many thanks Matt95

[Q] How to check CID on device when it is soft bricked?

Hello.
I am facing an unusual problem.
After returning from service my device restarted and not it cannot go anywhere but the home screen.
I have tried to get a RUU update but as I am a mega noob I cannot find the CID number so that I can update the proper firmware.
I have never had such a problem before!
What can I do with my One X?
I cannot find the CID.
I cannot root or anything else.
I cannot boot up my phone exept in Hboot.
The silly thing is that the guys from HTC had installed CWM recovery on the phone but there is no backup.
And before you say anything, I tried various serches and had spend the part ot 8 hours in the forum. Please help
get into fastboot and use command : fastboot getvar all
tomascus said:
get into fastboot and use command : fastboot getvar all
Click to expand...
Click to collapse
I have tried it already. I does not bring me the info.
JAngelus said:
I have tried it already. I does not bring me the info.
Click to expand...
Click to collapse
Well, what does it give you?
tomascus said:
Well, what does it give you?
Click to expand...
Click to collapse
Waiting for device and then nothing. Is there some other way for me to flash a rom that is WW? I can use the installed CWM.
JAngelus said:
Waiting for device and then nothing. Is there some other way for me to flash a rom that is WW? I can use the installed CWM.
Click to expand...
Click to collapse
Install the latest HTC drivers! And you will see the device. And you First go in fastboot and then conect the phone to the computer and try this command fastboot oem readcid and this must to work to after drivers update fastboot getvar all

ROM's after bootloader unlock and root?

Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
you can flash a rom with only bootloader unlocked here follow this guide : http://forum.xda-developers.com/showthread.php?t=1435228
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
You can flash a rom without being s-off but you need to manually flash the boot.img file.
check this thread for info: http://forum.xda-developers.com/showthread.php?t=1421255
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
bsmitty83 said:
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I had read somewhere that if you boot into recovery in the phone's memory instead of from the partition, the recovery will be able to write to the boot partition - so no need to flash the boot.img separately.
I haven't tested this myself, though.

Need help returning TMo m8 to stock.

I have it rooted, s-off, unlocked bootloader, etc. I want to get it like I just got it out of the box from Tmo. What are the steps?
guitarfreak846 said:
I have it rooted, s-off, unlocked bootloader, etc. I want to get it like I just got it out of the box from Tmo. What are the steps?
Click to expand...
Click to collapse
T-mobile USA or ??
what is your software version ?
where is your stock backup ?
http://forum.xda-developers.com/showthread.php?t=2714456
clsA said:
T-mobile USA or ??
what is your software version ?
where is your stock backup ?
Click to expand...
Click to collapse
T-Mobile USA. Stock Backup? Don't think I have one.
guitarfreak846 said:
T-Mobile USA. Stock Backup? Don't think I have one.
Click to expand...
Click to collapse
look up ^^ I posted a link to all the T-mobile RUU
clsA said:
look up ^^ I posted a link to all the T-mobile RUU
Click to expand...
Click to collapse
So what if I'm on a Mac and can't open .exe?
guitarfreak846 said:
So what if I'm on a Mac and can't open .exe?
Click to expand...
Click to collapse
Find the Rom.zip and flash it with fastboot
clsA said:
Find the Rom.zip and flash it with fastboot
Click to expand...
Click to collapse
Ok, so is it possible that you can write down simple step by step instructions? Sorry I feel so dumb about this. I've done this before with other devices but it's been years.
guitarfreak846 said:
Ok, so is it possible that you can write down simple step by step instructions? Sorry I feel so dumb about this. I've done this before with other devices but it's been years.
Click to expand...
Click to collapse
Sure you just boot the phone to fastboot USB
then put the rom.zip in the folder with fastboot and use these commands
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
Flash it 2 times like it says their ...commands may be a little different on a MAC

Where are the factory images?

Hey all, isn't there a thread with factory images and steps to flash each partition manually with fastboot commands? I've done it before but I cant find them any more, Im wanting to upgrade to 5.04 its just the way I like to do it, can anyone point me the way?
http://downloads.oneplus.net/oneplus-5t/oneplus_5t_oxygenos_5.0.4/
The steps are the same you can find the commands somewhere
Andromendous said:
Hey all, isn't there a thread with factory images and steps to flash each partition manually with fastboot commands? I've done it before but I cant find them any more, Im wanting to upgrade to 5.04 its just the way I like to do it, can anyone point me the way?
Click to expand...
Click to collapse
And HERE
k.s.deviate said:
And HERE
Click to expand...
Click to collapse
Yeah I was wanting to flash it manually through fastboot. Like,
fastboot flash modem
fastboot flash boot
fastboot flash system
Etc...
Andromendous said:
Yeah I was wanting to flash it manually through fastboot. Like,
fastboot flash modem
fastboot flash boot
fastboot flash system
Etc...
Click to expand...
Click to collapse
I also need the image to flash in bootloader. Is this exist for OnePlus5T ?

Categories

Resources