Search This thread
May 3, 2022
26
7
Tutorial Install Custom rom Selene


Requirements :
- Unlocked Bootloader
- PC / Laptop with working adb fastboot, SP Flash Tools
- recovery and fastboot MIUI Stock ROM ( ID, EEA, Global, CN, Taiwan / pick one that work, or your currently ROM Version )
- put your recovery miui ROM & custom rom to Microsd / OTG


How To : (If you never update OTA then go STEP 1, else go STEP 2)


- BACKUP YOUR IMEI FIRST (on twrp and backup it to another storage or cloud)‼️‼️
STEP 1
- boot to fastboot mode
- flash twrp / ofox command type on minimal adb fastboot "fastboot flash boot nametwrpfile.img" (make sure the twrp file on same folder at the minimal adb fastboot folder)
- press vol + & power
- Format Data
- Yes
- install / flash MIUI Recovery rom, check reflash TWRP / OFOX
- reboot to "BOOTLOADER"

After reboot to bootloader,Device will be in fastboot.
- flash vbmeta " fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img " (make sure the twrp file on same folder at the minimal adb fastboot folder)
- reboot "fastboot reboot " ( if success booting up to system go to STEP 2, if not success, read again from start )

STEP 2
- no need to setup anything, you can skip all that MIUI Setup
- reboot to twrp recovery, press vol + & power
- Format Data
-Yes
- install / flash Custom rom with check automatically reflash TWRP after flashing a ROM checked
- reboot ( If you skipped STEP 1 and not booting, back to fastboot or TWRP, then Go to STEP 1 first, if can't boot to either TWRP / Fastboot, Then you need MTK Bypass + SP Flash Tool)
- ( If you DONE STEP 1 but still no luck check SPECIAL CASE )
- DONE

SPECIAL CASE
if your phone bootloop on mi logo, then do:
- reboot to twrp/recovery, press vol + & power (wait it, be patient)
-If not boot on TWRP, Go to Fastboot
-Reflash TWRP [fastboot flash boot twrp.img]
-Now Boot in to TWRP
- install image boot.img on boot partition from miui rom you have used on first step (see above)
- reflash twrp, install image twrp.img on recovery ramdisk
- [Even if you go to TWRP Without Reflashing again,you still need to flash boot.img on boot and twrp on ramdisk]

- reboot system
- setup phone with ur mobile internet data (if the custom rom have gapps), cause ur wifi bluetooth hotspot are died
- go to twrp again, install custom kernel to fix bug wifi hotspot bluetooth (but u can't instal yukina starlight, it will make bootloop, use another I Will Recomend Yukina Stamine)
- done u can reboot system

N.B. - If You are in MIUI 13,Then it will won't Work,First Downgrade to MIUI 12.5.xx

N.B. - Just Do Normal Format,Dont Wipe like Delvik,cache,System,Vendor etc.


N.B. - Try To Take All Files(Twrp.img,boot.img,miui recovery.zip,Custom rom zip, custom kernel.zip) In your Memory card and Avoid Use OTG













Screenshot_20221226-002948730.jpg
 

Attachments

  • [0404][4.14.275][DTC][ALMK]Yukina-Stamine[selene][R-OSS]-7cf (2).zip
    16.3 MB · Views: 517
  • twrp-3.6.0_11-0-selene.img
    64 MB · Views: 411
Last edited:

NOOBOHOLIC

Member
Jan 11, 2023
6
0
not working in my device
fastboot flash boot twrp.img
my device went in bootloop
i have also tried
Fastboot boot twrp.img
this is throwing " status read failed (too many links)
(also tried with downgrading to MIUI-12 but no success)


Then i tried to boot into fastbootD mode.
with command "Fastboot reboot fastboot"
Now my device is in the infinite boot loop.

Please help
 
May 3, 2022
26
7
is its redmi 10 selene
and i have used twrp you placed here
Install miui 12.5.** with fastboot rom,and then unlock bootloader or if its unlocked then disable security by flashing vbmeta.img , comand on post.

Then flash TWRP

fastboot flash boot [space] drag and drop twrp.img file,after flashing reboot your device by holding power button.
 

NOOBOHOLIC

Member
Jan 11, 2023
6
0
Install miui 12.5.** with fastboot rom,and then unlock bootloader or if its unlocked then disable security by flashing vbmeta.img , comand on post.

Then flash TWRP

fastboot flash boot [space] drag and drop twrp.img file,after flashing reboot your device by holding power button.
But nothing is working now its just stucked in the bootloop
not booting into recovery
not booting into fastboot
how i do it further
 
May 3, 2022
26
7
You need SP flash tool, and mtk auth bypass just download it, bypass mtk auth and go to sp flash tool, on auth file section select mtk scatter file from miui fastboot rom/images folder, and on sp flash tool un select every file except boot or boot.img

And click the download button [ must be sure that you need to only download the boot.img file,no other file.]

After download,you can go fastboot
If you can't understand

Get help from YouTube.
 

Tawsif999

Senior Member
If you only root,then take miui 13 rom's fastboot file and extract boot.img, patch with magisk anf flash vbmeta 1st and then patched boot.img eith adb, enough
Are you sure I need the fastboot rom only. Because I'm already downloading a recovery rom.

And after downloading I have to flash the vbmeta.img before flashing patched boot image? But why? vbmeta is already included in the rom. Can you please explain this.
 
May 3, 2022
26
7
Are you sure I need the fastboot rom only. Because I'm already downloading a recovery rom.

And after downloading I have to flash the vbmeta.img before flashing patched boot image? But why? vbmeta is already included in the rom. Can you please explain this.
You need to flash vbmeta for disabled verified boot, otherwise patched boot.img is not verified,so flashing patched boot.img will be fail or will be cause of a bootloop 🙂

And as i know on recovery rom you won't get the boot.img file,but i,m not sure if you got on recovery rom then it's also file,i will work,and i,m 100 % sure, and vbmeta is inside the rom for enable verified boot,but you need to disable it to flash patched boot img file,its necessary for most of the devices,but in some device, its not necessary,but why would you take risk of a unwanted bootloop?

Disable vbmeta command

fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

Any other query's ?, just reply....
 

Tawsif999

Senior Member
You need to flash vbmeta for disabled verified boot, otherwise patched boot.img is not verified,so flashing patched boot.img will be fail or will be cause of a bootloop 🙂

And as i know on recovery rom you won't get the boot.img file,but i,m not sure if you got on recovery rom then it's also file,i will work,and i,m 100 % sure, and vbmeta is inside the rom for enable verified boot,but you need to disable it to flash patched boot img file,its necessary for most of the devices,but in some device, its not necessary,but why would you take risk of a unwanted bootloop?

Disable vbmeta command

fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

Any other query's ?, just reply....
Thank you very much. I thought I have to flash using fastboot flash vbmeta vbmeta.img. But now I can understand, the command is not for flashing. It's for disabling verification.
 
  • Like
Reactions: networmx34

Wilberkm

Member
May 16, 2021
5
0
Tutorial Install Custom rom Selene


Requirements :
- Unlocked Bootloader
- PC / Laptop with working adb fastboot, SP Flash Tools
- recovery and fastboot MIUI Stock ROM ( ID, EEA, Global, CN, Taiwan / pick one that work, or your currently ROM Version )
- put your recovery miui ROM & custom rom to Microsd / OTG


How To : (If you never update OTA then go STEP 1, else go STEP 2)


- BACKUP YOUR IMEI FIRST (on twrp and backup it to another storage or cloud)‼️‼️
STEP 1
- boot to fastboot mode
- flash twrp / ofox command type on minimal adb fastboot "fastboot flash boot nametwrpfile.img" (make sure the twrp file on same folder at the minimal adb fastboot folder)
- press vol + & power
- Format Data
- Yes
- install / flash MIUI Recovery rom, check reflash TWRP / OFOX
- reboot to "BOOTLOADER"

After reboot to bootloader,Device will be in fastboot.
- flash vbmeta " fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img " (make sure the twrp file on same folder at the minimal adb fastboot folder)
- reboot "fastboot reboot " ( if success booting up to system go to STEP 2, if not success, read again from start )

STEP 2
- no need to setup anything, you can skip all that MIUI Setup
- reboot to twrp recovery, press vol + & power
- Format Data
-Yes
- install / flash Custom rom with check automatically reflash TWRP after flashing a ROM checked
- reboot ( If you skipped STEP 1 and not booting, back to fastboot or TWRP, then Go to STEP 1 first, if can't boot to either TWRP / Fastboot, Then you need MTK Bypass + SP Flash Tool)
- ( If you DONE STEP 1 but still no luck check SPECIAL CASE )
- DONE

SPECIAL CASE
if your phone bootloop on mi logo, then do:
- reboot to twrp/recovery, press vol + & power (wait it, be patient)
-If not boot on TWRP, Go to Fastboot
-Reflash TWRP [fastboot flash boot twrp.img]
-Now Boot in to TWRP
- install image boot.img on boot partition from miui rom you have used on first step (see above)
- reflash twrp, install image twrp.img on recovery ramdisk
- [Even if you go to TWRP Without Reflashing again,you still need to flash boot.img on boot and twrp on ramdisk]

- reboot system
- setup phone with ur mobile internet data (if the custom rom have gapps), cause ur wifi bluetooth hotspot are died
- go to twrp again, install custom kernel to fix bug wifi hotspot bluetooth (but u can't instal yukina starlight, it will make bootloop, use another I Will Recomend Yukina Stamine)
- done u can reboot system

N.B. - If You are in MIUI 13,Then it will won't Work,First Downgrade to MIUI 12.5.xx

N.B. - Just Do Normal Format,Dont Wipe like Delvik,cache,System,Vendor etc.


N.B. - Try To Take All Files(Twrp.img,boot.img,miui recovery.zip,Custom rom zip, custom kernel.zip) In your Memory card and Avoid Use OTG













View attachment 5793645
How do I restore WiFi and Bluetooth after flashing
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Tutorial Install Custom rom Selene


    Requirements :
    - Unlocked Bootloader
    - PC / Laptop with working adb fastboot, SP Flash Tools
    - recovery and fastboot MIUI Stock ROM ( ID, EEA, Global, CN, Taiwan / pick one that work, or your currently ROM Version )
    - put your recovery miui ROM & custom rom to Microsd / OTG


    How To : (If you never update OTA then go STEP 1, else go STEP 2)


    - BACKUP YOUR IMEI FIRST (on twrp and backup it to another storage or cloud)‼️‼️
    STEP 1
    - boot to fastboot mode
    - flash twrp / ofox command type on minimal adb fastboot "fastboot flash boot nametwrpfile.img" (make sure the twrp file on same folder at the minimal adb fastboot folder)
    - press vol + & power
    - Format Data
    - Yes
    - install / flash MIUI Recovery rom, check reflash TWRP / OFOX
    - reboot to "BOOTLOADER"

    After reboot to bootloader,Device will be in fastboot.
    - flash vbmeta " fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img " (make sure the twrp file on same folder at the minimal adb fastboot folder)
    - reboot "fastboot reboot " ( if success booting up to system go to STEP 2, if not success, read again from start )

    STEP 2
    - no need to setup anything, you can skip all that MIUI Setup
    - reboot to twrp recovery, press vol + & power
    - Format Data
    -Yes
    - install / flash Custom rom with check automatically reflash TWRP after flashing a ROM checked
    - reboot ( If you skipped STEP 1 and not booting, back to fastboot or TWRP, then Go to STEP 1 first, if can't boot to either TWRP / Fastboot, Then you need MTK Bypass + SP Flash Tool)
    - ( If you DONE STEP 1 but still no luck check SPECIAL CASE )
    - DONE

    SPECIAL CASE
    if your phone bootloop on mi logo, then do:
    - reboot to twrp/recovery, press vol + & power (wait it, be patient)
    -If not boot on TWRP, Go to Fastboot
    -Reflash TWRP [fastboot flash boot twrp.img]
    -Now Boot in to TWRP
    - install image boot.img on boot partition from miui rom you have used on first step (see above)
    - reflash twrp, install image twrp.img on recovery ramdisk
    - [Even if you go to TWRP Without Reflashing again,you still need to flash boot.img on boot and twrp on ramdisk]

    - reboot system
    - setup phone with ur mobile internet data (if the custom rom have gapps), cause ur wifi bluetooth hotspot are died
    - go to twrp again, install custom kernel to fix bug wifi hotspot bluetooth (but u can't instal yukina starlight, it will make bootloop, use another I Will Recomend Yukina Stamine)
    - done u can reboot system

    N.B. - If You are in MIUI 13,Then it will won't Work,First Downgrade to MIUI 12.5.xx

    N.B. - Just Do Normal Format,Dont Wipe like Delvik,cache,System,Vendor etc.


    N.B. - Try To Take All Files(Twrp.img,boot.img,miui recovery.zip,Custom rom zip, custom kernel.zip) In your Memory card and Avoid Use OTG













    Screenshot_20221226-002948730.jpg
    1
    You need to flash vbmeta for disabled verified boot, otherwise patched boot.img is not verified,so flashing patched boot.img will be fail or will be cause of a bootloop 🙂

    And as i know on recovery rom you won't get the boot.img file,but i,m not sure if you got on recovery rom then it's also file,i will work,and i,m 100 % sure, and vbmeta is inside the rom for enable verified boot,but you need to disable it to flash patched boot img file,its necessary for most of the devices,but in some device, its not necessary,but why would you take risk of a unwanted bootloop?

    Disable vbmeta command

    fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

    Any other query's ?, just reply....
    Thank you very much. I thought I have to flash using fastboot flash vbmeta vbmeta.img. But now I can understand, the command is not for flashing. It's for disabling verification.
    1
    can you tell me more for install custom rom i try 5days and 50time bootloop please help
    1
    can you tell me more for install custom rom i try 5days and 50time bootloop please help
    Sure,are you active right now ? Reply again,i eill give you my telegram..