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

Running on NixOS #95

Open
zyklotomic opened this issue Mar 17, 2024 · 2 comments
Open

Running on NixOS #95

zyklotomic opened this issue Mar 17, 2024 · 2 comments

Comments

@zyklotomic
Copy link

Wondering if anyone was able to get this to run on NixOS. I wrote a flake and believe I got vng the binary to build and install properly. Furthermore, I was able to build the kernel via vng -b. However, I was unable to get the vm to actually run.

Will share my flake soon.

@zyklotomic
Copy link
Author

Link to the flakes

https://github.com/zyklotomic/virtme-ng-flake.nix

I enter a nix-shell to build using

nix-shell -p file virtiofsd busybox elfutils
[nix-shell:~/linux-trees/linux] $ vng -b

@arighi
Copy link
Owner

arighi commented Mar 19, 2024

@zyklotomic thanks for looking at this. I have zero experience with NixOS.. but I'll take a look as soon as I can find some time!

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