TWRP unable to mount storage - Sony Xperia XZ Questions & Answers

I'm finish unlock bl and i want to install custom rom. I already flash TWRP and it have no storage
so I go to wipe and format data (type "yes") now i have TWRP storage.
The problem is when i finish flash rom and i want to go back to TWRP to flash SuperSU, My TWRP storage is gone again.
Xperia XZ E8332

Muciarago said:
I'm finish unlock bl and i want to install custom rom. I already flash TWRP and it have no storage
so I go to wipe and format data (type "yes") now i have TWRP storage.
The problem is when i finish flash rom and i want to go back to TWRP to flash SuperSU, My TWRP storage is gone again.
Xperia XZ E8332
Click to expand...
Click to collapse
please read the instructions carefully for the flashing boot.img and the twrp. i guess you still don't have a patched kernel for your problem.

donedos said:
please read the instructions carefully for the flashing boot.img and the twrp. i guess you still don't have a patched kernel for your problem.
Click to expand...
Click to collapse
How to get the kernel?

check my guide here...
https://forum.xda-developers.com/xp...omo-s0-01j-t3892124/post78724154#post78724154

Use other twrp
---------- Post added at 02:51 PM ---------- Previous post was at 02:51 PM ----------
Don't use official ones

Related

ROOT-TWRP-UNLOCK BOOTLOADER FOR LENOVO K6 NOTE (K53a48)

