Proxmox, Add PCI Error, No IOMMU detected, please activate it. See Documentation for further information.

Error :



Solution :

Open the file /etc/defult/grub 

replace the line

GRUB_CMDLINE_LINUX_DEFAULT="quiet"

with

GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"


# update-grub

Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.78-2-pve
Found initrd image: /boot/initrd.img-5.4.78-2-pve
Found linux image: /boot/vmlinuz-5.4.73-1-pve
Found initrd image: /boot/initrd.img-5.4.73-1-pve
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
Adding boot menu entry for EFI firmware configuration

done

# reboot // the VM



Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Moodle OAuth 2. This account is pending email confirmation! Solved