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

Initial arm64 support #57

Open
2 of 5 tasks
zeha opened this issue Nov 23, 2024 · 3 comments
Open
2 of 5 tasks

Initial arm64 support #57

zeha opened this issue Nov 23, 2024 · 3 comments
Assignees

Comments

@zeha
Copy link
Member

zeha commented Nov 23, 2024

We introduced arm64 builds.

amd64 host

  • arm64 individually works
  • mixed install amd64+arm64 works

arm64 host

  • arm64 individually works
  • mixed install amd64+arm64 works

Alternate outcome for 2024.12:

  • arm64 hosts print "unsupported" error message
@zeha
Copy link
Member Author

zeha commented Dec 14, 2024

grml2usb arm64 0.20.3 has multiple problems:

  • it still defaults to syslinux
  • with --grub, it really wants grub-install to exist
  • with --grub, and grub-install available, it complains that syslinux is absent
Image

@zeha zeha changed the title Make sure new ISO names + arm64 work Initial arm64 support Dec 18, 2024
@zeha zeha self-assigned this Dec 18, 2024
@zeha
Copy link
Member Author

zeha commented Dec 19, 2024

Mixed install by installing arm64 on arm64 and then amd64 on amd64 was tested and works. Mixed install crossing archs was not tested yet.

@zeha
Copy link
Member Author

zeha commented Dec 19, 2024

Remaining parts moved to 2025.Q1

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

1 participant