…Enter suggestions to improve documentation in this category. Do not raise bugs or issues here…
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
…Enter suggestions to improve documentation in this category. Do not raise bugs or issues here…
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
HI,
how can I install eOS on Samsung Galaxy A52s 5G using Linux? is there are replacement for Odin? You have instructions to install adb on Linux but not how to install flash and install eOS?
Hello @lukap, welcome to this forum.
you have the choice about Linux flashing-tools for Samsung devices
thank you.
I will try to use one of these methods for flashing. ALs the HowTO helps as it seems it outlines the main steps of installing the eOS (or probably any custom ROM) to a phone. That’s helpful for first-time installing a different os on the phone.
I think downloads in /e/OS community a52sxq download do not contain vbmeta.img file (as stated in instructions in Install /e/OS on a Samsung Galaxy A52s 5G - “a52sxq”).
you have two options :
that’s what i’m saying, they are not in the zip of the build. vbmeta.img is not in the /e/ build zip
@manoj, why are these files provided, when the instructions talk about vbmeta.img ?
I wrote notes, allow me to share them here:
you need 4 things: adb, heimdall (flasher), eOS recovery, eOS system
prep the phone to be able to “be hacked”
change the tool within which phone can get a new operating system
heimdall flash --RECOVERY recovery-e-2.7-u-20250109460550-community-a52sxq.img --no-reboot
./adb sideload ../a52sxq/e-2.7-u-20250109460550-community-a52sxq.zip
Rebooting should take you to fresh install of e/OS!
What is the difference between ‘recommened’ and ‘prefered’ ?
Do I miss the word ‘or’ between Odin.3 and Galaxy-Flasher Linux?
Like the next arrow (see common steps for all other devices (adb&fastboot) contains 3 sub items:
-windows (Me )
-MacOS
-Linux
If you are not confortable with command lines (most Windobe users) you would prefer to use Grafic tools
and only need Odin3 for windows
(adb not needed, fastboot not usefull on Samsung devices)
You can convert the recovery.img
to .TAR using “7zip”
I am (a bit) ok with command lines using CommandPrompt for simple excutions (renaming folders or extracting stuff from files, etc)
So you also can use the adb sideload method
or get the twrp-3.7.1_12-0-a52sxq.img.tar from the link in step 4?
but that is step 8/9. I’m only at step 6…
this is useful for windows as well? I only have to adept the heimdall steps ot odin?
Yes, I think the main difference is in the tool used for flashing. as far as I know, heimdall is only for linux, so you need to find another tool that works well on Linux - I have no experience with Windows, sorry.
Hello,
I managed to install eOS on Samsung Galaxy A52s 5G using Heimdall on a mac. After many hours I concluded that for some reason Odin3 on Windows didn’t work in my situation.
What I do not exactly understand is that the eos recovery image (zipfile) contains 4 files with .img extension, but only one (recovery-e-2.8-a14-20250220470208-community-a52sxq.img) is needed to flash the new recovery system on the Samsung. Are the others not necessary? Or are they also sideloaded later?