Search results

  1. V

    How to install Coral M.2 PCI passthrough for Frigate on Proxmox 8+

    apt install pve-headers apt-get install --reinstall gasket-dkms ( this does not work in latest PROXMOX 8 ) GASKET-DKMS installation in Proxmox 8 apt remove gasket-dkms apt install git apt install devscripts apt install dh-dkms In HOME git clone...
  2. V

    [CLOSED] Unable to backup Debian VM

    I can backup to the same location other VMs just one is causing an issue ( the most important ) Getting following erros when I try to backup in 'STOP" mode INFO: include disk 'scsi0' 'local-lvm:vm-100-disk-0' 164G ERROR: Backup of VM 100 failed - unable to open...
  3. V

    Enlarge /dev/sda1 in Debian VM? From 32GB to 64GB

    Team I have a Debian VM which is using 32GB , I managed to extend and add aditional 32GB in Proxmox but now I need to extend that size in the OS. I have tried to follow the Proxmox guide but it is not working on my case. Would you be able to help me? server@debian2:~$ sudo fdisk -l /dev/vda...
  4. V

    Trying to enable passthrough for M.2 WIFI card ( Intel ) but the VM won`t start

    my host is HP 800 G2 mini ( i5 6500T ) with onboard M.2 Intel wifi card. when I add the card to me VM ( debian OS ) the VM will not start, also host goes to 100% on CPU and Memory load. I`m new to proxmox what can I do?