ivanhao / pvetools

proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.
GNU General Public License v3.0
4.1k stars 501 forks source link

pve 7.3-3 pci直通失败 #68

Open einsqing opened 1 year ago

einsqing commented 1 year ago

pve 7.3-3 pci直通失败

urzz commented 1 year ago

pve 7.3-4 也是直通失败,失败信息如图: image

urzz commented 1 year ago

#64 看起来这个pr是解决了这个问题的

...
if [ `grep "$iommu" /etc/default/grub|wc -l` = 0 ];then
        sed -i.bak "s|quiet|quiet $iommu|" /etc/default/grub
...
loarland commented 1 year ago

踩坑之后才来看到的,pve重启直接失联了

sui-mu commented 5 months ago

踩坑之后才来看到的,pve重启直接失联了

开机时修改 grub, 可以进入 PVE 命令行