Sidux/Useable applications/VMware Player

      VMware Player is an application lets you run a virtual machine created by one of VMware products:
      http://en.wikipedia.org/wiki/List_of_VMware_software
      VMware Player is able to make own virtual machines starting from version 3.0


      Installation

      1. Download the application from (registration required): http://www.vmware.com/products/player/
      2. Install it in Terminal as root:
      sux
      ./VMware-Player-version.i386.bundle
      
      3. It will run graphic installator script so click on "Install"
      Vmware1a.png
      then "Close" after
      Vmware2a.png
      The application will be installed in folder: "/usr/lib/vmware"
      4. Run it from: Menu-> System-> VMware Player - agree with the licence clicking on "Accept"
      Vmware3a.png


      ↑Jump back a section

      Runing a virtual machine

      1. Now you can test the application - download an image of a virtual machine from:
      http://www.vmware.com/appliances/directory/?sort=rating
      2. Then extract it.
      3. And load it with VMware Player: Open a Virtual Machine
      Vmware4a.png
      I selected Linux Xubuntu 9.04 for example
      Vmware5a.png
      3. Upsss... - my procesor is too old to run a virtual machine.
      Vmware6a.png
      VMware Player's developer's "Getting Started Guide EN" page 11 says that the minimum for host machine
      is procesor 1.3GHz and RAM memory 1Gb available on: http://www.vmware.com/support/pubs/player_pubs.html
      so my laptop exactly has but doesn't want to work.
      Anyway I'll continiue this chapter working on second laptop with procesor Intel Celeron Dual Core 1.8GHz,
      RAM memory 3Gb and the same operating system - sidux 2009-04.
      
      4. During the first run the player asks for downloading and installing "WMware Tools for Linux" package->
      so click on "Download" - it supports a few extra functions: mouse integration, drag and drop, etc.
      Vmware8a.png


      Vmware9a.png


      Vmware10a.png
      5. When a guest system starts, install "VMware Tools" package for it too:
      Vmware11a.png
      a. Go to "VM" tab-> Install VMware Tools - it will download and mount the package for the guest system.
      b. Open Terminal and make as root:
      cd /media/cdrom0
      tar xfvz package_name.tar.bz
      cd vmware-tools-distrib
      ./vmware-install.pl
      
      c. Confirm patches for all components and restart VMware Player.
      Vmware12a.png


      Vmware13a.png
      5. In a case of any problem you can reconfigure it:
      /usr/lib/vmware-config-tools.pl
      
      Vmware14a.png
      6. System Xubuntu 9.04 has been started with all additional functions of VMware Tools.
      Vmware15a.png


      ↑Jump back a section

      Creating own virtual machine

      1. Run VMware Player then-> Create a New Virtual Machine.
      2. Choose an operating system from:
      a. Device - an optical drive
      b. Or "iso" image file - from local disk
      c. Or I will install later
      Vmware16a.png
      3. I chosen CD drive, then-> Rescan disc-> Next.
      4. Now choose what kind of operating system you want to install and it's version-> Next.
      Vmware17a.png
      5. Change the machine name and output folder if you want.
      Vmware18a.png
      6. Set maximum virtual disc size as only one file or more.
      Vmware19a.png
      7. If everything is set up click on: "Finish".
      Vmware20a.png
      8. A guest system has been run (MoonOS 2 for example) as a LiveCD, you can install it inside the VMPlayer.
      Vmware21a.png


      ↑Jump back a section

      Module re-compilations

      It's necessary to re-compile "vmware" module after installation new kernel for host system (sidux).
      But it'll be done itself when you run VMPlayer next time:
      Vmware25a.png


      Vmware26a.png


      ↑Jump back a section

      Uninstalling

      VMware Player is not controling by the host package manager so you can't uninstall it by "apt-get".
      VMware Player provides uninstalling module to do so.
      1. You can check what kind of VMware products have been installed:
      sux
      /usr/lib/vmware-installer/1.1/vmware-installer -l
      
      2. After a list displaing (I have VMware Player only):
      /usr/lib/vmware-installer/1.1/vmware-installer -u vmware-player
      
      3. It will run graphical uninstallator-> Next
      Vmware22a.png


      Vmware23a.png
      and "Close" to finish.
      Vmware24a.png


      VMware home page: http://www.vmware.com/
      And on Wikipedia: http://en.wikipedia.org/wiki/VMware
      ↑Jump back a section

      Read in another language

      This page is available in 1 language

      Last modified on 11 September 2010, at 15:07