cpu:13500
主板:华擎z690,已开启虚拟化
显卡:自带核显+DG1
网卡:主板自带RTL8125+迈络思4421a
有两块nvme启动盘,一块装的是win11,一块装的飞牛,正常是从飞牛系统启动引导。
问题:升级到0.9.2版本后,进系统先删除了原有的dg1驱动(原应用中心的),然后装了最新的i915-sriov-dkms并重启飞牛。到虚拟机那里点了开启硬件直通并同意,然后按论坛教程ssh到飞牛,添加了直通命令,在执行update-grub命令后提示有问题了:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.12.18-trim
Found initrd image: /boot/initrd.img-6.12.18-trim
Found linux image: /boot/vmlinuz-6.6.38-trim
Found initrd image: /boot/initrd.img-6.6.38-trim
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
再执行update-initramfs -u -k all命令同样出错:
update-initramfs: Generating /boot/initrd.img-6.12.18-trim
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8126a-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8126a-2.fw for module r8169
update-initramfs: Generating /boot/initrd.img-6.6.38-trim
重启飞牛之后进飞牛系统,在虚拟机硬件那里查看,显示已开启iommu,但是创建虚拟机时添加硬件直通时为灰色,无法直通。