Ich benötige einen e/OS build als .tar or .md5 datei um es mit Samsung ODIN laden zu können

Hallo Leute,

ich bekomme die Fehlermeldung „An error has occured while updating the deivce software“. Jetzt kann ich nur noch mit Samsung Odin und USB eine Verbindung zum Telefon herstellen. Aber mit Samsung Odin kann ich nur tar oder md5 Dateien laden, keine Zip-Dateien.

Ich habe Linux verwendet, um die Zip-Datei zu entpacken. Danach habe ich eine tar Datei erstellt. Wenn ich diese Datei hochladen möchte, erhalte ich folgende Meldung:

ID:0/003 Added!!
ID:0/003 Removed!!
ID:0/003 Added!!
ID:0/003 Odin engine v(ID:3.1401)..
ID:0/003 File analysis..
ID:0/003 Total Binary size: 1128 M
ID:0/003 SetupConnection..
ID:0/003 Initialzation..
ID:0/003 Get PIT for mapping..
ID:0/003 Firmware update start..
ID:0/003 NAND Write Start!!
ID:0/003 SingleDownload.
ID:0/003 boot.img
ID:0/003 install/
ID:0/003 Unassigned file
ID:0/003 Complete(Write) operation failed.
All threads completed. (succeed 0 / failed 1)

Das Problem ist also „Unassigned file“. Es sieht so aus, als ob das Entpacken und Packen nicht funktioniert. Oder was habe ich falsch gemacht?

Wo kann ich funktionierende Images bekommen?
Für Galaxy S8, S10, S20 und S23.

Für das S23 habe ich kein Image für e/OS gefunden. Aber vielleicht kann die Community helfen.

Grüße

Tom

Hallo Tom,

in der Anleitung steht beschrieben, dass das ZIP-Archiv zunächst entpackt und die enthaltene Datei `vbmeta.img` dann in ein TAR-Archiv zu überführen ist, z.B. Install /e/OS on a Samsung Galaxy A73 5G - “a73xq” :

  1. Download the /e/OS build zip file from the section marked ‘Downloads for a73xq’. Extract the contents of the /e/OS build zip file. You will find a vbmeta.img in the extracted files.
  2. Open a Command Prompt in the folder where the file was downloaded and TAR the file by running tar --format=ustar -cvf vbmeta.tar vbmeta.img

Dieses wird dann mit ODIN auf das Smartphone geflasht.

die zip datei enthält an img dateien nur die boot.img sowie die recovery.img

012345678901234567890

the only file transfer that has worked transfering with the message “pass“ via odin was twrp 3.7.0.9.0 img as tar file. but when the phone restarts automaticially i get the message:

recovery: Error validating footer (8)

recovery: Error verifying vbmeta image: invalid vbmeta header (6)

VBMETA G973FXXSGHWC2, 62822408R

You need to flash custom vbmeta prior or along the custom recovery

ok.

i has rename recovery-e-3.2-s-20251022539006-official-dreamlte.img to recovery.img and packed as tar file to recovery.tar

this file i select as AP in odin.

but which vbmeta file should i select in “CP” in samsung odin?

If not provided by /e/, as download or inside the main /e/.zip, you can take it from lineage 22 LineageOS Downloads

loading to the phone was successful
after restarting, the following message appears:

load_kernel: could not do normal boot

vbmeta: public ke used to sign data rejected (5)

vbmeta: VERIFICATION_DISABLED bit is set

CUSTOM VBMETA

VBMETA: no sign info

VBMETA ,

This topic was automatically closed after 90 days. New replies are no longer allowed.