Hey guys,
currently my S10+ is on Android 9, rooted and with TWRP:
Do you guys have any idea how I can update to the final Android 10 firmware without losing all my data, root and TWRP? (My CSC is DBT anyway btw)
Regards!
Download the newest firmware. Extract the firmware. Copy ap file to your download folder in the phone .Magisk patched the ap file. Now copy the magisk patched tar file back your pc. Open odin load BL, magisk patched ap, cp and home csc (retains all your data). Now flash it. Remember to hold power, bixby and volume up aka combo keys
Will it work? I think no
Player04 said:
Download the newest firmware. Extract the firmware. Copy ap file to your download folder in the phone .Magisk patched the ap file. Now copy the magisk patched tar file back your pc. Open odin load BL, magisk patched ap, cp and home csc (retains all your data). Now flash it. Remember to hold power, bixby and volume up aka combo keys
Click to expand...
Click to collapse
Thanks for the reply. I'll try it out!
henio1195 said:
Will it work? I think no
Click to expand...
Click to collapse
I'll try it out and report back. Why do you think it won't work?
Hmm I think that would so easy. Geiti created new root(magisk) for beta android 10 and for official 10 doesn't work.
I tried yesterday install android 10 for my S10 (SM-G973F, only magisk) but installation stopped on recovery. I had to stop the installation. Fortunately, the system still works.
I am rooted on my s10+, android 10.
Pls tell US what you did
Player04 said:
Download the newest firmware. Extract the firmware. Copy ap file to your download folder in the phone .Magisk patched the ap file. Now copy the magisk patched tar file back your pc. Open odin load BL, magisk patched ap, cp and home csc (retains all your data). Now flash it. Remember to hold power, bixby and volume up aka combo keys
Click to expand...
Click to collapse
Mine is Note 10+ (N976B) somehow its imei is pre-patched when i purchased, now it needs chimera everytime i do update(because it removes the network & imei info from the device).. what if i try your method will it wipe those certificates (which are patched by chimera) ? Please reply . Thanks
Related
hello guys just got Android 11 update and I'd like to know how to root, I've never rooted this device defore so i need a full tutorial thanks in advance
Install magisk manager get your phones firmware from samfw or any other site transfer the AP file to your phone open magisk manager click install , patch a file and select the ap file after its patched get the file using adb "adb pull" and then flash it with magisk including bl csc and the rest. Like this response if it helped you
Sloobot said:
Install magisk manager get your phones firmware from samfw or any other site transfer the AP file to your phone open magisk manager click install , patch a file and select the ap file after its patched get the file using adb "adb pull" and then flash it with magisk including bl csc and the rest. Like this response if it helped you
Click to expand...
Click to collapse
worked for me. thank you so much
from samsung galaxy A71 Android 11
AsifMohiuddin said:
worked for me. thank you so much
from samsung galaxy A71 Android 11
Click to expand...
Click to collapse
Im glad to hear that
Do you mean flash it with Odin? I don't see how I can flash the tar with Magisk.
Sloobot said:
Install magisk manager get your phones firmware from samfw or any other site transfer the AP file to your phone open magisk manager click install , patch a file and select the ap file after its patched get the file using adb "adb pull" and then flash it with magisk including bl csc and the rest. Like this response if it helped you
Click to expand...
Click to collapse
Do you mean flash it with Odin? I don't see how I can flash the tar with Magisk. Sorry for the double post. I don't know how I can delete the other message.
Codename_Falcon said:
Do you mean flash it with Odin? I don't see how I can flash the tar with Magisk. Sorry for the double post. I don't know how I can delete the other message.
Click to expand...
Click to collapse
Yes im talking about odin but now there is another method
So what about the Samsung Pass status? R11 ?? A715F/DS
Hello,
I have XEO software from security patch 07.21
And rooted phone.
I try upgrade FW Odin. Choose CSC Home and update...
And telephone not started
Only try three times started and write fault system.
Only wipe data working and starting
How i can in future rooted my telephone, only uses magisk, and safe upgrade to next update without lost data ???
Please help... Thanks
I've never tried it...
[S20_FE SM-G781U/U1_Snapdragon]-[Upgrade Easily Firmware Using Odin]-[Automatically Root Remove Forceencrypt Patch Bluetooth And Fix Safetynet]
Must Have An Unlocked Bootloader To Do This! This An odin tar file I have created to flash along with stock odin firmware to automatically install TWRP recovery along with Disable VBMETA image. The tar file will also automatically install...
forum.xda-developers.com
Thanks for info.
But i think i not good for my model.
I have SM-G781B
Other advaice please...
I try moore times and always i must wipe data
Always if add home CSC ( without delete data ) must later wipe data in menu ( always corrupted data, system )
onken said:
Thanks for info.
But i think i not good for my model.
I have SM-G781B
Other advaice please...
I try moore times and always i must wipe data
Always if add home CSC ( without delete data ) must later wipe data in menu ( always corrupted data, system )
Click to expand...
Click to collapse
If you were rooted while patching the boot.img with magisk you will have to redo it on each odin update with patched AP and Home CSC to keep the root & data.
This is the way I do it but it implies not to use twrp therefore caution is in order regarding modules which could lead to bootloop.
Full House said:
If you were rooted while patching the boot.img with magisk you will have to redo it on each odin update with patched AP and Home CSC to keep the root data.
Click to expand...
Click to collapse
Hello, thanks.
I can use old patched AP for new software ?
onken said:
Hello, thanks.
I can use old patched AP for new software ?
Click to expand...
Click to collapse
No you can't, you have to patch AP each time with magisk before flashing
Full House said:
No you can't, you have to patch AP each time with magisk before flashing
Click to expand...
Click to collapse
Ok.
Thanks for info
Maybe know why not can rooted new mode Samsung A52s ?
I always run this same method and telephone not starting
onken said:
Ok.
Thanks for info
Maybe know why not can rooted new mode Samsung A52s ?
I always run this same method and telephone not starting
Click to expand...
Click to collapse
Have you unlocked the BL?
Didn't you have the camera problem?
If you followed the procedure and it doesn't work maybe the patched AP file was corrupted during the transfer have you eliminated this probability?
I try many times patched. Always not working.
Not only in me.
But about camera not checked but if yes to big problem.
If not can uses later camera for rooted, why possible unlock bootlader permission from Samsung....
unlocking the bootloader doesn't cause an issue with the camera on this phone.
different story on the Galaxy Fold 3 but we are OK to unlock.
once you have patched the AP file DON'T use windows file manager to move it, use ADB pull command.
ADB Push and Pull - Push and Pull Files on Android Using Commands
You can push and pull files on Android using ADB commands. ADB Push and Pull make Android development easy &save time by reducing data retrieving tasks.
www.droidviews.com
Must Have An Unlocked Bootloader To Do This!
This An odin tar file I have created to flash along with stock odin firmware to automatically install TWRP recovery along with Disable VBMETA image. The tar file will also automatically install magislk root along with remove force encryption and patch bluetooth library file. It will also patch safetynet. No flashing of zips is required
Info For Bootloader Unlocks Can Be Found In Post 2
I Do Not Recommend Mixing Bit 1 With Higher Firmware!!!!
Unless Using Bit Safe Firmware That Is Patched
Downloads
SM-F916U/U1/W- Model
USERDATA_AIO_F916U_5G_FORCE_WIPE_10_10_21.tar.md5
This will force a wipe of data no mater what.
Full Odin 3.1.1 Bit1 Safe Firmware
F916USQS2EUH9_BIT1_SAFE.7z Thanks @markfm
This are odin files and will safely update all image files too bit 4 and keep bit 1 bootloaders. Unfortunately this will wipe data this is beyond my control as it seems to be a side affect of mixing firmware it causes data not to mount and therefore my AIO will format it. This is full firmware with USERDATA_AIO. This will put you on U firmware. Before flashing I recommend removing your google account and make sure in download mode you are not frp locked
If above USERDATA_AIO_G78*_FORCE_WIPE_NO_BL is newer than the one in this zip use the newer one from above
Odin3_v3.14.1_3B_PatcheD.zip
TWRP Recovery Provide by afaneh92
Be prepared to have your data wiped. The process tries to determine if you do or do not need to have data wipe but as a precaution just assume your data will be wiped. Especially if using U1 or W firmware
Install Instructions For Newly Unlocked Devices
You must be OEM Unlocked Bootloader
1. On Initial unlock of phone you must through setup and be signed into your google account.
2. Reboot phone too download mode and make sure KG STATUS=CHECKING (see pic) and not PRENORMAL. If PRENORMAL then do step 1 again
View attachment 5217631
3. Use patched 3.14 odin and load file USERDATA_SLOT_F916U_**.tar.md5 you must choose one of the FORCE_WIPE files and load in the USERSDATA slot of odin and flash file
4. Phone will reboot to TWRP and remove encryption which will wipe phone. Phone will reboot back too TWRP to finish install then reboot to setup
Install Instructions For Updating Firmware On Phone Already Unlocked
1. Reboot phone too download mode and make sure KG STATUS=CHECKING. If not see above
2. Use patched 3.14 odin and load stock firmware in appropriate slots use regular CSC file in the CSC slot and load file one of the USERDATA_SLOT_F916U_**.tar.md5 in the USERSDATA slot of odin and flash firmware. Do not use the User Data file that comes with firmware.
3. Phone will reboot to TWRP and check for encryption and remove if needed which will wipe phone. If phone is not encrypted data will not be wiped. Phone will reboot back too TWRP to finish install then reboot to setup if data was wiped or reboot normally if it was not
Install Instructions If Updating Images With TWRP
1. When done flashing images in TWRP Reboot phone too download mode and make sure KG STATUS=CHECKING. If not see above.
2. Use patched 3.14 odin and load file USERDATA_AIO_F916U_NO_WIPE_NO_BL.tar.md5 in the USERSDATA slot of odin and flash file.
3. Phone will reboot to TWRP and check for encryption and remove if needed which will wipe phone. If phone is not encrypted data will not be wiped. Phone will reboot back too TWRP to finish install then reboot to setup if data was wiped or reboot normally if it was not.
4. Alternatively to using USERDATA_AIO_F916U_NO_WIPE_NO_BL.tar.md5 in odin you can use AIO_Magisk_22_S20_Series.zip found in post 2
Features
No patches or mod zips are needed phone will already be rooted
Bugs
Samsung Pay, Secure Folder and Samsung Pass do not work as on most Samsung Rooted Roms
Thanks To People That Make My Life Easier
elliwigy
klabit87
Krog18
me2151
stang5litre
Raymonf for modified odin
rayan-refoua for boot animation
TheMadScientist
afaneh92
kdrag0n for safetynet fix
3arthur6 for bluetooth patch zip
JDBarlow for test S20 stuff
Xylvion for testing s21
dark11b for testing s21
Hi, can i have the procedure for rooted Fold2 F916B for firmware update.
I'm super excited about this. Hope to see the info for bootloader unlock soon so I can try it. Thanks you're awesome!
Does this mean it can be updated on the latest firmware with root?
PLZ PLZ PLZ do this for the z Fold 3 u1 snapdragon please sir your work has been a God send since the s8+ for me. Thank you
The full odin bitsafe firmware link isn't working
Hey can you fix the link to the odin firmware please?
Nothing? Please fix the link to the odin firmware it doesn't work.
same here. Please reupload to the drive.
halx said:
same here. Please reupload to the drive.
Click to expand...
Click to collapse
What's going on here ? Why hasn't the OP responded to us?
Ok it's official....samsung murked the OP.
I bought a second phone Sam Galaxy s10 SM-G973F Exynos with display dead(Can be seen but green).
Iam doing inner os things with scrcpy
What things have i done till now??
I downloaded firmware from Frija.
I unlocked bootloader
I patched AP file with magisk app and ramdisk says no
I Used BL,CP and Home CSC with magisk pached image as AP with Odin
I got a bootloop
I flashed back to stock by reflashing with AP file without patching.
But the previous baseband version of stock binary 9(G973FXXUEHVB9) changed to G***********VC6.
Should I download VB9 for to work???
My wrong.
Hello Léon FH, these version VB9 me I have the version there G973FXXUFHVE1 - XEF (France) Android 12 S (May 2, 2022)
You have successfully transferred with ADB the AP magisk_patched mobile via pc.
meric57 said:
Hello Léon FH, these version VB9 me I have the version there G973FXXUFHVE1 - XEF (France) Android 12 S (May 2, 2022)
You have successfully transferred with ADB the AP magisk_patched mobile via pc.
Click to expand...
Click to collapse
I said, When I transfer Magisk_patched image, It bootloops.
After clearing dalvik, wiping, Iam ablw to get to it.
I flashed magisk.zip too(Which is useless in device with no ramdisk)
But still, no root in magisk manager.
Iam not able to root with magisk patched image.....
I patched magisk.zip also
No hope
Leon FH said:
Iam not able to root with magisk patched image.....
I patched magisk.zip also
No hope
Click to expand...
Click to collapse
You can install CSC instead CSC HOME. You will lose everything you installed.
If you install HOME CSC try this: #2,668
Look here https://forum.xda-developers.com/t/magisk-root-for-the-galaxy-s10-series.3918699/
I think you misunderstood redone all from A to Z take the official firmware S10 SM-G973F exynos android 12 UI 4.1 look at the one I have in my signature.
You backup your data with smart switch then you flash the official Android 12 XEF firmware. G973FXXUEHVC6 install magisk 25.1 the firmware AP r transfer to the S 10 and modify it with magisk once done you will have a file in internal memory magisk_patched xxx.tar you transfer it either directly to the pc or as john Wu says with adb for no lose bytes of the file it must 6.02 GB.
Then you open odin you put 4 files there BL-AP patched- BL HOME CSC you flash at startup install magisk and you activate zygisk in parameter once which is rooted you turn off and you start in download mode are you flash up_param.tar with odin take the one at https://forum.xda-developers.com/attachments/up_param-tar.5645391/ for rooted device
I hope you will understand complicated to explain
meric57 said:
Look here https://forum.xda-developers.com/t/magisk-root-for-the-galaxy-s10-series.3918699/
I think you misunderstood redone all from A to Z take the official firmware S10 SM-G973F exynos android 12 UI 4.1 look at the one I have in my signature.
You backup your data with smart switch then you flash the official Android 12 XEF firmware. G973FXXUEHVC6 install magisk 25.1 the firmware AP r transfer to the S 10 and modify it with magisk once done you will have a file in internal memory magisk_patched xxx.tar you transfer it either directly to the pc or as john Wu says with adb for no lose bytes of the file it must 6.02 GB.
Then you open odin you put 4 files there BL-AP patched- BL HOME CSC you flash at startup install magisk and you activate zygisk in parameter once which is rooted you turn off and you start in download mode are you flash up_param.tar with odin take the one at https://forum.xda-developers.com/attachments/up_param-tar.5645391/ for rooted device
I hope you will understand complicated to explain
Click to expand...
Click to collapse
Just like you said. I patched the rom. put it into odin. flashed it. Installed magisk 25.1 apk . No sign of root.
Leon FH said:
Just like you said. I patched the rom. put it into odin. flashed it. Installed magisk 25.1 apk . No sign of root.
Click to expand...
Click to collapse
You need patch onley AP. Copy AP on PC with ADB.
Try connect phone with PC with USB vcable. Open ADB and in ADB type 'adb reboot recovery' and Enter. After restart phone you you should have rooted phone.
ZmisiS said:
You need patch onley AP. Copy AP on PC with ADB.
Try connect phone with PC with USB vcable. Open ADB and in ADB type 'adb reboot recovery' and Enter. After restart phone you you should have rooted phone.
Click to expand...
Click to collapse
Thanks man. It worked!!✌
Leon FH said:
Thanks man. It worked!!✌
Click to expand...
Click to collapse
I should go adb reboot recovery to see root always??
Leon FH said:
I should go adb reboot recovery to see root always??
Click to expand...
Click to collapse
No. Install Root Essentials. For restart phone, open Root Essentials select Rebooter, click on Reboot Recovery and it is it. If you accidentally lose root, just repeat the type 'adb reboot recovery' and Enter.
I have bought a S20 FE with Snapdragon and updated it to the newest version from December/January.
After that I flashed TWRP on it and added Magisk.
Now I saw there is a newer firmware from February and I would like to know, how to update the phone without losing all data or if there is a tutorial for doing that?
Thank you, guys.
---
Solution (for me, at least) for firmware update with TWRP and root (Magisk):
- download/copy Magisk-v25.2.apk (or newer) to internal storage of phone
- download your correct firmware, unpack it and delete the CSC file (not HOME_CSC) to PC
- connect USB cable to PC
- turn off phone and go into download mode (press volume down + volume up and quickly connect USB cable (which is still connected to PC))
- open Odin and remove ticks on auto-connect and re-partition (if set)
- flash in Odin all slots (BL, AP, CP, CSC, USERDATA), but use the HOME_CSC instead of the CSC file and vbmeta_disabled.tar under USERDATA
- reboot to download mode within Odin, if possible, otherwise go to download mode again like in first step
- reset/open Odin and remove ticks on auto-connect and re-partition (if set)
- flash in Odin TWRP under AP and vbmeta_disabled.tar under USERDATA
- reboot to TWRP (volume up + power)
- disable encryption: advanced > terminal > type multidisabler
- flash the Magisk apk
- reboot
You need the vbmeta_disabled.tar file, the newest Magisk apk, the correct firmware, the fitting TWRP and Odin for this solution to work.
xsycox said:
I have bought a S20 FE with Snapdragon and updated it to the newest version from December/January.
After that I flashed TWRP on it and added Magisk.
Now I saw there is a newer firmware from February and I would like to know, how to update the phone without losing all data or if there is a tutorial for doing that?
Thank you, guys.
Click to expand...
Click to collapse
Simply use Odin to flash the new firmware package. Make sure you use HOME_CSC, not CSC. After you've flashed the updated firmware, you'll have to reflash TWRP and re-root with Magisk.
Thank you, but wait, if I flash TWRP I have to do a factory reset again, right?
And do I have to tick/add all fields (BP, AP, CP, CSC)?
xsycox said:
Thank you, but wait, if I flash TWRP I have to do a factory reset again, right?
And do I have to tick/add all fields (BP, AP, CP, CSC)?
Click to expand...
Click to collapse
here's a quick guide by Afaneh92 the twrp dev
Note: steps 2-6 are important, missing any will lose your data.
1. Load all files to their respective slots in odin, pick HOME_CSC instead of CSC.
2. Uncheck auto reboot in Odin and hit start.
3. Reboot to download if possible from odin options (not working on all devices), or using buttons combo.
4. Keep auto reboot unchecked, Flash TWRP in AP slot and vbmeta_disabled.tar in USERDATA
5. Hold volume down and power until the screen goes black then immediately switch to holding volume up and power to reboot into TWRP.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.
You will see " - Finished." When it is done.
7. flash custom kernel and magisk then reboot to system (optional).
Yeah, that did not work. I used the correct AP, CP, BL and HOME_CSC files and vbmeta_disabled.tar, but now it is in bootloop. :/
I flashed TWRP again and am trying now to get a TWRP backup running again I did earlier.
Backup restoration worked. I also think, I found the problem. Will try it again tomorrow or on Sunday.
I have updated the initial post with the successful procedure, just in case other people are in the same situation.
Guess this method should work with s20(non fe) too?
I use a custom ROM and can access all my files via twrp are you able to access your data partition via TWRP with this method?
k2828 said:
Guess this method should work with s20(non fe) too?
I use a custom ROM and can access all my files via twrp are you able to access your data partition via TWRP with this method?
Click to expand...
Click to collapse
Yes, if you do all steps (not forgetting step 9), it should work. I can access everything up to now on every update.
I use this/my guide now for a while (two updates since March).
xsycox said:
Yes, if you do all steps (not forgetting step 9), it should work. I can access everything up to now on every update.
I use this/my guide now for a while (two updates since March).
Click to expand...
Click to collapse
is it possible to leave out a step so my files arent accessible via twrp?
maybe the following one:
- disable encryption: advanced > terminal > type multidisabler
I think that thinking that nothing will happen and you will not lose the data in the ways that they tell you here is naive.
Backup first and then update SAFELY as they tell you.
I would not risk doing what has already been said of using Home_csc and apart from being root.
that cures it
I recommend everyone who reads my comment. Better always support.
then do what the classmates say
one mistake and you lose all your information.
k2828 said:
is it possible to leave out a step so my files arent accessible via twrp?
maybe the following one:
- disable encryption: advanced > terminal > type multidisabler
Click to expand...
Click to collapse
yes you can do that but twrp will be very limited.
3mel said:
yes you can do that but twrp will be very limited.
Click to expand...
Click to collapse
You could still flash stuff, but can't backup and restore I guess?
Can I leave out the following step, as I don't need TWRP:
-flash in Odin TWRP under AP and vbmeta_disabled.tar under USERDATA
k2828 said:
You could still flash stuff, but can't backup and restore I guess?
Can I leave out the following step, as I don't need TWRP:
-flash in Odin TWRP under AP and vbmeta_disabled.tar under USERDATA
Click to expand...
Click to collapse
yes
edit: you could still flash stuff from an OTG adaptor with anything from a flash to a hard-drive. you could also push files to /data/ I'm told even if encrypted... never tried that out but it's an option if you did flash twrp.