The latest version of IPFire (v2.7 core 38) uses the linux 2.6.32.15 kernel. This includes Microsoft's Hyper-V synthetic drivers. How do I get them working?
When IPFire boots, it loads the hv_vmbus
driver automatically. That's great. I just want it to also load the network drivers and storage drivers (even just the network drivers will do!).
I can see the drivers (hv_netvsc.ko
amongst others) stored in /lib/modules/2.6.32.15-ipfire/kernel/drivers/staging/hv
but I just can't seem to work out where to configure the system to use them. Please help!