We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I would like to know if an equivalent to fastboot boot command would be feasible in heimdall ?
fastboot boot
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Hi,
I would like to know if an equivalent to
fastboot boot
command would be feasible in heimdall ?The text was updated successfully, but these errors were encountered: