Samsung - Galaxy Tab A7 10.4 2020 (Wi-Fi) - gta4lwifi - Documentation Suggestions

I have been able to install /e/OS 2.7-u on my SM-T500 using Heimdall on Ubuntu Linux, without Odin.
After the prerequisites (Bootloader, OEM, adb), I installed /e/OS recovery with Heimdall (I renamed recovery file in recovery.img) and the Galaxy Tab in download mode.
sudo heimdall flash --RECOVERY recovery.img --no-reboot
After that, it’s very important to reboot into recovery as said by the install page.
Then I followed steps to install /e/OS from recovery.
At this point, I couldn’t boot the Galaxy Tab because of a looping reboot.
So I downloaded vbmeta.img file from here and flashed it with Heimdall (Galaxy Tab in download mode) :
sudo heimdall flash --VBMETA vbmeta.img
And then it worked ! :sweat_smile:
Perhaps I could have used the vbmeta.img file from the /e/OS build zip file but I didn’t try.