I am not responsible if you don't know
what you are getting into and end up messing up your phone
In order to root K6 Note you need to do the following,
1. Unlock boot loader. how to do that follow here >>
http://lenovo-forums.ru/topic/21685-lenovo-vibe-k6-note-разблокировка-bootloader
( It will Wipe all Data)
2. Install Twrp from here>>
http://lenovo-forums.ru/topic/21687-lenovo-vibe-k6-note-rasshirennoe-rekaveri-twrp-by-sevenmaxs/
3. Modify boot image and flash modified boot image with Carliv Image Kitchen from here >>
https://forum.xda-developers.com/android/development/tool-cika-carliv-image-kitchen-android-t3013658
4. Changing Values in boot.img
Unpack the boot image using the above tool, once unpacked go the unpack folder then into ramdisk folder and edit the default.prop using notepad++ or wordpad
Change the value of the following lines
1. ro.secure=1 to ro.secure=0
2. security.pref_harden= 1 to security.pref_harden= 0
(Change only 1 to 0 nothing else & do not forget to save the file )
3.Once done repack the boot image using the above tool.
5 .Flash the modified boot.image through fastboot, how to flash through fastboot refer here>>
https://forum.xda-developers.com/showthread.php?t=1752270
6. Reboot into recovery and flash supersu from here>>
https://download.chainfire.eu/1001/S…perSU-v2.78-20
The supersu installation should be successful now. reboot and you will see supersu app in the app drawer. Cheers :good::good::good::good:
(P.S I have attached the modified boot image for firmware k53_s123_170216_ROW, so no need to modify the boot image if you are on this firmware.)
Where is the attached k53_s123_170216_ROW boot image ?
mehmet6ok said:
Where is the attached k53_s123_170216_ROW boot image ?
Click to expand...
Click to collapse
Boot.img updated. Cheers
Sounds interesting thanks as I keep getting errors trying to flash SuperSU or Magisk.
I'm on firmware k53_s123_170216_ROW so I will be able to use your boot.img but how would one go about getting the boot.img to modify ? The Nandroid backup is in the boot.emmc.win format and the whole partition I suppose ?
---------- Post added at 08:36 AM ---------- Previous post was at 08:27 AM ----------
Oops so I flashed your boot.img :
tools>fastboot flash boot boot.img
target reported max download size of 535822336 bytes
sending 'boot' (24894 KB)...
OKAY [ 0.816s]
writing 'boot'...
OKAY [ 0.331s]
finished. total time: 1.151s
Click to expand...
Click to collapse
At the end on the screen it says in green at the top "flashing boot ...", rebooted into TWRP 3.0.3.0 with long "VOL UP+VOL DOWN" + "POWER" press.
Tried to install :
- UPDATE-SuperSU-v2.78-20160905010000.zip (the one you mention)
- SuperSU-v2.79-201612051815.zip
- Magisk-v12.0.zip
But they all fail unfortunately, same error message as before flashing your boot.img :
Magisk12 error :
"Unable to unpack boot.img"
SuperSU error :
"-Extracting ramdisk
--- Failure, aborting"
My model is K53a48
---------- Post added at 08:50 AM ---------- Previous post was at 08:36 AM ----------
ok, I updated to TWRP-3.1.0.1_K53a48_by_SevenMaxs.7z and I was able to flash SuperSU-v2.79-201612051815.zip without errors. All booted up and SuperSU in the app drawer and rooted, thanks for the tips, man !
A few more questions if I may :
- is there a stock recovery to put back the K6 Note in factory mode ?
- how does one go about getting the boot.img out of a device for patching ?
If will not modify the boot.img what will gonna happen?
Thanks to this furom....Really help for me
webvan said:
Sounds interesting thanks as I keep getting errors trying to flash SuperSU or Magisk.
I'm on firmware k53_s123_170216_ROW so I will be able to use your boot.img but how would one go about getting the boot.img to modify ? The Nandroid backup is in the boot.emmc.win format and the whole partition I suppose ?
---------- Post added at 08:36 AM ---------- Previous post was at 08:27 AM ----------
Oops so I flashed your boot.img :
At the end on the screen it says in green at the top "flashing boot ...", rebooted into TWRP 3.0.3.0 with long "VOL UP+VOL DOWN" + "POWER" press.
Tried to install :
- UPDATE-SuperSU-v2.78-20160905010000.zip (the one you mention)
- SuperSU-v2.79-201612051815.zip
- Magisk-v12.0.zip
But they all fail unfortunately, same error message as before flashing your boot.img :
Magisk12 error :
"Unable to unpack boot.img"
SuperSU error :
"-Extracting ramdisk
--- Failure, aborting"
My model is K53a48
---------- Post added at 08:50 AM ---------- Previous post was at 08:36 AM ----------
ok, I updated to TWRP-3.1.0.1_K53a48_by_SevenMaxs.7z and I was able to flash SuperSU-v2.79-201612051815.zip without errors. All booted up and SuperSU in the app drawer and rooted, thanks for the tips, man !
A few more questions if I may :
- is there a stock recovery to put back the K6 Note in factory mode ?
- how does one go about getting the boot.img out of a device for patching ?
Click to expand...
Click to collapse
Big Question
If I will not patch the boot.img and flash the new 3.1.0.1_K53a48_by_SevenMaxs.7z and then flash the
SuperSU-v2.79-201612051815.zip
will it be successfull?
Yeah I can't flash SuperSU-v2.79-201612051815.zip
In old twrp...SuperSu App never apper in my home drawer...
---------- Post added at 06:29 AM ---------- Previous post was at 06:06 AM ----------
Do you have a custom kernel?
Why don't you want to use the patched boot.img ?
You tried with the new TWRP-3.1.0.1 and it doesn't work ?
firemax13 said:
Big Question
If I will not patch the boot.img and flash the new 3.1.0.1_K53a48_by_SevenMaxs.7z and then flash the
SuperSU-v2.79-201612051815.zip
will it be successfull?
Yeah I can't flash SuperSU-v2.79-201612051815.zip
In old twrp...SuperSu App never apper in my home drawer...
---------- Post added at 06:29 AM ---------- Previous post was at 06:06 AM ----------
Do you have a custom kernel?
Click to expand...
Click to collapse
webvan said:
Why don't you want to use the patched boot.img ?
You tried with the new TWRP-3.1.0.1 and it doesn't work ?
Click to expand...
Click to collapse
So I need to flash the modified boot.img to flash the updated twrp and then to flash the supersu.zip successfully?
I Mean flash the modified boot.img and the updated twrp will work?
firemax13 said:
So I need to flash the modified boot.img to flash the updated twrp and then to flash the supersu.zip successfully?
I Mean flash the modified boot.img and the updated twrp will work?
Click to expand...
Click to collapse
You cannot flash supersu without the modified boot image.
You need to flash the recovery and modified boot image to successfully flash supersu.
adilrenzu said:
You cannot flash supersu without the modified boot image.
You need to flash the recovery and modified boot image to successfully flash supersu.
Click to expand...
Click to collapse
Thanks to your reply.....sorry Im so curious about it.....
So we gonna still receiving the OTA updates after flashing the modified boot.img and twrp and ROOT? .....Or we can still update our devices after all the things happen??
sorry for noob question and bad ass english
firemax13 said:
Thanks to your reply.....sorry Im so curious about it.....
So we gonna still receiving the OTA updates after flashing the modified boot.img and twrp and ROOT? .....Or we can still update our devices after all the things happen??
sorry for noob question and bad ass english
Click to expand...
Click to collapse
To receive OTA's you need to be on stock recovery, and stock boot image without any modification to the system partition.
Can the stock recovery be downloaded anywhere ? Thanks !
adilrenzu said:
To receive OTA's you need to be on stock recovery, and stock boot image without any modification to the system partition.
Click to expand...
Click to collapse
Again thanks to your reply
Still waiting for official custom rom and official custom recovery.......I hope lineage os listening to us.....
firemax13 said:
Again thanks to your reply
Still waiting for official custom rom and official custom recovery.......I hope lineage os listening to us.....
Click to expand...
Click to collapse
as for custom roms i dont think thats gonna happen anytime soon, and there is nothing like official custom recovery, there is only custom recovery like TWRP or CMW.
Hi there, mate. If I do this process, will I be able to remove TWRP if needed (for updating reasons), if so, what would the process be?
adilrenzu said:
as for custom roms i dont think thats gonna happen anytime soon, and there is nothing like official custom recovery, there is only custom recovery like TWRP or CMW.
Click to expand...
Click to collapse
So you can't reflash the original recovery ? So that means no more OTA updates, but would it still work with an official update that was downloaded, assuming one becomes available ? Thanks !
adilrenzu
I was able to unlock bootloader, installed twrp and root according to your guide
and
also successfully returned to original stock 6.0 rom, stock recovery according to androidmtk's Lenovo_K53_USR_S107_1609131839_Q00380_ROW firmware.
This is a new toy for me now. Many thanks...:laugh:
Can you explain how you went back to stock?
webvan said:
Can you explain how you went back to stock?
Click to expand...
Click to collapse
Hi
Device cant update via ota. I dont really know K53_USR_S107_1609131839_Q00380_ROW firmware is last for some region or not. So Im trying to update to stock K53_S123_170216_ROW firmware. After testing and solving ota I will write all steps.
ok, thanks, I suppose it need to be downloaded first somewhere ?

