Hyper-V and Linux

20 Dec
If you are using Hyper-V install the following: [bash]apt-get install hyperv-daemons[/bash] Add required Hyper-V modules: [bash]nano /etc/initramfs-tools/modules[/bash] [code language=”text”]hv_vmbus hv_storvsc ... Read more »