Intel-on-ARM emulation fails with error "vz driver state stopped" #1573
-
I am attempting to emulate rocky linux 9 (x86) on a M1 Max pro using vz and rosetta but fail with the above mentioned error ("vz driver state stopped").
Below you'll find the template file:
This is the output from the limactl cmd
~/.lima/default/serial.log is empty and below is the output from ha.stderr.log is as follows:
Any help/input would be much appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
AkihiroSuda
May 24, 2023
Replies: 1 comment 2 replies
-
This has to be aarch64. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
flok-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has to be aarch64.
You can still run x86_64 ELF binaries inside the aarch64 machine with Rosetta.