- Switch to root user.
- Go to the /usr/lib/vmware/modules/source directory
- Unpack vmnet.tar using tar command.
- Enter into newly created vmnet-only directory
- Apply patch (patch -p1 < path_and_name_of_unpacked_patch_file). Patch shouldn't make any noise, only patched file is displayed.
- Go one level up (exit vmnet-only directory)
- Rename existing vmnet.tar into something else, just in case.
- Create new vmnet.tar (tar cf vmnet.tar vmnet-only)
- Start vmware
And that's it...
No comments:
Post a Comment