OpenWrt on Hyper-V
without hyper-v-integration-components –> no azure support 🙁
- get x86-image (i.e.openwrt-15.05.1-x86-generic-combined-ext4)
- convert to vhdx
qemu-img.exe convert source.img -O vhdx -o subformat=dynamic dest.vhdx - get tulip-driver from base package and put inside iso
- boot gen1
mount /dev/sr0 /mnt
cd /mnt; opkg install kmod-tulip…. - reboot
P.S: an older build with hyper-v-drivers https://github.com/tedaz/Hyper-V-support-for-OpenWrt-Chaos-Calmer
Dieser Eintrag ist vom Autor unter
CC BY 4.0
lizensiert.