Approved Hardware List

IceManJB

New Member
Sep 29, 2025
4
0
1
Does VE have a Hardware Compatibility List? Found a retired thread that was empty that said "never mind found it in the wiki".

Thank you.
 
 
I think PVE uses Debian and not Ubuntu, right? Not that it is a major difference, I suspect.
 
  • Like
Reactions: IceManJB
I think PVE uses Debian and not Ubuntu, right? Not that it is a major difference, I suspect.
It uses Debian user space but a kernel based on Ubuntu. Since drivers and hardware support come with the kernel, use a Ubuntu Live Installer to test for hardware support.

EDIT: Use an Ubuntu version with the same Linux kernel version as Proxmox (currently 6.17). Debian uses an older kernel (6.12 maybe?) version, with security fixes but without new features or new hardware support AFAIK.
 
Last edited:
It uses Debian user space but a kernel based on Ubuntu. Since drivers and hardware support come with the kernel, use a Ubuntu Live Installer to test for hardware support.

EDIT: Use an Ubuntu version with the same Linux kernel version as Proxmox (currently 6.17). Debian uses a much older kernel version (with security fixes but without new features or new hardware support).
You learn something every day. Thank you. I read a bit about it and it is quite a clever approach it seems.