Proxmox 6.3.2 clean blocks

obss

New Member
Dec 4, 2020
14
2
3
33
There is a block removal process on promox opening screen and promox login screen is not displayed. How can I go to the login screen.
 
I observed that I am having problems due to the changes I made for gpu virtualization. I reverted the changes made. problem is solved. But will I have such a problem if I manage to virtualize gpu?

Bash:
/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
update-grub
echo "" > /etc/modprobe.d/iommu_unsafe_interrupts.conf
echo "" > /etc/modprobe.d/kvm.conf
echo "" > /etc/modprobe.d/blacklist.conf
echo "" > /etc/modprobe.d/vfio.conf
reboot