Re: [Astlinux-users] Hyper-V Kernel Modules

2017-03-29 Thread Lonnie Abelbeck
Nick Mace graciously provided the following configuration detail. Guest Virtual Machines Hyper-V https://doc.astlinux-project.org/userdoc:guest_vm_hyperv Lonnie -- Check out the vibrant tech community on one of the worl

Re: [Astlinux-users] Hyper-V Kernel Modules

2017-03-19 Thread Lonnie Abelbeck
Nick, Adding those CONFIG_ entries to the end of linux-smp-vm.config might work, if not the [astlinux-devel] method is to: cd output/build/linux-custom/ cp ../../../project/astlinux/genx86_64/linux-smp-vm.config .config ARCH=x86_64 make menuconfig (you don't ARCH if you are using a x86_64

Re: [Astlinux-users] Hyper-V Kernel Modules

2017-03-19 Thread Nick Mace
Dear Lonnie, I take your point about leaving it, now it works. I just can't help myself, though! You are right that the principal benefit would be in using the Hyper-V network interface, rather than emulated hardware. I couldn't find those CONFIG options in the "make menuconfig" step. For now,

Re: [Astlinux-users] Hyper-V Kernel Modules

2017-03-19 Thread Lonnie Abelbeck
Hi Nick, Thanks much for reporting your success. Cool it is working as a Hyper-V guest. My common sense would say to leave it alone now :-) But we all like to learn here ... I looked into the "project/astlinux/genx86_64/linux-smp-vm.config" and it seems fairly straightforward. Kernel Config