Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

[request] Support direct boot without flash

Open Azkali opened this issue 2 years ago • 1 comments

Hi, I would like to know if an equivalent to fastboot boot command would be feasible in heimdall ?

Azkali avatar Sep 29 '22 06:09 Azkali

No, once in download mode the bootloader side, "loki", does not have such functionality so such a thing is not possible through heimdall.

You might be interested in reading about "usb download mode" (here and here) that at least some models seem to support, and about the available commands in the sboot shell (through uart connection), and about how people managed to put sboot on sdcard and boot it in the galaxy s3

Grimler91 avatar Sep 29 '22 13:09 Grimler91