Install OpenWRT on Proxmox

From Jwiki
Revision as of 19:00, 28 August 2024 by Gyurci08 (talk | contribs)

Prequisites

1. Download and extract OpenWRT image:

curl https://downloads.openwrt.org/releases/23.05.4/targets/x86/64/openwrt-23.05.4-x86-64-generic-ext4-combined-efi.img.gz -o /tmp/openwrt.img.gz

gzip -d /tmp/openwrt.img.gz



Install

Final steps

Sources

  • https://