Skip to content
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

Add arm64 architecture support for linux #4220

Closed
Tianming-Wu opened this issue May 8, 2024 · 2 comments
Closed

Add arm64 architecture support for linux #4220

Tianming-Wu opened this issue May 8, 2024 · 2 comments

Comments

@Tianming-Wu
Copy link

  • Operating system and architecture: Ubuntu 24.04 aem64 Raspberry Pi 4

Actually, this is a suggestion.
Since I have limited access to some of the websites in the China mainland, I can only post it here.

I found that the Linux version does not contain a version running on arm64. Can you add it? I need it to flash images on my raspberry pi.

I've carefully examined the relase page and I'm sure I haven't seen an available one. If it is just unseen, please make it easier to be found.

Or, how to compile it? There wasn't any information about it. I've downloaded the source, but I haven't figured out how to compile it.

@lurch
Copy link
Contributor

lurch commented May 8, 2024

Duplicate of #2870 ?

@aethernet
Copy link
Contributor

You can certainly build etcher for linux/arm64, I suggest you look at electron-forge requirements. I don't have the bandwidth to add another build target in the short term.

If you can use a command line, an alternative I can recommend is using balena-cli balena local flash command. It use the same flashing code as etcher (without the graphical interface).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants