I'm trying to recover my phone which will not boot. (It's a T-Mobile version, but I've unlocked the bootloader and carrier already.)
Trying to flash some partitions using fastboot gives me this:
Code:
FAILED (remote: 'Flashing is not allowed for Critical Partitions
But running `fastboot oem unlock_critical` or `fastboot oem unlock` just says it's unlocked:
Code:
FAILED (remote: ' Device already : unlocked!')
Where do I even go from here?
Related
When I try to flash the unlock.bin with fastboot it says
FAILED (remote: device is locked. Cannot flash images)
I have enabled OEM Unlock
Unlocked bootloader with no problems.
When I try to boot into recovery with ""it says "fastboot flash boot twrp-3.4.0-0-evert.img" it says :
fastboot: error: Failed to identify current slot
When I run "fastboot flash boot_a twrp-3.4.0-0-evert.img" it says:
(bootloader) max-download-si: not found
fastboot: error: Couldn't parse partition size '0x'.
When I run "fastboot flash boot_b twrp-3.4.0-0-evert.img" it says:
(bootloader) is-logical:boot: not found
fastboot: error: cannot get boot partition size
That's not the correct way to do it.
Use this: fastboot boot <name of twrp file>.img
E10110111 said:
Unlocked bootloader with no problems.
When I try to boot into recovery with ""it says "fastboot flash boot twrp-3.4.0-0-evert.img" it says :
fastboot: error: Failed to identify current slot
When I run "fastboot flash boot_a twrp-3.4.0-0-evert.img" it says:
(bootloader) max-download-si: not found
fastboot: error: Couldn't parse partition size '0x'.
When I run "fastboot flash boot_b twrp-3.4.0-0-evert.img" it says:
(bootloader) is-logical:boot: not found
fastboot: error: cannot get boot partition size
Click to expand...
Click to collapse
First of all you should reboot your device once after doing any changes.
I have been trying to unlock my bootloader, when i type fastboot oem unlock i get
FAILED (remote: 'unknown OEM command')
fastboot: error: Command failed
on the cmd, and when i type fastboot flashing unlock i do not get anything on the cmd, but i get "RESULT: FAIL(unkown command) on my phone.
please help.
I have tried to unlock my bootloader using fastboot flashing unlock and fastboot flashing unlock_critical, however I get the error message:
Code:
(bootloader) Start unlock flow
FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed
I have turned on OEM unlocking in developer settings, and the output of fastboot flashing get_unlock_ability is:
Code:
(bootloader) unlock_ability = 16777216
OKAY [ 0.002s]
Finished. Total time: 0.002s
From that output, the bootloader unlock should work, however, it does not. Please help me.
i have a motorola moto c how do i unlock the bootloader the fastboot oeam get_unlock_data command says its unknown command
Presumably that's a typo in your quote?
You should quote exactly what happened so people can help.
There are two different errors, local or remote.
Code:
C:\>fastboot stupidcmd
fastboot: usage: unknown command stupidcmd
C:\>fastboot oem stupidcmd
(bootloader) 'stupidcmd' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote: '')
fastboot: error: Command failed
Have you tried fastboot oem help?
To answer your question, I believe that Motorola in general has stopped supporting fastboot unlocking on the less expensive models.
delete
Renate said:
Presumably that's a typo in your quote?
You should quote exactly what happened so people can help.
There are two different errors, local or remote.
Code:
C:\>fastboot stupidcmd
fastboot: usage: unknown command stupidcmd
C:\>fastboot oem stupidcmd
(bootloader) 'stupidcmd' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote: '')
fastboot: error: Command failed
Have you tried fastboot oem help?
To answer your question, I believe that Motorola in general has stopped supporting fastboot unlocking on the less expensive models.
Click to expand...
Click to collapse
i did try fastboot oem help but it didnt help and its not the typo and the error is remote