vmware-host-modules-builder-cli
vmware-host-modules-builder-cli copied to clipboard
This shell script downloads, builds and installs Vmware host modules for your Linux Vmware.
linux-vmware-host-modules-builder-cli
This shell script downloads, builds and installs Vmware host modules for your Linux Vmware.
The script will download the required vmmnet and vmmon for your Vmware version then build and install them for you.
Supported Linux systems
- Debian based distros (Tested on Debian, Ubuntu, Pop, Kali)
- Arch Linux.
- Coming soon : Fedora Workstation.
Download
To download and use this script:
-
Click on
codeon this page. -
Click on
Download Zip. -
A files named
vmware-host-modules-builder-cli-master.zipwill be downloaded. Extract the zip file in your computer. You will see a folder labelledvmware-host-modules-builder-cli-master. Navigate to that folder. -
Open terminal at the files location by right clicking and selecting
Open in terminal. You can as well launch your terminal and navigate to where the downloaded file is. -
For Debian, type
chmod +x debian-vmware-host-modules-builder-cli.shand click onenter keyto make the script executable. -
For Arch Linux, type
chmod +x archlinux-vmware-host-modules-builder-cli.shand click onenter keyto make the script executable. -
Type
./linux-vmware-host-modules-builder-cli.shto run the script.
You also, can download the host modules and build them manually from Michal Kubeček(https://github.com/mkubecek/vmware-host-modules)