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

NetBSD on xhyve? #28

Closed
davidchisnall opened this issue Feb 8, 2023 · 4 comments
Closed

NetBSD on xhyve? #28

davidchisnall opened this issue Feb 8, 2023 · 4 comments

Comments

@davidchisnall
Copy link

It looks as if NetBSD 9.x supports UEFI boot on bhyve, is there a reason that it can't do the same on xhyve?

@jacob-carlborg
Copy link
Contributor

I've tried installing NetBSD on xhyve, but for some reason it didn't work. I don't recall the exact details of why it didn't work.

But I do plan to support NetBSD on macOS runners using QEMU, that would allow hardware accelerated nested virtualization.

@davidchisnall
Copy link
Author

From the link, it sounds as if putting this in /boot.cfg for NetBSD should let it work on xhyve:

menu=Boot normally:rndseed /var/db/entropy-file;userconf disable xhci*;boot

@jacob-carlborg
Copy link
Contributor

It fails to boot the installer. It doesn't get to the userconf shell. Nothing happens.

@jacob-carlborg
Copy link
Contributor

jacob-carlborg commented Feb 15, 2023

@davidchisnall I've added support for NetBSD on macOS runners. It's using QEMU, not Xhyve, as the hypervisor but it uses hardware accelerated virtualization. Could you please give it a try with this commit: f3160be.

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