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 install it yourself.
Finally, two VMDK files are generated
This tool may have slightly different steps in different versions, but overall they are quite similar. Please pay attention to the selection and operate carefully.
Finally, start the virtual machine and successfully enter the OpenWrt command line.
Use vi /etc/config/network to edit the network configuration file, change the static address to an address in the same subnet as your router (do not copy the IP and subnet mask, please fill in according to your actual situation), then save with wq.
Finally, after rebooting with reboot, you can access it by entering this IP in your browser.