[HELP ME] Want to install MIUI on a Winows 10 rom - Xiaomi Mi Pad Questions & Answers

Hello all,
I have bought an MIPAD2, but the seller sold me a Windows 10 version. I want the MIUI version.
Have readed the tutorial but did not find anything: http://en.miui.com/thread-243286-1-1.html this one doesen help me out here at all.
Because when i use the flash_all.bat i come in fastboot and have the ''oppertunity'' to unlock the bootloader after pressing yes the mi bunny splits in half and nothing happening anymore.....
So i tried something my own
(Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. Alle rechten voorbehouden.
C:\Users\\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn>fastboot devices
A3P47F3D11AD fastboot
C:\Users\\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn>fastboot flash recovery twrp.img
target reported max download size of 268435456 bytes
sending 'recovery' (17800 KB)...
OKAY [ 0.695s]
writing 'recovery'...
FAILED (remote: Flash failure: Not Found)
finished. total time: 0.703s
C:\Users\\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn>fastboot oem unlock
...
OKAY [ 0.006s]
finished. total time: 0.006s
C:\Users\\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn>fastboot flash recovery twrp.img
target reported max download size of 268435456 bytes
sending 'recovery' (17800 KB)...
OKAY [ 0.698s]
writing 'recovery'...
FAILED (remote: Flash failure: Not Found)
finished. total time: 0.703s
C:\Users\\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn>)
-----------
But it doesent work at all Who can help me out here....
I am now again at the full fastboot, and waithing for support what to doo

Related

Downgrade 7840 to KitKat?

Seems that with every "update" my 7840 gets slower and slower. The latest 5.1 has made things unbearable so I am looking to go back to KK, root nice to have but non essential. I installed the latest drivers and downloaded IntelAndroid-FBRL-01-17-2015 per the rooting thread, but when I try to run launcher.bat I get the following
Code:
copy needed files to our device
target reported max download size of 536870912 bytes
sending '/tmp/recovery.zip' (3477 KB)...
OKAY [ 0.390s]
writing '/tmp/recovery.zip'...
FAILED (remote: Bootloader must not be locked)
finished. total time: 0.667s
target reported max download size of 536870912 bytes
sending '/tmp/recovery.launcher' (469 KB)...
OKAY [ 0.278s]
writing '/tmp/recovery.launcher'...
FAILED (remote: Bootloader must not be locked)
finished. total time: 0.546s
target reported max download size of 536870912 bytes
sending '/sbin/partlink' (158 KB)...
OKAY [ 0.281s]
writing '/sbin/partlink'...
FAILED (remote: Bootloader must not be locked)
finished. total time: 0.547s
issue fastboot oem "stop_partitioning" command to start cwm recovery:
...
FAILED (remote: command not allowed in this device state)
finished. total time: 0.394s
This thread suggests that what I am trying to do may be impossible
http://forum.xda-developers.com/dell-venue/general/dell-venue-8-7840-rollback-to-kitkat-t3157770
What are my options here. I am pretty much ready to throw the tablet in the trashcan if I can't remove the atrocious 5.1 update.

Attention please update system again! Error:func No. 9 (FUNC_BOOT_KERNEL) Error No.

huawei honor 6
honor 6 i couldnot flash stock recovery because of the fail command not alowed,
target reported max download size of 471859200 bytes
sending 'boot' (7754 KB)...
OKAY [ 0.810s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.820s

fastboot: FAILED (remote: partition table doesn't exist)

After several searches on the net, unlock the bootloader and to do
the ROOT this phone Huawei y 6 2018, but now they are stranded
in the installation of the Twrp recovery.
Fastboot gives me this error:
Code:
PS D:\Cellulare\adb-and-fastboot> fastboot flash recovery twrp-3.2.1-1.img
target reported max download size of 535822336 bytes
sending 'recovery' (14638 KB)...
OKAY [ 0.453s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.469s
PS D:\Cellulare\adb-and-fastboot>
How do I solve?
same probleme

fastboot: FAILED (remote: cannot flash this partition in unlocked state)

Hi,
Can someone clarify what this message means and why fastboot is failing?
Thanks
Code:
# fastboot flash aboot aboot_300032.bin
target reported max download size of 536870912 bytes
sending 'aboot' (1024 KB)...
OKAY [ 0.036s]
writing 'aboot'...
FAILED (remote: cannot flash this partition in unlocked state)
finished. total time: 0.038s
Probably because your phone has unlocked bootloader and needs to be locked .
Instruction how to do that .
https://www.google.rs/amp/s/www.theandroidsoul.com/relock-bootloader-fastboot-android/amp/
Good luck : )
Any ideas how to solve this catch 22? I mean other than using the LG Flash Tool or LG UP. I didn't much success with them.
Thanks
Code:
# fastboot flash modem modem_16384.bin
target reported max download size of 536870912 bytes
sending 'modem' (86016 KB)...
OKAY [ 2.749s]
writing 'modem'...
FAILED (remote: cannot flash this partition in unlocked state)
finished. total time: 2.750s
# fastboot oem lock
...
(bootloader) Erasing userdata and cache
OKAY [ 1.881s]
finished. total time: 1.882s
# fastboot flash modem modem_16384.bin
target reported max download size of 536870912 bytes
sending 'modem' (86016 KB)...
OKAY [ 2.775s]
writing 'modem'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 2.776s
greerdd said:
Any ideas how to solve this catch 22? I mean other than using the LG Flash Tool or LG UP. I didn't much success with them.
Thanks
Code:
# fastboot flash modem modem_16384.bin
target reported max download size of 536870912 bytes
sending 'modem' (86016 KB)...
OKAY [ 2.749s]
writing 'modem'...
FAILED (remote: cannot flash this partition in unlocked state)
finished. total time: 2.750s
# fastboot oem lock
...
(bootloader) Erasing userdata and cache
OKAY [ 1.881s]
finished. total time: 1.882s
# fastboot flash modem modem_16384.bin
target reported max download size of 536870912 bytes
sending 'modem' (86016 KB)...
OKAY [ 2.775s]
writing 'modem'...
FAILED (remote: device is locked. Cannot flash images)
finished. total time: 2.776s
Click to expand...
Click to collapse
I have the same problem. Did u solve this ?
exact same problem, is there any solution exist?

Can´t install TWRP

Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Count_Omega said:
Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Click to expand...
Click to collapse
Under linux, I get a success
HTML:
target reported max download size of 536870912 bytes
sending 'recovery' (6 KB)...
OKAY [ 0.010s]
writing 'recovery'...
OKAY [ 0.003s]
finished. total time: 0.013s
and
HTML:
fastboot boot twrp.img
creating boot image...
creating boot image - 10240 bytes
downloading 'boot.img'...
OKAY [ 0.008s]
booting...
OKAY [ 0.051s]
finished. total time: 0.059s
runs along. But it doesn´t get through to the twrp screen.
some weeks ago i read on forum that miui10.0.3 or 4 has some fastboot errors,
for example if you have flashed miui10.0.3 or 10.0.4 and then try to write recovery it will give error in fastboot
i would suggest flash miui10.0.1 or earlier via miuiflasher fastboot rom and then try!

Categories

Resources