What does "no available interface strategy for network default" mean? #1939
Replies: 1 comment
|
So, I'm not sure what it was, but after rebooting, I started the system and then created the machine again, alas to no avail, since this blocking issue: #1254 is preventing me to use the VM with: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to run an Arch Linux amd64 image with:
But I it yields:
Not sure what am I supposed to do or install, I have Rosetta installed and the kernel:
% container system kernel set --arch amd64 \ --tar https://github.com/kata-containers/kata-containers/releases/download/3.28.0/kata-static-3.28.0-amd64.tar.zst \ --binary opt/kata/share/kata-containers/vmlinux-6.18.15-186 \ --forceAm I missing something?
All reactions