ZTE kis Q can not be rooted yet using fastboot - General Questions and Answers

It has taken a long since I tried to root my ZTE kis Q with no success. FramaRoot didn't work, so I tried adb and fastboot. However I think the recovery image from Clockworkmod is no working with my ZTE version, because it refuses to install it when I make
fastboot flash recovery recovery-clockwork-5.0.2.0-blade.img I get
> sending 'recovery' (3768 KB)... OKAY [ 0.142s]
writing 'recovery'...
FAILED (remote: partition 'recovery' not support flash )
finished. total time: 0.155s
Since I'm using linux I don't have drivers issues
Does anyone have an opinion about it.
Thanks

Related

Failed remote command not allowed custom Rom (twrp)

Hi.
I've been trying to flash twrp my Huawai Mate 8 for a couple of weeks. I keep getting the error I mentioned in the title. The bootloader is unlooked, frp is looked. USB debugging is enabled. OEM is grey.
Android version 7.0, emui version 5.0.1. I've been using the official twrp and used adb files and fastboot from other sources as well as official files. The phone is NOT rooted.
Here is the full message:
fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (22142 KB)...
OKAY [ 0.470s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.477s
I would appreciate any help as this problem has bugged me for so long by now. Thanks!!

Z3 bricked, no recovery

Hi all,
somehow my sons' D6603 messed up and didn't boot anymore. Had an old CarbonROM installed before, but that failed for no reason I can pinpoint.
OK, to recover I tried to reflash the ROM - but boot process got stuck in boot animation for hours (until battery ran out).
OK, so I fired up flashtool and tried to install an FTF - but all FTFs I tried to retrieve failed to unpack.
OK - one more try - got me a stock ROM that was supposed to be flashed through recovery.
Now I get Sony splashscreen, then display turns black and stays like that forever. Only sign of something happening is that the notification LED blinks occasionally.
I tried to enter recovery - wouldn't work at all: never saw any change in boot process.
I can put the phone into flash mode and into fastboot - so I tried to flash a new TWRP:
Code:
[email protected] ~/temp/TWRP-z3 $ fastboot flash FOTAKernel recovery.img
target didn't report max-download-size
sending 'FOTAKernel' (15904 KB)...
OKAY [ 0.502s]
writing 'FOTAKernel'...
OKAY [ 1.056s]
finished. total time: 1.558s
[email protected] ~/temp/TWRP-z3 $ fastboot flash recovery recovery.img
target didn't report max-download-size
sending 'recovery' (15904 KB)...
OKAY [ 0.501s]
writing 'recovery'...
OKAY [ 1.055s]
finished. total time: 1.556s
But still the mobile won't boot into recovery
OK, there's a different TWRP available - but I can't flash it to FOTAkernel:
Code:
[email protected] ~/Downloads $ fastboot flash FOTAkernel twrp_z3_2018-03-28.img
target didn't report max-download-size
sending 'FOTAkernel' (10808 KB)...
OKAY [ 0.342s]
writing 'FOTAkernel'...
FAILED (remote: Command not allowed)
finished. total time: 0.345s
[email protected] ~/Downloads $ fastboot flash recovery twrp_z3_2018-03-28.img
target didn't report max-download-size
sending 'recovery' (10808 KB)...
OKAY [ 0.342s]
writing 'recovery'...
OKAY [ 0.721s]
finished. total time: 1.063s
Can anyone help me to get stuff working again? I'm lost for options right now - TWRP won't come up, and I can't get an FTF via flashtool to my harddrive. Any other ways to unbrick the phone?
Got a recent LinuxMint 19.x here as my machine right now. Getting a Windows up and running would be an obstacle (although I might get a hand to one).

Installing TWRP on Gome U9

I was wondering if anyone has had any success installing TWRP on the Gome U9?
The bootloader is unlocked and everything appears to be ok when I run the code.
Code:
fastboot flash recovery recovery.img
target reported max download size of 134217728 bytes
sending 'recovery' (23300 KB)...
OKAY [ 7.223s]
writing 'recovery'...
OKAY [ 0.326s]
finished. total time: 7.555s
c:\adb>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 7.207s]
booting...
OKAY [ 0.083s]
finished. total time: 7.298s
But when the phone boots, it just boots normally. If I power off the phone and boot into the options and select 'Recovery', it just shows the standard options. It never boots into TWRP.
first you need to unlock the bootloader, and then install twrp
arsen sx said:
first you need to unlock the bootloader, and then install twrp
Click to expand...
Click to collapse
The bootloader was unlocked. I figured out what was happening and now it's working. If you run 'fastboot reboot' after installing TWRP is falls back to the default recovery. The key is to boot into recovery again after installing TWRP via the Volume Up/Power buttons.
Any link to gome u9 twrp with scatter text
Bakit po nasira GOMEU9 ko
Mod translation: Why is my GOMEU9 broken?

help me to install twrp a/b partition ?

hey xda masters
can you help me? my problem now is the first time using the android A / B partition, my wish is to only install twrp on my mobile, root the android and unlock the bootloader I have done, the android is in the unlock bootloader state all ways on google like
(fastboot boot twrp.img)
I have done but the results are not there
"downloading 'boot.img'
... OKAY [0.462s]
boot ...
FAILED (remote: unknown command)
finished.
total time: 0.482s "
I also enter the command
(fastboot flash recovery twrp.img)
and the results are like this
"target reported max download
size of 536870912 bytes
sending 'recovery' (20900 KB) ...
OKAY [0.471s]
writing 'recovery' ...
OKAY [0.198s] finished.
total time: 0.670s "
but when android restarts to recovery absolutely no twrp installed on android. can anyone help me to install twrp on my android without any problems, maybe the masters here can solve this problem thank you

Help flashing TWRP

Hi guys!
I don't seem to be able to flash TWRP 3.3.1 onto my pie phone. From Linux, I get the following:
Code:
:$ fastboot flash recovery ./recovery-TWRP-3.3.1-0602-REDMI6-CN-wzsx150.img
target reported max download size of 134217728 bytes
sending 'recovery' (65536 KB)...
OKAY [ 3.554s]
writing 'recovery'...
OKAY [ 0.942s]
finished. total time: 4.496s
The phone doesn't even blink. If I manually reboot it, nothing has happened. If I get to the recovery menu, I get the MI-Recovery 3.0.
What am I doing wrong? How should I be doing it?
Thanks!
To reboot to recovery : vol+ and power twice
I am stuck with the same problem. Is there any way to resize recovery partition? Or could someone send me stock recovery? Thx
EDIT: I managed to fix. Russian TWRP from 4PDA works.
timonoj said:
Hi guys!
I don't seem to be able to flash TWRP 3.3.1 onto my pie phone. From Linux, I get the following:
Code:
:$ fastboot flash recovery ./recovery-TWRP-3.3.1-0602-REDMI6-CN-wzsx150.img
target reported max download size of 134217728 bytes
sending 'recovery' (65536 KB)...
OKAY [ 3.554s]
writing 'recovery'...
OKAY [ 0.942s]
finished. total time: 4.496s
The phone doesn't even blink. If I manually reboot it, nothing has happened. If I get to the recovery menu, I get the MI-Recovery 3.0.
What am I doing wrong? How should I be doing it?
Thanks!
Click to expand...
Click to collapse
Kindly ensure that you are using the correct device image. If you flash the wrong image/other device image then it will always boot in mi recovery 3.0.
Here is the link : Xiaomi Redmi 6 (twrp.me)

Categories

Resources