Root & Install Magisk in MI A1 With December Security Patch Update ( N2G47H.7.12.19 )

Root & Install Magisk in MI A1 With December Security Patch Update ( N2G47H.7.12.19 )
Required files :
1. TWRP 3.1.1 by MohanCM
https://androidfilehost.com/?fid=745849072291685548
2. TWRP Installer 3.2.1.0
https://androidfilehost.com/?fid=962021903579497776
3. Magisk-v14.6(1468)
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
4. Magisk Manager 5.5.0
https://magiskmanager.com/Magisk/MagiskManager-v5.5.0.apk
Instruction:
1. Flash latest December fastboot rom or update to latest december patch 7.12.19. ( "Clean Flash" is Recommended )
2. boot to twrp using fastboot commads
( fastboot boot recovery-3.1.1-1.img )
3. Then Install twrp-mia1-installer-tissot-3.2.1.0.zip
4. Next Install Magisk-v14.6(1468)
After all installation completed, go to main menu in twrp by pressing HOME button.
select REBOOT . Select SLOT B. reboot SYSTEM
finally install Magisk Manager apk file.
thats all root works perfectly.
Screenshots Below.
TWRP 3.2.1.0 does not show either sdcard or the microSD.
Can you please link latest fastboot rom
Sent from my Mi A1 using Tapatalk
Can you please link latest fastboot rom
Click to expand...
Click to collapse
http://bigota.d.miui.com/7.12.7/tissot_images_7.12.7_20171207.0000.00_7.1_ac947e5007.tgz
---------- Post added at 12:00 PM ---------- Previous post was at 11:58 AM ----------
blackyz01 said:
Can you please link latest fastboot rom
Sent from my Mi A1 using Tapatalk
Click to expand...
Click to collapse
Spk1690 said:
Required files :
1. TWRP 3.1.1 by MohanCM
https://androidfilehost.com/?fid=745849072291685548
2. TWRP Installer 3.2.1.0
https://androidfilehost.com/?fid=962021903579497776
3. Magisk-v14.6(1468)
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
4. Magisk Manager 5.5.0
https://magiskmanager.com/Magisk/MagiskManager-v5.5.0.apk
Instruction:
1. Flash latest December fastboot rom or update to latest december patch 7.12.19. ( "Clean Flash" is Recommended )
2. boot to twrp using fastboot commads
( fastboot boot recovery-3.1.1-1.img )
3. Then Install twrp-mia1-installer-tissot-3.2.1.0.zip
4. Next Install Magisk-v14.6(1468)
After all installation completed, go to main menu in twrp by pressing HOME button.
select REBOOT . Select SLOT B. reboot SYSTEM
finally install Magisk Manager apk file.
thats all root works perfectly.
Screenshots Below.
Click to expand...
Click to collapse
My phone is bootloop after changing slot b, reboot
Spk1690 said:
Required files :
1. TWRP 3.1.1 by MohanCM
https://androidfilehost.com/?fid=745849072291685548
2. TWRP Installer 3.2.1.0
https://androidfilehost.com/?fid=962021903579497776
3. Magisk-v14.6(1468)
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
4. Magisk Manager 5.5.0
https://magiskmanager.com/Magisk/MagiskManager-v5.5.0.apk
Instruction:
1. Flash latest December fastboot rom or update to latest december patch 7.12.19. ( "Clean Flash" is Recommended )
2. boot to twrp using fastboot commads
( fastboot boot recovery-3.1.1-1.img )
3. Then Install twrp-mia1-installer-tissot-3.2.1.0.zip
4. Next Install Magisk-v14.6(1468)
After all installation completed, go to main menu in twrp by pressing HOME button.
select REBOOT . Select SLOT B. reboot SYSTEM
finally install Magisk Manager apk file.
thats all root works perfectly.
Screenshots Below.
Click to expand...
Click to collapse
Thank you for the instruction. I have been looking for a solution.
I finally managed to get TWRP and root installed. However, there seems to be a couple of issues:
a) It is not able to detect the microsd card. The option to mount the microsd is not available.
b) when clearing cache, there is a message, unable to find /cache partition.
From completing Step 2, it booted into TWRP, however instead of choosing 'Swipe to allow modification', I selected ' Keep read only'. Not sure if this contributes less than 100% TWRP installation.
However, I tried to install TWRP again, but the first boot screen where it has the option to 'Keep read only' and 'Swipe to allow modification' is not there anymore.
In any case, I would like to know
i) if the selection 'Keep read only' is correct or 'swipe to allow modification'?
ii) how can I fix the TWRP installation?
Many thanks.
Good Job bro
All work fine !!! I leave my Nexus 5x for mi A1 no regret...
laugeek57 said:
Good Job bro
All work fine !!! I leave my Nexus 5x for mi A1 no regret...
Click to expand...
Click to collapse
bro can you give us your detailed steps.
i have a bootloop and i followed every word in the instructions
Thanks
SEMCXperiaArcS said:
bro can you give us your detailed steps.
i have a bootloop and i followed every word in the instructions
Thanks
Click to expand...
Click to collapse
Hello,
At which stage do you have a bootloop?
I just followed the steps and all work fine...
Why so complicated setup?
1. flash stock ROM via fastboot
2. fastboot boot twrp-3.1.1.img
3. install magisk 15.1
4. reboot to system
If first boot takes more than 2-3 minutes, hold power off button until phones restarts, second start will take the usual time.
laugeek57 said:
Hello,
At which stage do you have a bootloop?
I just followed the steps and all work fine...
Click to expand...
Click to collapse
the only thing I did differently from the instructions was that I updated from the previous version and did not directly install the fastboot ROM given in the link above. I'm trying using the fastboot ROM given above. let's see.
_mysiak_ said:
Why so complicated setup?
1. flash stock ROM via fastboot
2. fastboot boot twrp-3.1.1.img
3. install magisk 15.1
4. reboot to system
If first boot takes more than 2-3 minutes, hold power off button until phones restarts, second start will take the usual time.
Click to expand...
Click to collapse
Is it Magisk 15.1 or 14.6? Th guide says we need 14.6.
plus did you flash twrp installer.zip?
---------- Post added at 11:26 PM ---------- Previous post was at 11:17 PM ----------
laugeek57 said:
Hello,
At which stage do you have a bootloop?
I just followed the steps and all work fine...
Click to expand...
Click to collapse
After fastboot flashing the ROM the phone reboots to system. It shows a small 63 mb update. Should i update or leave it and follow the steps?
SEMCXperiaArcS said:
Is it Magisk 15.1 or 14.6? Th guide says we need 14.6.
plus did you flash twrp installer.zip?
---------- Post added at 11:26 PM ---------- Previous post was at 11:17 PM ----------
After fastboot flashing the ROM the phone reboots to system. It shows a small 63 mb update. Should i update or leave it and follow the steps?
Click to expand...
Click to collapse
I installed latest magisk (v15.1) and its workig fine
SEMCXperiaArcS said:
Is it Magisk 15.1 or 14.6? Th guide says we need 14.6.
plus did you flash twrp installer.zip?
---------- Post added at 11:26 PM ---------- Previous post was at 11:17 PM ----------
After fastboot flashing the ROM the phone reboots to system. It shows a small 63 mb update. Should i update or leave it and follow the steps?
Click to expand...
Click to collapse
At the time of writing, the latest version of Magisk was 14.6. It is now 15.1, and you can use that one if you wish.
Yes, update, and make sure that after it is done, you are at build number N2G47H.7.12.19. Then you can root again as you will be at the latest stable Nougat build.
goofball2k said:
At the time of writing, the latest version of Magisk was 14.6. It is now 15.1, and you can use that one if you wish.
Yes, update, and make sure that after it is done, you are at build number N2G47H.7.12.19. Then you can root again as you will be at the latest stable Nougat build.
Click to expand...
Click to collapse
i checked my version. it is N2G47H.7.12.19 for sure. I unlock bootloader and i boot into recovery-3.1.1-1.img
then i flash twrp-mia1-installer-tissot-3.2.1.0 and boot into system but there is a boot loop.
i did not install magisk to determine where the problem is.
Edit -- problem solved. I did nothing new but it went right this time! thanks guys all of you!! Cheers
SEMCXperiaArcS said:
i checked my version. it is N2G47H.7.12.19 for sure. I unlock bootloader and i boot into recovery-3.1.1-1.img
then i flash twrp-mia1-installer-tissot-3.2.1.0 and boot into system but there is a boot loop.
i did not install magisk to determine where the problem is.
Edit -- problem solved. I did nothing new but it went right this time! thanks guys all of you!! Cheers
Click to expand...
Click to collapse
I would not flash the actual TWRP unless you really need it with you at all times on the phone. I just boot into it when I need it. With TWRP installed, it's most likely that you won't get OTA updates.
SEMCXperiaArcS said:
Is it Magisk 15.1 or 14.6? Th guide says we need 14.6.
plus did you flash twrp installer.zip?
---------- Post added at 11:26 PM ---------- Previous post was at 11:17 PM ----------
After fastboot flashing the ROM the phone reboots to system. It shows a small 63 mb update. Should i update or leave it and follow the steps?
Click to expand...
Click to collapse
15.1 and don't install TWRP, just boot it and don't allow system modifications or you won't be able to apply OTA.
My mobile Date is not working..I have even factory reset my phone.. But yet it is not solved. Why?? Somebody help!!
Rakibboss said:
My mobile Date is not working..I have even factory reset my phone.. But yet it is not solved. Why?? Somebody help!!
Click to expand...
Click to collapse
If everything else fails, use mitool to install factory images, and startover again
amithiel said:
If everything else fails, use mitool to install factory images, and startover again
Click to expand...
Click to collapse
I flashed two times..
Rakibboss said:
My mobile Date is not working..I have even factory reset my phone.. But yet it is not solved. Why?? Somebody help!!
Click to expand...
Click to collapse
Check your APN settings for your provider are set properly on the phone.

