google / novm

Experimental KVM-based VMM for containers, written in Go.
Apache License 2.0
1.68k stars 123 forks source link

Make modules dir before copy modules into it #18

Closed hamo closed 9 years ago

hamo commented 9 years ago

On my machine (with ArchLinux), when I do "mkkernel" I got an error said that $WDIR/lib/modules/$KERNEL_VERSION is not a dir. So create it before copy modules into it.

Review on Reviewable

amscanne commented 9 years ago

Hi @hamo, thanks for this!

I can only merge once you've executed the instructions in CONTRIBUTING.md. Let me know if you have, and I'll confirm!

hamo commented 9 years ago

@amscanne Yes. I have done it. You can search by my github username hamo or email address hamo.by@gmail