Proxmox officially supports Arm, with some caveats

Lobsters Hottest Products

Summary

Proxmox has officially released Proxmox Virtual Environment for 64-bit ARM, with official support for NVIDIA Grace Hopper and Vera platforms, and best-effort support for other UEFI-based ARMv8/ARMv9 systems.

<p><a href="https://lobste.rs/s/wblbfk/proxmox_officially_supports_arm_with">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 08/05/26, 10:02 PM

# Proxmox officially supports Arm, with some caveats Source: [https://www.jeffgeerling.com/blog/2026/proxmox-ve-arm-official/](https://www.jeffgeerling.com/blog/2026/proxmox-ve-arm-official/) Proxmox today announced their[Proxmox Virtual Environment is now available for 64\-bit ARM](https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185527/)\. I tested it on my[Ampere Altra Dev Platform](https://www.jeffgeerling.com/blog/2023/testing-96-core-ampere-altra-developer-platform/)—the same machine on which I've[booted Windows on Arm](https://www.jeffgeerling.com/blog/2023/ampere-altra-max-windows-gpus-and-gaming/)the first time, messed with multiple GPUs, and most recently[tested Houdini's native arm64 support](https://www.youtube.com/watch?v=QdU7WszFTAA)\. ![Proxmox VE running on Ampere Altra Max workstation](https://www.jeffgeerling.com/blog/2026/proxmox-ve-arm-official/proxmox-ve-on-arm-vm.jpg)Install was easy, as the Ampere Altra uses UEFI / ACPI for its hardware, meaning Proxmox didn't have to tailor its ISO to specific platforms, like you have to do with Raspberry Pis and most SBCs using a Device Tree setup\. I just went into the BIOS, selected my USB stick with the[official Proxmox VE 9\.2 for ARM64 ISO](https://www.proxmox.com/en/downloads)flashed to it, and ran the graphical installer\. I had a little trouble installing Ubuntu 24\.04\.1 from an arm64 minimal server live CD inside the VM, so I've opened up this issue on the Proxmox forums:[Testing Proxmox VE on Ampere Altra Max \(Armv8\)](https://forum.proxmox.com/threads/testing-proxmox-ve-on-ampere-altra-max-armv8.185541/)\. ## Platform Support Officially, they only support NVIDIA Grace Hopper and Vera server platforms \(I'm guessing NVIDIA was interested in bringing up Proxmox support, and helped in some way?\)\. For other platforms: > - Best\-effort support on other UEFI\-based ARMv9\-A or newer hardware \(ARMv8\-A generally works as well, likewise best\-effort\) - The host must boot through UEFI and describe its hardware through ACPI - Device\-tree\-only single\-board computers, such as the Raspberry Pi, are not supported I don't think that precludes this flavor of Proxmox from running on the Raspberry Pi\. The forked[Raspberry Pi 5 UEFI](https://github.com/NumberOneGit/rpi5-uefi)project enables UEFI support \(with some limiations\) on the Pi 5, and similar projects exist for other popular SBCs, like the[Rockchip RK3588](https://github.com/edk2-porting/edk2-rk3588)\. > **Update**: Mastodon user[@\[email protected\]got it running on Pi 4](https://mastodon.social/@[email protected]/117043938463789909)already, using[this UEFI firmware from pftf](https://github.com/pftf/RPi4)\. > **Update 2**: And YouTube user[@\_Jonny\_ got it working on a Pi 5](https://www.youtube.com/watch?v=Lg263L1W97w&lc=Ugz7B8Dia-O1P1qogyV4AaABAg), installing things manually on top of Pi OS 13 \("Trixie"\), and disabling NetworkManager and cloud\-init\. The other main Armv9 platforms I've used are Apple's M\-series computers \(some older M\-series systems may work via Asahi Linux, maybe?\), and systems built around the Cix P1 SoC in the[Radxa Orion O6](https://www.jeffgeerling.com/blog/2025/radxa-orion-o6-brings-arm-midrange-pc/),[Minisforum MS\-R1](https://www.jeffgeerling.com/blog/2025/minisforum-stuffs-entire-arm-homelab-ms-r1/), and[Framework AI PC Mainboard](https://www.jeffgeerling.com/blog/2026/arm-mainboard-for-framework-laptop/)\. Here's a video of the entire install and first look on my Ampere Altra Developer Platform: Due to time limitations, I've only been able to test on my Ampere Altra Max system\. I'd love to hear any of your experiences on other arm64 systems in the comments below\!

Similar Articles

Running microVMs in Proxmox VE, The Easy Way

Lobsters Hottest

Introduces pve-microvm, a Debian package that integrates QEMU's microvm machine type into Proxmox VE, enabling sub-300ms boot times and hardware isolation with minimal overhead, supporting various guest OS types.

Windows Server 2025 Runs Better on ARM

Hacker News Top

A hands-on test shows Windows Server 2025 ARM64 VMs on Snapdragon X Elite outperforming x64 VMs on Intel i9 in latency-sensitive server roles due to steadier performance and possibly cleaner binaries.

Taming the Steam arm64 client (on pmOS)

Lobsters Hottest

A blog post detailing the quirks and challenges of running the unofficial Steam arm64 client on postmarketOS, including the client's obliviousness to being arm64, missing Proton/runtime downloads, and references to FEX and graphics-provider manifests for Valve's upcoming Steam Frame.

An Arm Mainboard for the Framework Laptop

Jeff Geerling

Jeff Geerling tests the MetaComputing AI PC Arm mainboard for the Framework Laptop, featuring Cix's P1 SoC and 16GB LPDDR5 RAM. The board offers UEFI support and runs Ubuntu, with acceptable performance but higher idle power consumption compared to AMD alternatives.