open-vm-tools-kernel
This commit is contained in:
parent
e7ffc15a9d
commit
257a18ad4f
|
@ -11,3 +11,4 @@ mv /opt/vmlinux /usr/src/linux-$(uname -r)/
|
|||
depmod
|
||||
modprobe vmmon
|
||||
modprobe vmnet
|
||||
[ -f lib/modules/$(uname -r)/extra/vmci.ko ] && modprobe vmci
|
||||
|
|
Loading…
Reference in New Issue