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

Arm64 install iso? #24

Open
xvalen opened this issue Oct 10, 2023 · 0 comments
Open

Arm64 install iso? #24

xvalen opened this issue Oct 10, 2023 · 0 comments

Comments

@xvalen
Copy link

xvalen commented Oct 10, 2023

I am trying to create install iso for arm64, resp. aarch64 platform.

I have changed build-iso.sh and added -s aarch64-linux as shown bellow.

Build the image

printf 'Attempting to build the image...\n\n'
image=$(guix time-machine -C './guix/channels.scm' -- system image -s aarch64-linux -t iso9660 './guix/installer.scm')
|| die 'Could not create image.'

But build failed. I would like to create arm64 iso for install in Hetzner cloud platform with Ampere Altra CPUs. Is possible to build such install iso or is it currently hard or impossible to do?

Thanks

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