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

krunvm start fails with no message #62

Open
RossComputerGuy opened this issue May 24, 2024 · 1 comment
Open

krunvm start fails with no message #62

RossComputerGuy opened this issue May 24, 2024 · 1 comment

Comments

@RossComputerGuy
Copy link

On NixOS 24.05 after fixing libkrunfw to use the kernel config on the system, everything builds fine. Got a basic policy for buildah which allows everything. krunvm create works, though krunvm start does not.

# krunvm start asahi-krun
FAIL: 1

# krunvm start asahi-krun
FAIL: 130

I've seen both errno 1 and 130 but no logs and no indication something is bad. I can run the VM manually with buildah but that is not ideal when I am trying to recreate Using microVMs for Gaming on Fedora Asahi but under NixOS.

@slp
Copy link
Collaborator

slp commented May 28, 2024

For that use case, we're pivoting from krunvm to krun.

Could you please give it a try and see if it works for you? If it doesn't, please run it after exporting RUST_LOG=debug and paste the output on an issue on that project.

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

2 participants