Boot¶
Serial: follow debian
pve-efiboot-tool kernel list
pve-efiboot-tool refresh
apt¶
https://pve.proxmox.com/wiki/Package_Repositories#sysadmin_no_subscription_repo
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription # 8.x
Disk¶
dmsetup ls --tree
lvs
iso¶
ls -lh /var/lib/vz/template/iso/
PCI Passthrough¶
GPU¶
https://pve.proxmox.com/wiki/PCI_Passthrough
SR-IOV¶
https://github.com/strongtz/i915-sriov-dkms
apt install -y sysfsutils && cat /etc/sysfs.conf | grep -v ^#
cd /sys/devices/pci0000:00/0000:00:02.0 && grep '' sriov*
dmesg | grep VF
lspci | grep VGA
Windows Guest: All Functions + Advanced(click all)