tonywhitmore.co.uk  

      blog : gallery : wiki : articles : projects : shell scripts : wallpaper : cv : links :
 Project Homepage

VMware Workstation 4
VMware Logo

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.

Give me more details on this

Booting

  1. Boot your Core Linux PC.
  2. Login as root. You will need to enter the password at the prompt.

Give me more details on this

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.

Give me more details on this

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.

Give me more details on this

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.

Give me more details on this

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.

Give me more details on this

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.

Give me more details on this

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.

Give me more details on this

Creative Commons License
The text of this page is licensed under a Creative Commons License.


Valid CSS!     Valid HTML 4.0!     Valid RSS
Original design © For oswd.org by SquireCD