linux虚拟机网卡没了

find /lib/modules -name "virtio_net.ko" | grep `uname -r` | xargs insmod

modprobe virtio_net

posted @ 2021-03-05 10:57  Hello_worlds  阅读(99)  评论(0编辑  收藏  举报