how to install roms?

im fairly new to the rooting scene ive rooted a couple devices before but roms are a new thing to me..
how do i go about installing a rom, such as the unofficial lineage os rom that was made for the honor 6x (in these forums)?
im in the process of unlocking my bootloader and doing a basic root. how can i also acquire a stock firmware and stock rom incase something goes bad and i can restore my device?
thank youuu
*PS is a BLN-L24 model
Follow the instructions carefully mentioned in specified rom page...that should be sufficient but u should be extra careful as this is a kirrin device
Tips...
Remove fingerprints and key on stock rom
Just wipe data, system, cache... don't touch vendoe, product etc when you r going to flash LOS or AOSP
If your going los by hassan - go to advanced wipe in twrp - select data - repair or change file system - ext4 - format
If you are going to elite rom - just format data in f2fs
Rest is very clear in instructions
P.S. - ALWAYS TAKE COMPLETE BACKUP IN TWRP OR ELSE YOU WILL BE F****ED UP
i got it rooted,
now question is, i was looking to do the LOS one by hassan.. do i need to flash in a different twrp recovery other than the one i used in the guide thats posted on here, and if so how can i do so without messing something up? then, i assume hes asking to flash in a new kernel? how?
xSpartacusx said:
i got it rooted,
now question is, i was looking to do the LOS one by hassan.. do i need to flash in a different twrp recovery other than the one i used in the guide thats posted on here, and if so how can i do so without messing something up? then, i assume hes asking to flash in a new kernel? how?
Click to expand...
Click to collapse
No need to flash kernel ...It's inbuilt
Yes..u need to flash 3.1.1-1 twrp by hassan ..link provided in that rom page.
Its very easy to flash and more advanced twrp
U could google 'how to flash twrp with twrp' just needs 2 steps
can i just do
fastboot flash recovery twrp-3.1.1-0-berlin.img
but with the other file name for the correct twrp recovery?
ok another question the direction on his post for LOS say to wipe data, the two caches and system and then flash the rom... wouldnt i lose the twrp recovery when i wipe those 4 things?
xSpartacusx said:
can i just do
fastboot flash recovery twrp-3.1.1-0-berlin.img
but with the other file name for the correct twrp recovery?
Click to expand...
Click to collapse
Yes, it can be any name
Fastboot flash recovery recovery_name.img
---------- Post added at 04:56 PM ---------- Previous post was at 04:54 PM ----------
xSpartacusx said:
ok another question the direction on his post for LOS say to wipe data, the two caches and system and then flash the rom... wouldnt i lose the twrp recovery when i wipe those 4 things?
Click to expand...
Click to collapse
No it wont. There is no way to wipe TWRP from TWRP (dont clear internal and external storage)
Just follow the instructions carefully.
ALso refer this guide for backup in case you messed up (method given for backup)
ok so problem. i followed his instructions to a T, and its stuck at the boot animation i also made sure to change the data partition type to ext4
xSpartacusx said:
ok so problem. i followed his instructions to a T, and its stuck at the boot animation i also made sure to change the data partition type to ext4
Click to expand...
Click to collapse
Which ROM?
the lineage os one by hassan
xSpartacusx said:
the lineage os one by hassan
Click to expand...
Click to collapse
Did you remove encryption by formatting data with typing yes.
Which all partition you wiped before installation.
i tried that, but i wiped dalvik cache data and system, as the instructions said to
xSpartacusx said:
i tried that, but i wiped dalvik cache data and system, as the instructions said to
Click to expand...
Click to collapse
Remove boot as well
it doesnt give me the option to wipe the boot partition
xSpartacusx said:
it doesnt give me the option to wipe the boot partition
Click to expand...
Click to collapse
Which recovery are you using? Regular twrp or the one by Hassan?
twrp by hassan

