Computer Specs:
CPU: Intel N100
RAM: 8GB
Storage: 250gb SSD
VM Config:
My Grub config:
When the VM starts, the connection is lost, and the console outputs the following error:
0000:01:00.0 ~ 0000:04:00.0 is network card device
CPU: Intel N100
RAM: 8GB
Storage: 250gb SSD
VM Config:
Code:
boot: order=scsi0;ide2;net0
cores: 4
hostpci0: 0000:01:00.0
hostpci1: 0000:02:00.0
hostpci2: 0000:03:00.0
ide2: local:iso/debian-11.7.0-amd64-netinst.iso,media=cdrom,size=389M
memory: 2048
meta: creation-qemu=7.2.0,ctime=1686634272
name: Debian
net0: virtio=F2:58:B9:29:6C:3C,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: local-lvm:vm-100-disk-0,iothread=1,size=32G
scsihw: virtio-scsi-single
smbios1: uuid=a7dfe925-96c8-414c-888f-ebdb956e210c
sockets: 1
vmgenid: c7756bff-3cce-476d-b925-7a4a89efe57f
My Grub config:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
When the VM starts, the connection is lost, and the console outputs the following error:
Code:
igb 0000:04:00.0 enp4s0: PCIe link lost, device now detached
vfio-pci 0000:03:00.0: Unable to change power state from d3cold to d0 device inaccessible
vfio-pci 0000:03:00.0: Unable to change power state from d3cold to d0 device inaccessible
0000:01:00.0 ~ 0000:04:00.0 is network card device