Both of my PRs have been merged. To fix the typo and the misleading “unplug the USB cable” before booting into recovery (that also affected many other devices). The online doc is now updated
I discussed with @Manoj about the main issues (missing vbmeta & recovery files + Odin crashing when using them). He says they should be fixed with upcoming version 3.6 of /e/OS: both .img files should be bundled inside the provided eOS zip file
You’re right that the recovery file does not have the same structure as with 3.5-a15 (which was an img file, not a zip). And it now contains a vbmeta img file. Sorry, I wrote too fast. So the dev team has indeed done something.
But the doc says the vbmeta is inside the /e/OS zip file, not inside the recovery zip:
Download the /e/OS build zip file from the section marked ‘Downloads for a52q’. Extract the contents of the /e/OS build zip file. You will find a vbmeta.img in the extracted files.
This could easily be fixed in the doc, but it’s inside a common file (htdocs/_includes/templates/before_recovery_install_samsung_qcom.md), that is used by several other devices: a52sxq, a71, a72q, a73xq, gta4l, gta4lwifi, gts4lv, gts4lvwifi, gts7l, gts7lwifi, m52xq, r8q. And, for some of them, the vbmeta is really inside the /e/OS zip file (it’s the case at least for /e/OS community gta4lwifi download , I did not check the other ones)
Following the instructions I get stuck at the point where the adb sideload is performed.
ADB lasts until 47% then stops (which according to some sites is some fault that could be ignored, but not in my case). The device signals “ADB completed with status 2” and aborted. Frantically trying to find documentation, but not easy to find. The route via SD-card leads to the same error.
Re 47% … the transfer goes on till the point 47% then the remainder of the process is install. ADB aims to complete with error 0, that is “no error reported”.
Error 2 might indicate the file being transferred was somehow unsuitable … so first step is to review all steps from the start.
It seems I cannot get back into download mode, so starting from the top is out of the question…
I tried different .zip files but they all lead to the same error. Either via ADB or via SD-card.
Now a follow-on question that may be a different topic. The device is now recognised as rooted, which means that my banking apps do not work anymore. Is there a way to mask/undo this? I read somewhere that the Samsung Knox cannot be circumvented?