Fastboot mode!!! - Xolo Q700, Q700i

Hey guys how can we boot into fastboot mode and then use fastboot commands from cmd..... Any hardware buttons need to be pressed or der is no fastboot mode for mtk devices.... Pls answer!
Sent from my Note3 using XDA Free mobile app

Related

Cpw uk 2.1 rom

Hi guys
Could someone tell me where I can find a carphone warehouse UK V2OB rom with fastboot
I want to either flash it through kdz or through fastboot
Not recovery pls
Sent from my GT540 using XDA App
http://csmg.lgmobile.com:9002/swdata/WEBSW/GT540/AGBWBK/V20b_00/V20B_00.kdz
without fastboot ... but some people have kdz kitchen to insert fastboot into it.
pebe94 said:
http://csmg.lgmobile.com:9002/swdata/WEBSW/GT540/AGBWBK/V20b_00/V20B_00.kdz
without fastboot ... but some people have kdz kitchen to insert fastboot into it.
Click to expand...
Click to collapse
I don't know how to insert fastboot so I need a rom with fastboot
Sent from my GT540 using XDA App
I don't have good internet connection, so I can't do that.
pebe94 said:
I don't have good internet connection, so I can't do that.
Click to expand...
Click to collapse
If u can't do it, it doesn't matter I just want a link for CPW uk 2.1 rom with fastboot
V2ob or v2oa
Sent from my GT540 using XDA App
mohnim said:
If u can't do it, it doesn't matter I just want a link for CPW uk 2.1 rom with fastboot
V2ob or v2oa
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
Remove fastboot + recovery using SwiftBootloaderBuilder, then flash regular KDZ.
First, put phone in fastboot and type:
Code:
fastboot -w
fastboot erase system
fastboot erase boot
fastboot erase recovery
Don't reboot phone,
Use the 'remove fastboot+recovery option in SwiftBootloaderBuilder
When phone is about to reboot hold VOL DOWN.
Then flash regular KDZ in Download Mode.
Should have everything sorted
effortless. said:
Remove fastboot + recovery using SwiftBootloaderBuilder, then flash regular KDZ.
First, put phone in fastboot and type:
Code:
fastboot -w
fastboot erase system
fastboot erase boot
fastboot erase recovery
Don't reboot phone,
Use the 'remove fastboot+recovery option in SwiftBootloaderBuilder
When phone is about to reboot hold VOL DOWN.
Then flash regular KDZ in Download Mode.
Should have everything sorted
Click to expand...
Click to collapse
Would I then have cpw uk 2.1 rom with fastboot
Sent from my GT540 using XDA App
Is there a fastboot version 2.1 rom instead so I can flash it through cmd and type command
It doesnt have to cpw uk rom just V20a or b version
Sent from my GT540 using XDA App
It would return you to 2.1 without fastboot, if you want fastboot, then flash this:
http://goo.gl/7aRTc (Carphone Warehouse, also some people have been unable to flash because of KDZ extract error.)
http://goo.gl/BOcYT (European Open)
I returned my phone with European Open on it before and they had no problems when I had to have a screen repair (on the old GT540 that I bricked)
But if you are returning to original ROM (for warranty repair, use my previous guide)
Thx
Sent from my GT540 using XDA App

Can not power on and can't enter fastboot, recovery

My 907 has some problem, so I want to erase the data, I use fastboot command like :
fastboot erase all
after that the phone can not power on and no fastboot , no recovery.
when I open qpst, only enter QC download mode, I don't know how to do?
anyone has a good idea?
thanks
Uh... You may be toast. For future reference, fastboot erase all erases everything. Not a good idea to ever run...
Sent from my XT907 using Tapatalk 4 Beta

[Q] What to do before give my phone to google?