How to install ota when your device is rooted using magisk?

Just wanted to be in stockb rom always that's why using twrp and magisk
dark_lord said:
Just wanted to be in stockb rom always that's why using twrp and magisk
Click to expand...
Click to collapse
u need to download full recovery zip file (when an update available) & flash via twrp
small sized ota updates cannot be installed with a custom recovery
Simoom Sadik said:
u need to download full recovery zip file (when an update available) & flash via twrp
small sized ota updates cannot be installed with a custom recovery
Click to expand...
Click to collapse
Should i uninstall magisk before doing that?
dark_lord said:
Should i uninstall magisk before doing that?
Click to expand...
Click to collapse
No, but reinstall Magisk before booting the updated ROM.
Thanks it worked:fingers-crossed:
dark_lord said:
Thanks it worked:fingers-crossed:
Click to expand...
Click to collapse
How you did that ?? Plz say the process step by step from start?
I am also in search if that.
I have seen the video on the YouTube that i have to delete some files from the zip before flashing.
Have you deleted anything?
From where you have downloaded the the full room??
Is the fast boot rom?
Plz
---------- Post added at 08:37 PM ---------- Previous post was at 08:31 PM ----------
varunkp said:
No, but reinstall Magisk before booting the updated ROM.
Click to expand...
Click to collapse
How you did that?
Plz say the step?
From where i have to download the full rom?
I will make a forum soon
gautamajay52 said:
How you did that ?? Plz say the process step by step from start?
I am also in search if that.
I have seen the video on the YouTube that i have to delete some files from the zip before flashing.
Have you deleted anything?
From where you have downloaded the the full room??
Is the fast boot rom?
Plz
---------- Post added at 08:37 PM ---------- Previous post was at 08:31 PM ----------
How you did that?
Plz say the step?
From where i have to download the full rom?
Click to expand...
Click to collapse
Requirements: Unlocked bootloader, TWRP.
Download ROM from here : http://c.mi.com/oc/miuidownload/index
Search for your device and download the ROM.
Download the latest Magisk from here : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Now boot to TWRP. Install the ROM you downloaded. Flash Magisk. Reboot.
varunkp said:
Requirements: Unlocked bootloader, TWRP.
Download ROM from here : http://c.mi.com/oc/miuidownload/index
Search for your device and download the ROM.
Download the latest Magisk from here : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Now boot to TWRP. Install the ROM you downloaded. Flash Magisk. Reboot.
Click to expand...
Click to collapse
Thanks.
---------- Post added at 03:47 AM ---------- Previous post was at 03:45 AM ----------
dark_lord said:
I will make a forum soon
Click to expand...
Click to collapse
Good sir.
varunkp said:
Requirements: Unlocked bootloader, TWRP.
Download ROM from here : http://c.mi.com/oc/miuidownload/index
Search for your device and download the ROM.
Download the latest Magisk from here : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Now boot to TWRP. Install the ROM you downloaded. Flash Magisk. Reboot.
Click to expand...
Click to collapse
which twrp u r using
pls tell how u rooted
i am also in stock rom
gsunil said:
which twrp u r using
pls tell how u rooted
i am also in stock rom
Click to expand...
Click to collapse
Unlock the bootloader using Mi unlock tool. Flash Peter's TWRP using fastboot command. Reboot to recovery. Flash Magisk. Reboot. You should be rooted.
varunkp said:
Unlock the bootloader using Mi unlock tool. Flash Peter's TWRP using fastboot command. Reboot to recovery. Flash Magisk. Reboot. You should be rooted.
Click to expand...
Click to collapse
format data is necessary
or directly flash magisk any chance of bootloop
gsunil said:
format data is necessary
or directly flash magisk any chance of bootloop
Click to expand...
Click to collapse
unlocking bootloader is necessary and during unlocking the bootloader your phone must be formatted and your data will lost you and internal too.
so you have to backup all your data and music and whatever you are keeping.
Ater unlocking you have to flash PTWRP from the fastboot command and imultaneously boot to TWRP then flash magisk and done your phone is now rooted.
Your data will be lost.
gautamajay52 said:
unlocking bootloader is necessary and during unlocking the bootloader your phone must be formatted and your data will lost you and internal too.
so you have to backup all your data and music and whatever you are keeping.
Ater unlocking you have to flash PTWRP from the fastboot command and imultaneously boot to TWRP then flash magisk and done your phone is now rooted.
Your data will be lost.
Click to expand...
Click to collapse
thank u
one more
after reboot again the twrp recovery will remain or replaced with stock recovery
gsunil said:
thank u
one more
after reboot again the twrp recovery will remain or replaced with stock recovery
Click to expand...
Click to collapse
If you will not flash magisk then it will get removed.
As i have faced one time.
Just internal data is removed, not SD's right!?
Redmi Note 7 Pro | Tapatalk
In these cases what i do is i flash the Stock recovery.img whenever i need to install the update.
Lets say i have installed miui with fastboot, then i install twrp and flash magisk and then install stock recovery.
ezpz
YoYoRishi said:
In these cases what i do is i flash the Stock recovery.img whenever i need to install the update.
Lets say i have installed miui with fastboot, then i install twrp and flash magisk and then install stock recovery.
ezpz
Click to expand...
Click to collapse
I can't understand what do you want to say?
Please explain.
Where to get recovery. Img?
Sent from my Redmi Note 7 Pro using Tapatalk

