This guest operating system is supported on the following VMware products:
Note: If you are installing a guest operating system through VMware VirtualCenter, be sure it is supported under the VMware product - ESX Server or GSX Server - on which you are running the virtual machine.
Be sure to read General Guidelines for All VMware Products as well as this guide to installing your specific guest operating system.
You can install NetWare 4.2 in a virtual machine using the standard Novell NetWare 4.2 installation CD. VMware recommends you install NetWare 4.2 on a host with at least 256MB of memory.
This removes all the LED icons in the console window, which prevents the virtual machine display from appearing incorrectly when you power it on while the host is in 8 bit/256 color mode.
To install NetWare 4.2 in a virtual machine, complete the following steps.
config.sys
device=himem.sys /testmem:off
device=NEC_IDE.SYS /D:MSCD001
files=12
buffers=15
stacks=9,256
lastdrive=z
autoexec.bat
@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
cls
set temp=c:\
set tmp=c:\
path=c:\
IF "%config%"=="NOCD" GOTO QUIT
a:\NWCDEX.EXE /D:mscd001
:QUIT
After you have configured the CD-ROM software, verify that the virtual machine can read a CD from the host system's CD-ROM drive.
Note: Once the installation has been completed, you can load and bind the appropriate LAN driver. Selecting or loading a LAN driver during the NetWare 4.2 installation may hang the installation process.
Then shut down the server and type exit to return to a DOS prompt.
After you finish the installation, install VMware Tools, which installs and loads the CPU idler program.
Be sure to install VMware Tools in your guest operating system. In NetWare 4.2 virtual machines, VMware Tools provides CPU idling, sends a heartbeat from the guest operating system to the host and gives the virtual machine the ability to be gracefully powered on or off. For details, see the manual for your VMware product or follow the appropriate link in the knowledge base article at www.vmware.com/support/kb/enduser/std_adp.php?p_faqid=340.
Installing VMware Tools also installs and loads the CPU idler program. NetWare servers do not idle the CPU when the operating system is idle. As a result, a virtual machine takes CPU time from the host regardless of whether the NetWare server software is idle or busy. To prevent unnecessary slowdowns, VMware recommends that, after you install VMware Tools, you keep the NetWare CPU idle program loaded.