OpenWrt in Microsoft Azure or Hyper-V Virtual Machine -
goal: run openwrt in microsoft azure virtual machine.
problem: researching appears azure , hyper-v have same issue virtual nic not detected.
supposed solution: supposedly solution patch openwrt source tulip. (open wrt forum on subject: https://dev.openwrt.org/ticket/5770)
problem: can't seem find working patch patch openwrt support tulip.
question: has used openwrt in azure virtual machine or in hyper-v? if can patch or there method?
follow tutorial http://wiki.openwrt.org/doc/howto/build
run "make menuconfig" , navigate kernel packages, network devices, , select tulip family. (this allow hyper-v legacy adapters recognized , configured within openwrt)
then run "make", extract combined.gz, convert extracted file vhd using qemu-img http://docs.openstack.org/image-guide/content/ch_converting.html
then create vim , use .vhd virtual hard disk
Comments
Post a Comment