How to install stock recovery without losing data?

I am using Peter's recovery and wish to go back to stock recovery as installing ota is tiring. How can I do that without losing data and files?
If you are using official MIUI ROM, dirty flashing full recovery ROM will also overwrite custom recovery with stock recovery.
AbioticSpoon said:
I am using Peter's recovery and wish to go back to stock recovery as installing ota is tiring. How can I do that without losing data and files?
Click to expand...
Click to collapse
are you rooted?
if ues then just unroot using magisk unistaller and reboot it will restore stock recovery then use ota to update then again you can flash twrp peter recovery by fastboot and boot in to recovery and then flash magisk it will again have both recovery and root
my device shows encrypted status
AbioticSpoon said:
I am using Peter's recovery and wish to go back to stock recovery as installing ota is tiring. How can I do that without losing data and files?
Click to expand...
Click to collapse
Just download the fast boot rom from the official website and flash it by mi flash tool.
And during flashing it select flash all except data.
And you will lose nothing and your recovery will be restored.
Then you can flash ota by that.
---------- Post added at 08:23 PM ---------- Previous post was at 08:21 PM ----------
blueandro said:
are you rooted?
if ues then just unroot using magisk unistaller and reboot it will restore stock recovery then use ota to update then again you can flash twrp peter recovery by fastboot and boot in to recovery and then flash magisk it will again have both recovery and root
my device shows encrypted status
Click to expand...
Click to collapse
Really?
I should try this.
Have you tried this, what is the concept behind this?
How can unrooting can restore stock recovery?
yes i have tried it and i m on latest stable 10.3
13
blueandro said:
yes i have tried it and i m on latest stable 10.3
13
Click to expand...
Click to collapse
Complete uninstall or just restore image option?
---------- Post added at 01:24 PM ---------- Previous post was at 01:22 PM ----------
blueandro said:
yes i have tried it and i m on latest stable 10.3
13
Click to expand...
Click to collapse
And are u encrypted? Means does twrp ask for screen lock password during going to recovery?
gautamajay52 said:
Complete uninstall or just restore image option?
---------- Post added at 01:24 PM ---------- Previous post was at 01:22 PM ----------
And are u encrypted? Means does twrp ask for screen lock password during going to recovery?
Click to expand...
Click to collapse
using peters recovery latest one
i m not using my fone with lock password so it didn't ask
blueandro said:
using peters recovery latest one
i m not using my fone with lock password so it didn't ask
Click to expand...
Click to collapse
Ok... I will try this... wating for new update that i can verify it too.
Thanks
I have one solution
simple
just things needed are:
1. miui stock recovery img
2. vbmeta
next,
1. First flash recovery image.
2. Then flash vbmeta image.
what does vbmeta do. it actually saves the recovery image after flashing new recovery.
3. Finished reboot

Categories

Resources