Samsung Galaxy Tab A7 won't download

I swapped another piece of tech with a friend specifically so I could try e/os or lineage on a tablet.
But i tried the install yesterday from my linux laptop (ubuntu cinnamon), got as far as transferring the file using adb, and it keeps erroring out at 47%. there’s mention of 47% in the docs, “it may pause at 47%” but they’re not great at describing what exactly is happening so I’m stuck.

keep in mind, the instructions are a bit odd, “here’s a cli command but also here’s some windows software”, so i did my best but…am i missing something? I feel like there should be a step to disable SecureBoot but I haven’t seen one…is that the obstacle?

Thanks!

Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services

If it helps … loosely speaking, the 47% is the end of the file transfer to the device … the remainder of the process (53% perhaps) happens on the target device … we expect the device screen to report positively … perhaps

Stage 1 of 2
Stage 2 of 2
Success … error 0

However you must have seen the e-Recovery screen as Recovery … no good if you still see original Android recovery which needs to have been overwritten earlier.

1 Like

Thank you, yes, that helps! without knowing what was going on, I couldn’t even guess at how to fix it, I wish it said “Downloading file. Download completed, Installing…” or something similar.

oh WOW, that document. that’s..definitely NOT what you get when you click through from the Devices page! That looks like a lot of the details I was wishing for.

Hah, I see “You will look for the terse instructions by searching your supported device here then look for the link “Install → To install /e/OS on …your phone… click here”.”. i think “terse” is generous. :laughing:

2 Likes

also here (if you like details) :

2 Likes

I do like details, thank you! Even if I only understand 20%, that’s 20% MORE than I understand with NO details! :grin:

and yes, I saw these ..but NOT the other ones.
Now that you say it, i vaguely recall those changes when I did my OnePlus phone…but that was the web installer so i was mostly just along for the ride. This is the first one from scratch.

I will have to come back to this, I’m having a weirdly hard time finding the Heimdall binaries, I keep thinking i’m downloading them and then there’s nothing there, just a README referring me to the github and source code.

Extract the binary and copy heimdall into a directory in $PATH, a common one on most distros will be /usr/local/bin.

1 Like

Thank you for that. Heimdall is installed and working, now I’ve moved on to the next obstacle!

A7 has an automatic reboot when you leave Download mode. So i’ve spent the last hour trying to get BACK to recovery mode immediately after downloading the recovery file. it’s uncertain which will break first, the buttons or my fingers, as i try to get the exact timing. :frowning:

1 Like

from Install /e/OS on a Samsung Galaxy Tab A7 10.4 2020 (LTE) - “gta4l”
and Install /e/OS on a Samsung Galaxy Tab A7 10.4 2020 (Wi-Fi) - “gta4lwifi”

  • Unplug the USB cable from your device.
  • Manually reboot into recovery, this may require pulling the device’s battery out and putting it back in, or if you have a non-removable battery, press the Volume Down + Power buttons for 8~10 seconds until the screen turns black & release the buttons immediately when it does, then boot to recovery:
  • With the device powered off, hold Volume Up + Power.

.

as you don’t come from a device off and encountred an automatic reboot, forget about the power menu in the second phase : when the black screen comes, try only holding Volume Up

And Now I got it installed…!

But it doesn’t boot up, it just loops between the first Samsung splash screen with the red warning and the screen with warning that the bootloader is unlocked and then the second Samsung splash screen and then it goes back to the beginning.

did you see that ?

Yes. I did get the recovery part installed.

I think I figured out the problem. I had Android 12, not Android 15. The problem is I don’t even see an install package for 12.

are you up to date with latest android 12 based stock SamsungOS / firmware ?

if so, there is no issue about installing android 15 based /e/OS.

.

What is your device model variant ?

I thought it was up to date, There weren’t any notifications about new updates.

Its sm-t500

1 Like

hmm. script succeeded: result was 1.0000000 :grinning_face:

Install completed with status: 0 :grinning_face:

Install completed with status 3. :grinning_face:

Installation aborted. <====??? :sob:

is succeed message.

is failled message

.

.

is this what you done ?

in download mode :

heimdall flash --VBMETA vbmeta.img --RECOVERY recovery-e-3.2-a15-20251025540112-community-gta4l.img --no-reboot

then in recovery mode :

factory-reset, then

adb sideload e-3.2-a15-20251025540112-community-gta4l.zip
2 Likes

That was it! Something had gone wrong with the VBmeta. I remember looking at it, but I was flipping back and forth between three sets of instructions and it might not have ever made it into the terminal. :star_struck:

1 Like

Thank you guys so much. I really appreciate all your help. You will be relieved, I don’t think I will do this again. The instructions are just too scattered and it’s too hard to work on a Samsung.