VMware Documentation 

http://www.vmware.com/support/pubs/

This page contains links to product documentation and release notes for all currently released VMware products. For technical resources, including white papers, technical notes and compatibility guides, see VMware Technical Resources http://www.vmware.com/support/resources/.

Guest Operating System Installation Guide http://www.vmware.com/support/guestnotes/doc/

VMware Workstation 5.5 

http://www.vmware.com/support/ws55/doc/

documented on: 2006.12.10

Workstation 5.0 Documentation 

Workstation 5.0 Documentation http://www.vmware.com/support/ws5/doc/index.html

Introduction and System Requirements Installing VMware Workstation Upgrading VMware Workstation Learning VMware Workstation Basics Creating a New Virtual Machine Running VMware Workstation Using Disks Moving and Sharing Virtual Machines Preserving the State of a Virtual Machine Cloning a Virtual Machine Configuring Teams Configuring a Virtual Network Configuring Video and Sound Connecting Devices Performance Tuning Special-Purpose Configuration Options # Glossary

documented on: 2005.04.20

Installing VMware Workstation 5 on a Linux Host 

http://www.vmware.com/support/ws5/doc/install_linux_ws.html

Getting started with VMware Workstation is simple. The key steps are

  1. Install the VMware Workstation software as described in Installing Workstation on a Linux Host.

  2. Start VMware Workstation

  3. Enter your serial number.

    You need to do this only once. If you don't already have a serial number configured from a previous installation, you are prompted for the serial number when you start Workstation. To enter the serial number choose Help > Enter Serial Number. Note: You can install Workstation without a serial number. However you cannot power on a virtual machine without entering a serial number.

  4. Create a virtual machine using the New Virtual Machine Wizard. See Creating a New Virtual Machine.

  5. Install a guest operating system in the new virtual machine. You need the installation media (CD-ROM or floppy disks) for your guest operating system. See Installing a Guest Operating System and VMware Tools.

  6. Install the VMware Tools package in your virtual machine for enhanced performance. See Installing VMware Tools.

  7. Start using your virtual machine.

Installing Workstation on a Linux Host 

  1. Copy the tar archive to a temporary directory on your hard drive - for example, /tmp.

    cp VMware-<xxxx>.tar.gz /tmp
  2. Change to the directory to which you copied the file.

    cd /tmp
  3. Unpack the archive.

    tar zxf VMware-<xxxx>.tar.gz
  4. Change to the installation directory.

    cd vmware-distrib
  5. Run the installation program.

    ./vmware-install.pl
  6. Accept the default directories for the binary files, library files, manual files, documentation files and init script.

    % vmware-install.pl
    Creating a new installer database using the tar3 format.
    
    Installing the content of the package.
    
    In which directory do you want to install the binary files?
    [/usr/bin]
    
    What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
    [/etc]
    
    What is the directory that contains the init scripts?
    [/etc/init.d]
    
    In which directory do you want to install the library files?
    [/usr/lib/vmware]
    
    The path "/usr/lib/vmware" does not exist currently. This program is going to
    create it, including needed parent directories. Is this what you want? [yes]
    
    In which directory do you want to install the manual files?
    [/usr/share/man]
    
    In which directory do you want to install the documentation files?
    [/usr/share/doc/vmware]
    
    The path "/usr/share/doc/vmware" does not exist currently. This program is going
    to create it, including needed parent directories. Is this what you want?
    [yes]
    
    The installation of VMware Workstation 5.0.0 build-13124 for Linux completed
    successfully. You can decide to remove this software from your system at any
    time by invoking the following command: "/usr/bin/vmware-uninstall.pl".
    
    Before running VMware Workstation for the first time, you need to configure it
    by invoking the following command: "/usr/bin/vmware-config.pl". Do you want this
    program to invoke the command for you now? [yes]
  7. Answer Yes when prompted to run vmware-config.pl.

This completes the tar archive installation instructions.

