Confused
Scenario 1.
Easier way is to update Oct OTA from current slot and reboot . See if you are successfully booting up and you should be unrooted now. Then go into fastboot, fastboot boot boot.img(Oct cf auto root img) . Wait for it to exit fastboot. This can take few mins..once booted up flash fire will be able to get root access and you can inject supersu via that and profit.
Scenario 2
If you update Oct OTA from your current slot and you get error. Then boot into fastboot and type below command
"Fastboot set_active x" (your other slot a or b)
If above doesn't work, then
"fastboot --set-active=x" again here x is slot you have to change to.
Once you have changed slot successfully, then fastboot reboot..
Now you'll be in unrooted slot. Update Oct via this slot and it should go through without issues.now your other slot which is rooted is also updated to Oct. Now make slot b active via fastboot.
follow same fastboot boot boot.img and get root access and flash su via flash fire. Done.
So for every future update your slot which is unrooted is available for OTA and you can root the rooted slot by cf auto boot.img..peace..
Hey, I'm rooting simply to make the build.prop changes to activate camera2 API to use the Google camera port. I don't need to do anything else and I'd also want to continue getting future updates seamlessly.
Having read a couple of posts with confusing information, I don't know if using this CF auto root method is safe to ensure those future updates (some comments say this will affect them)
I just got the Mi A1 recently and already updated it to the Oct patch. I'm not rooted yet. These are my queries—
1) I should now just run the root.bat file from this thread, right?
2) Will I get the November update?
2a) If yes, will it replace root and unroot my device? I don't mind as far as it doesn't stop the Google Camera port from working
2b) If no, what do I do to simply make the build.prop edit to make the camera port work and unroot the device to keep getting updates going forward?
Hope my questions are accurately represented, for you to help me, and that I'm not missing something in explaining my concern.