Home Internet hub based on PVE
Prerequisite
Process
Hardware passthrough
1. Update grub
vim /etc/default/grub
# Modify this line, this is a Intel version.
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt video=efifb:off"
update-grub
2. Update modules.
# Execute only on...
noahyao.me2 min read