VMware 2.0 for Linux on FreeBSD.

Introduction

This piece of software provides some basic support for running the VMware 2.0 for Linux on FreeBSD 4.0 and better ;) systems.

News

What's done


At this time I was able to successfully run the following operation systems
under VMware on FreeBSD:

  - FreeBSD 4.2-Stable
  - Linux (Debian 2.1, Debian 2.2)
  - Windows NT
  - Windows 95 OSR2 (in safe mode :)
  - MS DOS 7.0 (Part of Win'95)

I think that all platforms supported by VMware should work under FreeBSD.
	

Installation procedure


The easiest solution is to obtain the FreeBSD port tree and try to build 
vmware (vmware port are usualy located at /usr/ports/emulation/vmware2
subdirectory)

At build time, you will get further instructions on how to proceed.

After a successful port installation you will need to obtain a license key 
to run VMware (you can use an old one for Linux). If you want to obtain 
a new key from http://www.vmware.com , you will have to select Linux as the 
'server' platform.

Features currently unsupported
 
   - Fullscreen text mode 
       [Fullscreen graphic mode with activated VMware tools on 
        a guest system works fine]
	
   - Mounting vmware virtual drive
       [Just use plain disks and use vnconfig/mount to mount it]
   
   - Parallel ports were never tested. However, to support bidirectional 
     transfers, we will need a FreeBSD version of the vmppuser driver.

Caveats


    - Floppy disk detection doesn't work. It is assumed that
      a disk is always present in the floppy drive. Because of that, 
      you have connect/disconnect floppy drive manualy from menu
      'Devices'
      
      

Copyright issue


	Unclear. My own code has a BSD-style copyright license,
	but in order to write it, I used VMware-copyrighted sources.
	In any case, I'm distributing only my own patch set, and all
	modified files retain the original copyright information.

Author


	Vladimir N. Silyaev. 
	E-Mail: vsilyaev@mindspring.com