Installing OpenWRT on ESXi

Installing OpenWRT on ESXi

1. Software Package Download (Official) https://downloads.openwrt.org/ Or find a suitable image on the Enshan Forum Traditional BIOS Boot generic-squashfs-combined.img.gz EFI Boot generic-squashfs-combined-efi.img.gz The author has chosen the EFI image 2. Convert the img file to a vmdk file (ESXi virtual machine disk file) The tool used for conversion is “StarWind V2V Converter”, please download and … Read more

Importing OVA and VMDK Files to Proxmox VE

Importing OVA and VMDK Files to Proxmox VE

“Hi, Proxmox can really do a lot of things” START Proxmox VE (PVE) can actually import OVA files, but it seems that the official web interface does not currently support imports; it needs to be done through SSH. Let’s go through an example together: 1. Download the following LEDE image https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip 2. After downloading, unzip … Read more