Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232869

Re: [patch] Vmware 9 on Linux Kernel 3.8rc4

$
0
0

You would do more or less the following commands.

 

 

cd /usr/lib/vmware/modules/source

tar -xf vmci.tar

cd vmci-only

patch -p1 < 'patchfile'

cd ..

tar -cf vmci.tar vmci-only/

 

 

then re-run vmware installer.


Viewing all articles
Browse latest Browse all 232869

Trending Articles