Skip to content

Instantly share code, notes, and snippets.

View emanuelstanciu's full-sized avatar
🚀
Making things fly

Emanuel Stanciu emanuelstanciu

🚀
Making things fly
View GitHub Profile
@emanuelstanciu
emanuelstanciu / setup.sh
Created June 17, 2020 23:31 — forked from MakiseKurisu/setup.sh
Proxmox VE 6 GPU Passthrough
#!/bin/bash
# Reference guides:
# https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF
# https://pve.proxmox.com/wiki/Pci_passthrough
# https://pve.proxmox.com/wiki/Nested_Virtualization
# Remember to turn on SVM in BIOS and disable CSM
# Update packages