// Blog · tag
#hardware
Every post tagged hardware.
Blog posts
storage
How to Pass Through an NVMe SSD to a VM in Proxmox VE (PCIe and Raw Disk Methods)
Give a VM direct, low-overhead access to a physical NVMe drive using PCIe (VFIO) passthrough or raw disk passthrough in Proxmox VE, including IOMMU setup, driver binding, and the hardware quirks that trip people up.
virtualization
How to Set Up USB Device Passthrough for VMs and LXC Containers in Proxmox VE
A practical guide to passing USB devices — dongles, serial adapters, webcams, and security keys — into Proxmox VE virtual machines and LXC containers, covering vendor/ID and physical-port binding, cluster-wide Resource Mappings, and the modern pct device-passthrough workflow for unprivileged containers.