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

aarch64 support for M1 Mac Silicon #25

Open
ramet opened this issue Jul 26, 2022 · 3 comments
Open

aarch64 support for M1 Mac Silicon #25

ramet opened this issue Jul 26, 2022 · 3 comments

Comments

@ramet
Copy link

ramet commented Jul 26, 2022

It works fine on a Mac M1 but since it doesn't run in native mode, without acceleration, the result is a bit slow.

I try to get a working solution starting from your work with

Has anyone tried with an arm version or has the information to build a bootable linux system for Mac M1?

@iximiuz
Copy link
Owner

iximiuz commented Aug 26, 2022

I'd love to make it work on Arm as well, but at the moment, I simply don't have any spare capacity for this project. Overall, sounds like you're following the right direction.

@chadbrewbaker
Copy link

chadbrewbaker commented Nov 7, 2022

Fedora/Debian images run slick on M1/M2 under UTM App https://www.youtube.com/watch?v=1WWj6qoWhJw

For the day job I need to roll amazonlinux:2 and amazonlinux:2022 virtual machines. The later exists no-where AFAIK.

I was thinking of whacking the bootloader/kernel out of a Fedora 37 ISO for aarch64 and amd64. Is this insane?

Fedora arm minimal seems to be here https://arm.fedoraproject.org

@iximiuz
Copy link
Owner

iximiuz commented Nov 9, 2022

@chadbrewbaker I'm afraid this is (still) outside of my area of expertise. I'd love to get deeper into this wonderful world of Linux distributions and image builders, but there is only 24 hours in my day 🙈

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