Hi everyone !
My phone has recently shown a defect on the lower border of the touch screen. It's still less than one year so I will send it to google.
The thing is I have cyanogenmod installed, rooted etc. I am planning the restore the phone as it was brand-new: original rom, kernel...
I Have followed everything on the first comment of this post:http://forum.xda-developers.com/nexus-4/general/how-to-how-to-flash-factory-image-t2010312
Do you think that will be enough or I have to do something more in order to they won't realise i changed anything ?
Thank you all !
Last time I have sent my N4, I just restore the Stock Rom / Kernel, and lock the bootloader. Didn't have any issue.
Best advice would be to
Boot to recovery and make a full backup
Transfer this and anything else you want to PC
Reformat all in recovery (including SD data)
If you want to go overboard then format all with fastboot like such
fastboot erase system -w
fastboot erase boot
fastboot erase recovery
Then flash latest stock firmware through fastboot (run the flashall.bat)
Then lock bootloader
fastboot oem lock
Reboot , power off, send in for rma
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Best advice would be to
Boot to recovery and make a full backup
Transfer this and anything else you want to PC
Reformat all in recovery (including SD data)
If you want to go overboard then format all with fastboot like such
fastboot erase system -w
fastboot erase boot
fastboot erase recovery
Then flash latest stock firmware through fastboot (run the flashall.bat)
Then lock bootloader
fastboot oem lock
Reboot , power off, send in for rma
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks man ! the only problem is that I don't know how to block my bootloader because I am not longer root user
"fastboot oem lock"
Don't need root, just connect the phone to your PC in fastboot mode and fire that command.
Sent from my Nexus 4 using XDA Free mobile app

How to unlock bootloader and install TWRP recovery on Yu Yureka?

My friend who owns a Yu Yureka has been hounding me for a couple of days to install a custom ROM on his device because he has seen me using custom ROMs on my devices.
Problem is I'm only familiar with Motorola and Xiaomi devices and to some extent, OnePlus devices because I've used/owned these devices in the past/now.
So can anyone guide me on how exactly should I unlock the bootloader and install TWRP recovery on this device?
laneofmagic said:
My friend who owns a Yu Yureka has been hounding me for a couple of days to install a custom ROM on his device because he has seen me using custom ROMs on my devices.
Problem is I'm only familiar with Motorola and Xiaomi devices and to some extent, OnePlus devices because I've used/owned these devices in the past/now.
So can anyone guide me on how exactly should I unlock the bootloader and install TWRP recovery on this device?
Click to expand...
Click to collapse
Power off your device
Hold volume up and connect usb cable
You will be in bootloader
Type this command
fastboot -i 0x1ebf oem unlock
Then flash recovery
fastboot -i 0x1ebf flash recovery twrp3.1.x.x.x.img
Done [emoji106]
Sent from my AO5510 using Tapatalk
This helped ...
Rajendran Rasa said:
Power off your device
Hold volume up and connect usb cable
You will be in bootloader
Type this command
fastboot -i 0x1ebf oem unlock
Then flash recovery
fastboot -i 0x1ebf flash recovery twrp3.1.x.x.x.img
Done [emoji106]
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
I got en error failed (remote unknown command) while connecting on fastboot mode
How can I solve this error?
Go to settings...
Go to settings and then about phone and tap build no. 7 times until u see you are a developer now...then go back and u will see the developer option..go to the developer option nd scroll down and enable usb debugging and oem unlock...then reboot your phone into fastboot mode and then try those command to unlock your bootloader...this method may help u !!

Cannot Unlock Bootloader of Coolpad Cool 1

hi .
i cannot Root Coolpad Cool 1
when enter this command to adb : fastboot oem unlock-go
H:\New folder (3)\A\platform-tools_r30.0.3-windows\platform-tools>adb reboot boo
tloader
error: no devices/emulators found
H:\New folder (3)\A\platform-tools_r30.0.3-windows\platform-tools>
All drives & ADB are installed
No phone detection when fast boot
sorry; cannot speak english ...
This phone doesn't respond to fastboot unlock command.
First you need to enable usb debugging and allow OEM unlock in developer options.
Then you just flash TWRP recovery , by using Qualcomm QPST flash tool.
Once you have TWRP installed , flash Magisk to root the phone.
Search the threads here , there are a few Twrp/rooting guides that you can follow.
Sent from my C103 using XDA Labs

Categories

Resources