Simple Steps to a New Virtual Machine 

  1. Start VMware Workstation.

  2. If this is the first time you have launched VMware Workstation, enter the serial number. Use Help -> Enter Serial Number. The serial number you enter is saved and VMware Workstation does not ask you for it again.

  3. Start the New Virtual Machine Wizard.

  4. The New Virtual Machine Wizard presents you with a series of screens that you navigate using the Next and Prev buttons at the bottom of each screen. At each screen, follow the instructions, then click Next to proceed to the next screen.

  5. Select the method you want to use for configuring your virtual machine.

If you select Typical, the wizard prompts you to specify or accept defaults for

  1. The guest operating system

  2. The virtual machine name and the location of the virtual machine's files

  3. The network connection type

  4. Allocate all the space for a virtual disk at the time you create it

  5. Choose whether to split a virtual disk into 2GB files

If you select Custom, you also can specify how to set up your dis - create a new virtual disk, use an existing virtual disk or use a physical disk - and specify the settings needed for the type of disk you select. There is also an option to create a legacy virtual disk for use in environments with other VMware products.

Select Custom if you want to

  1. Make a legacy virtual machine that is compatible with Workstation 4.x, GSX Server 3.x, ESX Server 2.x and ACE 1.x.

  2. Make a virtual disk larger or smaller than 4GB

  3. Store your virtual disk's files in a particular location

  4. Use an IDE virtual disk for a guest operating system that would otherwise have a SCSI virtual disk created by default

  5. Use a physical disk rather than a virtual disk (for expert users)

  6. Set memory options that are different from the defaults

VMware Workstation 4 Installation 

http://www.tonywhitmore.co.uk/core/vmware.html

This document covers the installation and configuration of VMware Workstation 4.

Preparation 

  1. As mentioned, this guide uses the CD version of VMware from the box set. However, the installation routine should apply to the demonstration version of VMware available from their website. You will need to give your personal details to get a demonstration key.

Prepare your Core Linux system 

  1. Ensure that module support is compiled into your kernel and that parallel port support is compiled as a module. If this is not the case for your kernel, you will need to recompile it with these conditions. See the main Core Linux installation guide for details of how to do this. If you do compile a new kernel, be sure to run lilo and reboot using your new kernel.

  2. Create the directories rc0.d to rc6.d under the /etc/rc.d directory.

  3. Ensure that the PCI Utilities are installed.

Extract the binaries 

  1. Place the CD-R in the CD-ROM drive. Mount the CD-ROM drive under /mnt/ cdrom.

  2. Change to the Linux directory on the CD-R.

  3. Copy the VMware-workstation-4.0.0-4460.tar.gz file to the directory /tmp.

  4. Change to the /tmp directory and extract the binaries from the .tar.gz file.

Install and Configure 

  1. Change to the /tmp/vmware-distrib directory.

  2. Run the vmware-install.pl script.

  3. Answer the questions that the installation script asks you.

Testing Vmware 

  1. Start XFree86 using the command startx.

  2. Open a terminal window, such as xterm.

  3. At the terminal prompt, enter:

    vmware

VMware Workstation should start. Once you are satified that VMware runs OK, exit the program. You may stop XFree86 or continue to work in your terminal window under X.

Tidying Up 

  1. Delete the /etc/rc.d/rc?.d directories where ? is an integer between 0 and 6.

  2. Move the /etc/rc.d/vmware script to the directory /etc/vmware.

Automatically Loading Modules 

or

Creating a Wrapper Script

  1. VMware requires the kernel modules created during the installation script to be loaded prior to running the program. You can do this by adding the vmware script in the /etc/vwmare directory to the end of you rc.mu script. This will load the modules on system start, and so they will ready whenever you run VMware. Alternatively, you could create a wrapper script for VMware that would load and unload the modules on demand.

  2. If you have created a wrapper script called vmware-wrap as suggested, remember to start VMware by invoking this script. If you set up your window manager menu to include VMware, set it up to start the script, not vmware directly.

documented on: 2005.04.20