|
|
To download VMware Workstation, visit the Broadcom Support Portal.
Notes:
To install VMware Workstation on a Windows host:
VMware-workstation-full-####-####.exe
, where ####-#### is the version and build numbers.su root
sh VMware-workstation-Full-####-####.architecture.bundle [--option]
architecture
is i386
or x86_64
option
is a command line option.Option | Description |
--gtk | Opens the GUI-based VMware installer, which is the default option. |
--console | Use the terminal for installation. |
--custom | Use this option to customize the locations of the installation directories and set the hard limit for the number of open file descriptors. |
--regular | Shows installation questions that have not been answered before or are required. This is the default option. |
--ignore-errors or
|
Allows the installation to continue even if there is an error in one of the installer scripts. Because the section that has an error does not complete, the component might not be properly configured. |
--required | Shows the license agreement only and then proceeds to install Workstation |
--console
option or installing VMware Workstation on a Linux host that does not support the GUI wizard, press Enter to scroll through and read the license agreement or type q
to skip to the yes/no prompt.On Windows host systems:
On Linux host systems:
vmware &
command in a terminal window. For more information, see Opening a command or shell prompt/usr/bin/vmware &