Skip to content

Small update helper script for installing vmware-host-modules on more recent kernels.

Notifications You must be signed in to change notification settings

Thyrador/vmware-modules-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This is just a simple script to update VMWares kernel modules in case you updated your kernel.

To run this script, make sure you have set it to be executable: chmod a+x vmware-modules-updater

Then just simply run it with: ./vmware-modules-updater (for the standard logic - fetching source from vmware-host-modules branches) or via ./vmware-modules-updater -k (to fetch a more recent version (if not available as a branch) - most likely for newer kernels).

This usually will detect your current installed vmware-version (vmware -v), kernel version too and will update the respective kernel modules for your version.

About

Small update helper script for installing vmware-host-modules on more recent kernels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages