Is there any way to root ROM Global EN (Europe) ROM NX629J_ENCOMMON_v2.15?
What i was doin that :
- Get boot.img from NX629J-update.zip
- Root with Magisk,
- and do all Fastboot things, "unlock, flash boot, reboot"
Stuck on boot and restore again with original boot.img.
any clue?
Related
hi friend i have xiaomi redmi 4x i have unlocked bootloader OK
I have install twrp 3110 OK
when i install this xiaomi.eu rom latest beta everything is OK
when i want install back latest stable global 9.110 by xiaomi i download normal recovery rom from xiaomi site and put it on phone storage then i normal go twrp wipe (factory reset) install 9110 install is ok
when i click reboot system i see on boot only mi logo and no this .... powered by android
also same when i choose in twrp wife all data system etc expect storage where is this downloaded rom.
could any explain me why it stuck at boot if installation via twrp is ok ?
but when i install back this xiaomi.eu rom boot works OK
tubabuyukustun said:
hi friend ....
could any explain me why it stuck at boot if installation via twrp is ok ?
Click to expand...
Click to collapse
Hello, this happens because official MIUI boot.img verifies if recovery.img is also official/original.
You have 2 options to resolve the boot problem:
1. If you want to keep TWRP then modify boot.img... http://en.miui.com/thread-249666-1-1.html (with R4X image of course)
and flash it from TWRP or fastboot: fastboot flash boot boot.img
2. If you want original recovery, get "recovery.img" from the exact TGZ image as your MIUI ZIP
and flash it: fastboot flash recovery recovery.img
:good:
Hi
Everyone,
I`ve Mi max 2 (Oxygen), 64 GB.
The device is unlocked (Officially), rooted with supersu and TWRP installed.
The device is not booting in any OS.
I`ve tried TWRP and Fastboot (with MIFlash Tool) - both methods to flash MIUI rom, but flashing remains unceeseeful and it `s not booting. Stuck on bootloop.
I can access Fastboot and TWRP only.
Would anybody help me to boot the device successfully ?
official recovery rom flash with twrp after that flash downloaded this link.and than report here
https://androidfilehost.com/?fid=673368273298927206
Stock Firmware for Redmi S2:
MIUI- 9.5.6 android 8.1
type- fastboot & Recovery
China Stable
Global Version QCN & twrp Will be added Soon When it available.
Download Links:
Recovery ROM: http://bigota.d.miui.com/V9.5.6.0.OEFCNFA/miui_HMS2_V9.5.6.0.OEFCNFA_c715106721_8.1.zip
fastboot ROM:
http://bigota.d.miui.com/V9.5.6.0.O...EFCNFA_20180510.0000.00_8.1_cn_c791145450.tgz
Flashing Guide:
https://romprovider.com/2018/01/flashing-guide-xiaomi/
Rooting:
Not testes Sharing only My ideas:
First unlock With MI unlock tool
then take boot.img File From Downloaded Firmware and move it to Phone
Install magisk manager Open Click update/Install magisk. Chose patch boot.img Point Download boot.img File
wait For success.
then Reboot to bootloader and Flash with this code
Code:
fastboot flash boot boot.img
Have a Good Luck:good::laugh::laugh::laugh:
please help me for the boot.img file that has been tested thanks
mark332 said:
Stock Firmware for Redmi S2:
MIUI- 9.5.6 android 8.1
type- fastboot & Recovery
China Stable
Global Version QCN & twrp Will be added Soon When it available.
Download Links:
Recovery ROM: http://bigota.d.miui.com/V9.5.6.0.OEFCNFA/miui_HMS2_V9.5.6.0.OEFCNFA_c715106721_8.1.zip
fastboot ROM:
http://bigota.d.miui.com/V9.5.6.0.O...EFCNFA_20180510.0000.00_8.1_cn_c791145450.tgz
Flashing Guide:
https://romprovider.com/2018/01/flashing-guide-xiaomi/
Rooting:
Not testes Sharing only My ideas:
First unlock With MI unlock tool
then take boot.img File From Downloaded Firmware and move it to Phone
Install magisk manager Open Click update/Install magisk. Chose patch boot.img Point Download boot.img File
wait For success.
then Reboot to bootloader and Flash with this code
Code:
fastboot flash boot boot.img
Have a Good Luck:good::laugh::laugh::laugh:
Click to expand...
Click to collapse
Only for device with Unlock Bootloader.... Not work for Locked Bootloader.
Woy kampank hp gua bejat anjeng
please help me for the boot.img file .. my device got stuck in bootloop and not able to download entire rom zip
Urgent, please sent me stock boot.img for redmi s2
Hi guys
need some help here, I try ti flash the latest stable global rom on my mi9
my process were like this
flash global stable rom with mi flash tool - phone boot up fine then I skipped all the setting
flash recovery via fastboot
flash dm-verity
flash magisk
phone stuck on mi logo
i have done the same with global beta and its works just fine
i try to skip the dm-verity and the phone got TWRP bootloop
i try to format everything and do factory reset then
flash global stable again via recovery
flash dm-verity
flash magisk
got the same result, stuck on mi logo
any ideas?
thanks
Hello there, me and my friend are currently having issues installing TWRP on a Xiaomi Redmi Note 10 5G. Bootloader is unlocked.
We used the following commands while it was in fastbootd:
- fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img, succeeds.
- fastboot flash boot twrp.img, succeeds.
- fastboot reboot recovery, succeeds and boots into MIUI recovery, goes into TWRP after letting MIUI recovery reboot.
- Flashing Magisk v26.1, says failed to mount /data: invalid argument.
- Tried to change file systems to fix /data, worked.
- Magisk now flashes and succeeds.
- Try to boot into system within TWRP, keeps rebooting in TWRP.
Is there any way we can resolve this? We also tried to the option to 'Flash Current TWRP' in the Advanced settings. Restoring the boot.img resolves the bootloop, but we want to have TWRP on it. It currently has MIUI 14 firmware, with Pixel Experience as custom ROM (GSI).