OpenWrt/VMware

From Wiki
< OpenWrt
Revision as of 18:42, 3 May 2022 by Marcluer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installation

wget 

gunzip openwrt.img.gz

qemu-img convert -f raw -O vmdk openwrt.img openwrt.vmdk


  • Error: Unsupported or invalid disk type 2 for 'scsi0:0'.
    • Copy from one datastore to another and back
    • this will inflate the image and make ready to use

After installation

set LAN ip

disable DHCP

install open-vm-tools