Unofficial TWRP builds for Redmi Note 10S
Version 3.6.0_11-Beta7
🗞 Changelog
- Sync TWRP sources (Version number updated to 3.6.0)
- Symlink /dev/block/bootdevice -> /dev/block/platform/bootdevice (required by some scripts like OrangeFox installer)
- Allow flashing VBMeta
- Disable "Reflash TWRP after flashing ROM". (Causes AVB problem when installing MIUI, can still be done manually)
- Build ZIP TWRP installer
- Publish build logs for more transparency
🐛 Known bugs
- Mounting Adopted storage
- Vibrator
Installation intructions
Without TWRP OR Magisk
NOTE: You need a copy of stock boot.img
This device DOES NOT support fastboot boot twrp.img
- Reboot your phone into fastboot mode
-
Download blank vbmeta and flash it using
fastboot flash vbmeta vbmeta.img
-
Next, download TWRP .IMG file and flash it using
fastboot flash boot IMAGE_NAME.img
-
Reboot into Recovery (
fastboot reboot recovery
)
-
When booted into recovery, reflash stock boot.img (Install > Install Image > Select boot.img > "Flash to: Boot")
-
Next, no in Advanced > Flash current TWRP and swipe to flash TWRP.
-
Reboot and enjoy !
With TWRP or Magisk
- Download TWRP installer .ZIP and flash it with TWRP or install it as a "Magisk Module"
Downloads
Other