#[SOLVED] virt-manager VirtIO NIC isn't getting IP Address
18 messages · Page 1 of 1 (latest)
Here's the default virtual network
you could try pass through your ethernet controller
and seems like it doesnt have an IP address
I don't want to resort to doing this but just incase, if I do want to pass through the ethernet controller am I able to just simply put it in or do I have to configure kernel parameters and all that shit beforehand?
i think you have to add a iommu kernel param but im not sure about that too
iommu is turned on
pretty sure you just have to passthrough your entire iommu group that has the ethernet controller
Is there anything you anticipate other than that
wdym anticipate
is there another option?
you could try virsh restart network (the command is something like that i dont remember)
virsh net-destroy (network)
then start it again
could work