Created
April 11, 2014 11:37
-
-
Save squeaky-pl/10460824 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl http://pastie.org/pastes/8672356/download -o /tmp/vmware-netfilter.patch | |
$ cd /usr/lib/vmware/modules/source | |
# tar -xvf vmnet.tar | |
# patch -p0 -i /tmp/vmware-netfilter.patch | |
# tar -cf vmnet.tar vmnet-only | |
# rm -r vmnet-only | |
# vmware-modconfig --console --install-all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment