Skip to content

Conversation

@afbjorklund
Copy link
Member

@afbjorklund afbjorklund commented Jun 16, 2023

Closes: #1622

The name was selected to match uname output, like with all the other Lima architectures.

Note that armv5 and armv6 are not supported, only armv7 (container architecture: linux/arm/v7)
This architecture is expected to be emulated, there is no arm32 hardware with CPU virt support - afaik.

@afbjorklund afbjorklund force-pushed the armv7l branch 3 times, most recently from e4e8ec3 to 92cf73b Compare June 16, 2023 11:33
@AkihiroSuda
Copy link
Member

Needs rebase

Currently only ubuntu-lts runs, some issue with ubuntu images. And there is no nerdctl-full for arm-v7, only nerdctl images. Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
Newer CPU like cortex-a53 might not exist in old QEMU. Make sure to pass a -machine, if needed by qemu help. Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 1eb50f9 into lima-vm:master Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants