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

can't enable virtio in kernel #21

Open
tonyevans75 opened this issue Nov 29, 2022 · 0 comments
Open

can't enable virtio in kernel #21

tonyevans75 opened this issue Nov 29, 2022 · 0 comments

Comments

@tonyevans75
Copy link

Hi, I'm on Artix Linux with OpenRC and I'm trying to follow the instructions and I'm on this part:
Requirements:
Linux kernel with virtio drivers
CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_SCSI_VIRTIO=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_NET=y
CONFIG_VIRTIO_PCI=y

But I can't figure out how to enable Virtio in the kernel.
I've installed libvirt-openrc and virt-manager and added and started the libvirtd service, but when I run:
zcat /proc/config.gz
to check what my kernel settings are, all of the above virtio lines are "=m" instead of "=y".

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

1 participant