Skip to main content

Instalar OpenWrt en LXC

Para buscar la template de OpenWrt vamos a la siguiente url: https://images.linuxcontainers.org/images/

imagen.png

 

 

 

imagen.png

imagen.png

wget https://images.linuxcontainers.org/images/openwrt/23.05/amd64/default/20240528_12%3A10/rootfs.tar.xz

 

imagen.png

pct create 1111 ./rootfs.tar.xz --unprivileged 1 --ostype unmanaged --hostname OpenWrt --net0 name=eth0 --net1 name=eth1 --storage local-lvm