
How to Download and Install VMware Workstation The setup file extension of the VMware program for Linux distributions is also published as bundle. In Windows operating systems, the setup file extension of a program is usually exe, while in Linux systems you can see file extensions such as bundle. This command will prompt you to set the password, which you will later while enrolling the key.You can easily install VMware Workstation software on Windows and Linux-based operating systems, and by creating new virtual machines, you can install operating systems such as Windows, Linux, Solaris, or macOS on your physical computer. Then, import the generated key to the system. Openssl req -new -x509 -newkey rsa:2048 -keyout MOK.priv -outform DER -out MOK.der -nodes -days 36500 -subj "/CN=MSI/" So, to sign the modules, you will need to have a machine owner key that is trusted by EFI firmware.įirst, generate the MOK (Machine Owner Key). On EFI secure boot systems, you need to sign VMware modules (vmmon and vmnet) before loading them in the kernel. Sudo ln -s /lib/x86_64-linux-gnu/libz.so.1 /usr/lib/vmware/lib/libz.so.1/libz.so.1Ĭredit: Ask Ubuntu Sign VMware Modules (UEFI Systems) Sudo rm /usr/lib/vmware/lib/libz.so.1/libz.so.1 100%Įxecute the series of commands to install VMware Workstation modules. Output: Installing VMware Workstation 16.2.3 The installer will start extracting files and then install the VMware Workstation. Next, execute the VMware Workstation Pro installer using the below command. Sudo chmod 700 VMware-Workstation-Full-*.bundle Then, go to the Downloads directory and make the VMware installer executable. sudo reboot Install VMware Workstation Pro on Fedora 36įirst, download VMware Workstation Pro using the web browser. sudo dnf install -y kernel-devel-$(uname -r) kernel-headersĪnd then reboot the system. Then, install the required packages for VMware Workstation installation. Prerequisitesįirst, update all the packages on your system. Here, we will see how to install VMware Workstation Pro 16 on Fedora 36 / Fedora 35. VMware Workstation is well-known virtualization software that allows users to run multiple x86 and x86-64 virtual machines simultaneously in a single machine.Įach virtual machine owns an isolated operating system environment, including Windows, Linux, and BSD variants, and uses a small portion of your system processor and memory.
