-
-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
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
Heimdall does not accept boot.img and boot.tar files as firmware packages. #528
Comments
Flash the patched img file from command line with |
(I'm running Ubuntu 22.04 installed within a WSL2 system on Windows 11).
I've installed Heimdall with the following commands :
# mv magisk_patched-26100_JpvSO.img boot.img
# apt install heimdall-flash-frontend
# heimdall flash --BOOT boot.img
Heimdall v1.4.2
Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/
Initialising connection...
Detecting device...
ERROR: Failed to detect compatible download-mode device.
…On Sat, Jul 8, 2023 at 11:08 PM Henrik Grimler ***@***.***> wrote:
Flash the patched img file from command line with heimdall flash --BOOT
/path/to/patched-boot.img, or (possibly, haven't tried) through GUI. No
need to rename the file or put it into zip file with heimdall
—
Reply to this email directly, view it on GitHub
<#528 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFYNC2XCQCWH5ZBAVOOZLTXPHD4ZANCNFSM6AAAAAA2CZWG6Y>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Mario.
|
Does windows automatically pass usb devices through to WSL? If not you'll have to set that up somehow. Probably easier to use odin if you are on windows |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello to everyone.
I'm trying to enable KVM on my SM-A600G (Samsung Galaxy A6 with exynos7870). This is the guide that I'm following :
https://github.com/raspiduino/a6lte-kvm
I've reached Step 1 of the section "installing",where he says to :
He didn't explain which kind of tecnique and file is accepted by Heimdall,so I'm here to ask this. At the moment I have a boot.img file and a boot.tar files. These files aren't accepted by Heimdall. When I click on "Heimdall Firnware Package / Browse" they aren't available. So,what should I do to install the patched image file to my phone using Heimdall ? thanks.
The text was updated successfully, but these errors were encountered: