mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 21:31:30 +00:00
* Combine VMWare guides into one, separate image types with tabs in vmw-player. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Re-arrange all figures into _figures dir and manage file dependencies. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Fix indentation error in tabs preventing successful build. - Reorganize vmw-player-preconf figures. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Replace Figure 11; move Detach the |CL| installer ISO to Desktop tab. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Reorg figures and order of ops per forked flow, reviewer feedback. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
406 lines
13 KiB
ReStructuredText
406 lines
13 KiB
ReStructuredText
.. _vmw-player:
|
|
|
|
|CL-ATTR| on VMware\* Workstation Player
|
|
########################################
|
|
|
|
This page explains how to create a new VMware Workstation Player hypervisor and use one of two images: the |CL| Desktop installer iso, or the |CL| Pre-configured VMWare image.
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
Overview
|
|
********
|
|
|
|
`VMware Workstation Player`_ is a type 2 hypervisor. It runs on top of
|
|
Windows\* or Linux\* operating systems. With VMware Workstation Player,
|
|
you can create, configure, manage, and run |CL-ATTR|
|
|
:abbr:`VMs (Virtual Machines)` on your local system.
|
|
|
|
VMware offers a type 1 hypervisor called `VMware ESXi`_ designed for the
|
|
cloud environment. For information on how to install |CL| as guest OS on
|
|
it, see :ref:`vmware-esxi-install-cl`.
|
|
|
|
.. note::
|
|
|
|
The screenshots on this document show the Windows version of the
|
|
VMware Workstation 15 Player. The menus and prompts are similar to those
|
|
in other versions and for the Linux OS save some minor wording
|
|
differences.
|
|
|
|
Install the VMware Workstation Player hypervisor
|
|
************************************************
|
|
|
|
#. Enable :abbr:`Intel® VT (Intel® Virtualization Technology)` and
|
|
:abbr:`Intel® VT-d (Intel® Virtualization Technology for Directed I/O)` in
|
|
your system's BIOS.
|
|
|
|
#. `VMware Workstation Player`_ is available for Windows and Linux.
|
|
Download your preferred version.
|
|
|
|
.. note::
|
|
|
|
By default, selecting download means you receive the latest version
|
|
of this application. Commands may differ based on the version.
|
|
|
|
#. Install VMware Workstation Player by following the instructions
|
|
appropriate for your system OS:
|
|
|
|
* On supported Linux distros:
|
|
|
|
#. Enable a GUI desktop.
|
|
#. Start a terminal emulator.
|
|
#. Start the installer by issuing the command below and follow the
|
|
guided steps.
|
|
|
|
.. code-block:: console
|
|
|
|
sudo sh ./VMware-Player-[version number].x86_64.bundle
|
|
|
|
* On Windows:
|
|
|
|
#. Start the installer.
|
|
#. Follow the setup wizard.
|
|
|
|
For additional help, see the `VMware Workstation Player Documentation`_.
|
|
|
|
Create and configure a new VM
|
|
*****************************
|
|
|
|
#. Start the ``VMware Workstation Player`` app.
|
|
|
|
#. On the home screen, click :guilabel:`Create a New Virtual Machine`. See
|
|
Figure 1.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-01.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Create a new virtual machine
|
|
|
|
Figure 1: VMware Workstation Player - Create a new virtual
|
|
machine
|
|
|
|
#. Select :guilabel:`I will install the operating system later`.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-02.png
|
|
:scale: 100%
|
|
:alt: I will install the operating system later.
|
|
|
|
Figure 2: I will install the operating system later.
|
|
|
|
#. Click the :guilabel:`Next` button.
|
|
|
|
#. On the :guilabel:`Select a Guest Operating System`, set the
|
|
:guilabel:`Guest operating system` setting to :guilabel:`Linux`. See
|
|
Figure 3.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-03.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Select guest operating system type
|
|
|
|
Figure 3: VMware Workstation Player - Select guest operating system
|
|
type
|
|
|
|
#. Set the :guilabel:`Version` setting to
|
|
:guilabel:`Other Linux 5.x or later kernel 64-bit`.
|
|
|
|
#. Click the :guilabel:`Next` button.
|
|
|
|
#. On the :guilabel:`Name the Virtual Machine` screen, name the new VM. See
|
|
Figure 4.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-04.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Name virtual machine
|
|
|
|
Figure 4: VMware Workstation Player - Name virtual machine
|
|
|
|
#. Click the :guilabel:`Next` button.
|
|
|
|
#. On the :guilabel:`Specify Disk Capacity` screen, set the VM's maximum disk
|
|
size. See Figure 5.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-05.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Set disk capacity
|
|
|
|
Figure 5: VMware Workstation Player - Set disk capacity
|
|
|
|
.. note::
|
|
|
|
For optimal performance with the |CL| Desktop image, we recommend 32GB
|
|
of drive space. See :ref:`system-requirements` for more details.
|
|
|
|
#. Click the :guilabel:`Next` button.
|
|
|
|
#. On the :guilabel:`Ready to Create Virtual Machine` screen, click the
|
|
:guilabel:`Customize Hardware...` button. See Figure 6.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-06.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Customize hardware
|
|
|
|
Figure 6: VMware Workstation Player - Customize hardware
|
|
|
|
#. Select :guilabel:`Memory` and set the size to 2GB. See Figure 7.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-07.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Set memory size
|
|
|
|
Figure 7: VMware Workstation Player - Set memory size
|
|
|
|
.. note::
|
|
|
|
The |CL| installer ISO needs a minimum of 2GB of RAM.
|
|
After completing installation, |CL| can run on as little as
|
|
128MB of RAM. Thus, you can reduce the memory size if needed.
|
|
See :ref:`system-requirements` for more details.
|
|
|
|
#. Under the :guilabel:`Device` list, select :guilabel:`Processors`. See
|
|
Figure 8.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-08.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Set virtualization engine option
|
|
|
|
Figure 8: VMware Workstation Player - Set virtualization engine
|
|
option
|
|
|
|
#. Under :guilabel:`Processors` and :guilabel:`Number of processor cores`,
|
|
enter 4.
|
|
|
|
#. Under the :guilabel:`Virtualization engine` section,
|
|
check :guilabel:`Virtualize Intel VT-x/EPT or AMD-V/RVI`.
|
|
|
|
#. Click the :guilabel:`Close` button.
|
|
|
|
#. Click the :guilabel:`Finish` button.
|
|
|
|
Enable UEFI boot support
|
|
************************
|
|
|
|
|CL| needs UEFI support to boot. To enable UEFI:
|
|
|
|
#. Power off the VM. click the :guilabel:`Player` menu. See Figure 9.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-09.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Power off virtual machine
|
|
|
|
Figure 9: VMware Workstation Player - Power off virtual machine
|
|
|
|
#. Go to :guilabel:`Power` and select :guilabel:`Shut Down Guest`.
|
|
|
|
#. Add the following line to the end of your VM's :file:`.vmx` file.
|
|
|
|
.. code-block:: console
|
|
|
|
firmware = "efi"
|
|
|
|
.. note::
|
|
|
|
Depending on the OS, you can typically find the VMware VM files under:
|
|
|
|
* On Linux distros: :file:`/home/username/vmware`
|
|
* On Windows: :file:`C:\\Users\\username\\Documents\\Virtual Machines`
|
|
|
|
Download the latest |CL| image
|
|
******************************
|
|
|
|
Download the appropriate image per the tab below. We also provide
|
|
additional information about :ref:`image-types` and instructions on how to
|
|
:ref:`download-verify-decompress`.
|
|
|
|
Attach the appropriate image
|
|
============================
|
|
|
|
.. tabs::
|
|
|
|
.. tab:: |CL| Desktop
|
|
|
|
This option provides a live-desktop iso installer.
|
|
|
|
#. Navigate to the `downloads`_ page and download the |CL| Desktop.
|
|
After the download is complete, you will attach this image.
|
|
|
|
#. On the :guilabel:`VMware Workstation 15 Player`, right-click the
|
|
new VM, created in `Create and configure a new VM`_.
|
|
|
|
#. From the pop-up menu, select :guilabel:`Settings`.
|
|
|
|
#. From :guilabel:`Virtual Machine settings`,
|
|
under :guilabel:`Hardware`, select ``CD/DVD``.
|
|
|
|
#. Under :guilabel:`Connection` at right, select
|
|
:guilabel:`Use ISO image file`.
|
|
|
|
#. Click :guilabel:`Browse` and select the decompressed
|
|
|CL| installer ISO. See Figure 10.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-10.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Select |CL| installer ISO
|
|
|
|
Figure 10: VMware Workstation Player - Select |CL| installer
|
|
ISO
|
|
|
|
#. Follow the guide :ref:`install-on-target-start` to complete the
|
|
installation of |CL|.
|
|
|
|
#. After the installation completes, reboot the VM. This reboot
|
|
restarts the |CL| installer.
|
|
|
|
#. To enable the mouse pointer so you access VMware Workstation
|
|
Player's menus, press :kbd:`<CTRL>` + :kbd:`<ALT>` on the keyboard.
|
|
|
|
#. To disconnect the CD/DVD to stop it from booting the |CL|
|
|
installer ISO again, click the :guilabel:`Player` menu. See
|
|
Figure below.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-11.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Edit CD/DVD settings
|
|
|
|
Figure 11: VMware Workstation Player - Edit CD/DVD settings
|
|
|
|
#. Go to :menuselection:`Removable Devices-->CD/DVD
|
|
(IDE)-->Disconnect`.
|
|
|
|
#. Click the :guilabel:`OK` button.
|
|
|
|
#. Continue below.
|
|
|
|
.. tab:: |CL| Pre-configured VMWare image
|
|
|
|
#. Navigate to the `downloads`_ page and select the ``VMware``
|
|
image. Look for :file:`clear-[version number]-vmware.vmdk.xz`.
|
|
|
|
#. Move the downloaded and decompressed pre-configured |CL| VMware
|
|
image file :file:`clear-[version number]-basic.vmdk` to the
|
|
directory where your newly-created VM resides.
|
|
|
|
.. note::
|
|
|
|
Depending on the OS, you can typically find the VMware VM
|
|
files under:
|
|
|
|
* Linux distros :file:`/home/username/vmware`
|
|
* Windows :file:`C:\Users\username\Documents\Virtual Machines`
|
|
|
|
#. On the :guilabel:`VMware Workstation 15 Player`, right-click the
|
|
new VM, created in `Create and configure a new VM`_.
|
|
|
|
#. From the pop-up menu, select :guilabel:`Settings`.
|
|
|
|
#. Under :guilabel:`Hardware` and :guilabel:`Device` list, select
|
|
:guilabel:`Hard Disk (SCSI)`. See figure 12.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-preconf-12.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Remove hard drive
|
|
|
|
Figure 12: VMware Workstation Player - Remove hard drive
|
|
|
|
#. Click the :guilabel:`Remove` button.
|
|
|
|
#. To add a new hard disk and attach the pre-configured |CL|
|
|
VMware image, click the :guilabel:`Add` button. See Figure 13.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-preconf-13.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Add new hard drive
|
|
|
|
Figure 13: VMware Workstation Player - Add new hard drive
|
|
|
|
#. Under the :guilabel:`Hardware types` section, select
|
|
:guilabel:`Hard Disk`.
|
|
|
|
#. Click the :guilabel:`Next` button.
|
|
|
|
#. Select your preferred :guilabel:`Virtual disk type`.
|
|
See figure 14.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-preconf-14.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Select virtual disk type
|
|
|
|
Figure 14: VMware Workstation Player - Select virtual disk type
|
|
|
|
#. Select the :guilabel:`Use an existing virtual disk` option.
|
|
See figure 15.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-preconf-15.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Use existing virtual disk
|
|
|
|
Figure 15: VMware Workstation Player - Use existing virtual disk
|
|
|
|
#. Click the :guilabel:`Browse` button and select the
|
|
pre-configured |CL| VMware image file. See figure 16.
|
|
|
|
.. figure:: ../../_figures/vmw-player/vmw-player-preconf-16.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Select ready-made VMware |CL|
|
|
|
|
Figure 16: VMware Workstation Player - Select ready-made VMware |CL| image file
|
|
|
|
#. Click the :guilabel:`Finish` button.
|
|
|
|
.. note::
|
|
|
|
When asked to convert the existing virtual disk to a newer format, selecting either option works.
|
|
|
|
Install |CL| into the new VM
|
|
****************************
|
|
|
|
#. Select the newly-created VM and click the :guilabel:`Play virtual machine`
|
|
button. See Figure below.
|
|
|
|
.. figure:: /_figures/vmw-player/vmw-player-17.png
|
|
:scale: 100%
|
|
:alt: VMware Workstation Player - Power on virtual machine
|
|
|
|
Figure 17: VMware Workstation Player - Power on virtual machine
|
|
|
|
Install open-vm-tools
|
|
*********************
|
|
|
|
Optional: You may want to install the `open-vm-tools` in your virtual
|
|
machine. The Open Virtual Machine Tools (open-vm-tools) are the open source
|
|
implementation of VMware Tools for Linux\* guest operating systems.
|
|
|
|
#. Power on your |CL| virtual machine. On the
|
|
:guilabel:`VMware Workstation Player` home screen, select your VM.
|
|
See Figure 10.
|
|
|
|
#. Click :guilabel:`Play virtual machine`.
|
|
|
|
#. In |CL| you can install the bundle, and enable the tools, in your VM.
|
|
|
|
.. code-block:: bash
|
|
|
|
sudo swupd bundle-add os-cloudguest-vmware
|
|
sudo systemctl enable --now open-vm-tools
|
|
|
|
More information is available on the `VMWare Tools Product Documentation`_
|
|
site.
|
|
|
|
Related topics
|
|
**************
|
|
|
|
For other guides on using the VMWare Player and ESXi, see:
|
|
|
|
* :ref:`vmware-esxi-install-cl`
|
|
|
|
.. _VMware ESXi: https://www.vmware.com/products/esxi-and-esx.html
|
|
|
|
.. _VMware Workstation Player:
|
|
https://www.vmware.com/products/workstation-player.html
|
|
|
|
.. _VMware Workstation Player Documentation:
|
|
https://docs.vmware.com/en/VMware-Workstation-Player/index.html
|
|
|
|
.. _downloads: https://clearlinux.org/downloads
|
|
|
|
.. _VMWare Tools Product Documentation: https://docs.vmware.com/en/VMware-Tools/10.1.0/com.vmware.vsphere.vmwaretools.doc/GUID-8B6EA5B7-453B-48AA-92E5-DB7F061341D1.html
|