VMware GSX Server 2.5.2
Features | Documentation | Knowledge Base | Discussion Forums
Prev
Contents
Last
Next 
NetWare 6.0 and 6.5 Beta Server Installation Guidelines
NetWare 6.0 and 6.5 Beta Server Installation Guidelines
You can install NetWare 6.0 in a virtual machine using the standard Novell NetWare 6.0 CD-ROM.
You can install NetWare 6.5 beta in a virtual machine using the standard Novell NetWare 6.5 Operating System and Product CD-ROMs.
VMware recommends you install NetWare on a host with at least 384MB of memory.
Preparing Your GSX Server Linux Host
Preparing Your GSX Server Linux Host
If you are going to create and run this NetWare virtual machine on a Linux host, change the host's color depth to 256 colors/8-bit color before you create the virtual machine and install the guest operating system.
Creating and Configuring the NetWare Virtual Machine
Creating and Configuring the NetWare Virtual Machine
-
Create a virtual machine configuration with the New Virtual Machine Wizard (Windows host) or Configuration Wizard (Linux host). For the most part, you can choose your own settings, except as noted below.
- For the type of configuration, select Typical.
- For the guest operating system, select NetWare 6.
- Keep the memory setting for the virtual machine at its default of 512MB.
- Create a new IDE virtual disk no smaller than the default of 4GB in size.
-
If you created this virtual machine on a Linux host, open the configuration file (<netware>.cfg) in a text editor and add the following line: gui.iconLEDS = false
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.
-
Next, install the guest operating system and VMware Tools, which includes the CPU idler program. See below for details.
Installing the Guest Operating System
Installing the Guest Operating System
To install NetWare 6.0 or 6.5 in a virtual machine, complete the following steps.
-
Begin installing the guest operating system. Insert the Novell NetWare 6.0 installation CD or NetWare 6.5 beta Product CD into the CD-ROM drive on your GSX Server host and power on the virtual machine.
-
Read and accept the license agreement.
Note: If you are installing NetWare 6.5 beta, a few prompts appear before you reach the license agreement. Accept the defaults for installing NetWare, the CD-ROM drive type, how to restore the floppy drive and the run mode, then continue.
-
When prompted, choose IDE CD-ROM.
-
Create a new boot partition. The guest operating system reboots. The installation continues.
-
To configure IP networking, do one of the following:
-
If you chose bridged networking for the virtual machine, enter its IP address.
Note: On a Windows NT host, when NetWare tries to load the LAN driver (using pcntnw.lan), it fails because it broadcasts for its own IP address. This causes IP networking to fail.
To work around this, open the System Console (press Ctrl-Esc) and type set allow ip address duplicates=on
Press Alt-Esc to return to the installation.
-
If you chose host-only networking for the virtual machine, look up the host machine's IP address.
At a command prompt on a Windows host, type ipconfig /all
At a command prompt on a Linux host, type ifconfig
Note the host's IP address for VMnet1 and change the last octet so it is greater than the last octet in the IP address of the host.
For example, if the host IP address is 192.168.160.1, then the virtual machine's IP address is 192.168.160.###, where ### is any number greater than 1 and less than 128.
For the subnet mask, enter 255.255.255.0.
For the router gateway, enter the host's IP address (192.168.80.1 in our example).
-
If you chose network address translation (NAT) for the virtual machine, look up the host machine's IP address.
At a command prompt on a Windows host, type ipconfig /all
At a command prompt on a Linux host, type ifconfig
Note the host's IP address for VMnet8 and change the last octet so it is greater than the last octet in the IP address of the host.
For example, if the host IP address is 192.168.160.1, then the virtual machine's IP address is 192.168.160.###, where ### is any number greater than 2 and less than 128.
For the subnet mask, enter 255.255.255.0.
For the router gateway, enter the NAT service's IP address (192.168.80.2 in our example).
Note that with Network Address Translation, there are 2 IP addresses in use on the host:
* The IP address assigned to the interface for VMnet8 (which shows up in the ipconfig output with a ".1" in the last octet).
* The IP address used by the NAT device itself (which always uses ".2" as the last octet).
-
Finish the installation by following the on-screen instructions.
After you finish the installation, install VMware Tools, which installs and loads the CPU idler program.
VMware Tools for NetWare 6.0 or 6.5 Guest Operating Systems
VMware Tools for NetWare 6.0 or 6.5 Guest Operating Systems
Be sure to install VMware Tools in your guest operating system. For details, see Installing VMware Tools.
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.
NetWare 6.5 Beta Known Issues
NetWare 6.5 Beta Known Issues
-
Whenever you reboot the guest operating system, it can take up to six minutes before you can regain control of the keyboard or mouse.
-
If you are using text mode and want to browse the file system, you may notice that the arrow keypad and Insert key do not allow you to navigate directories. To work around this issue, use the numeric keypad, but first turn off the number lock by pressing the Num Lock key.
NetWare 6.0 Known Issues
NetWare 6.0 Known Issues
-
After the virtual machine reboots while installing VMware Tools, make sure the virtual machine releases the VMware Tools ISO image. Choose Devices > <CD-ROM>, and if the CD-ROM's submenu shows the VMware Tools ISO image, choose Disconnect.
-
The VMware Tools feature that synchronizes the time in the guest operating system with the time in the host operating system does not work with NetWare 6.0. This issue may be resolved in the next NetWare 6.0 support pack that Novell will release.
-
If you are using text mode and want to browse the file system, you may notice that the arrow keypad and Insert key do not allow you to navigate directories. To work around this issue, use the numeric keypad, but first turn off the number lock by pressing the Num Lock key.
-
During the installation of the guest operating system, if you get an ABEND error in the JVM.NLM module, try installing the operating system again. This is a third party problem that occurs rarely, but when it does, it occurs during installation only. Once you complete the installation, you should not see this error again.
-
If you installed NetWare 6.0 Support Pack 2 in your guest operating system, you cannot mount CD-ROMs. To mount a CD-ROM with the support pack installed, do one of the following:
-
Set the primary hard drive to IDE 0:0 and the CD-ROM drive to IDE 0:1.
-
Copy the original driver files (IDEATA.DDI and IDEATA.HAM) from the Drivers\Storage directory of the installation CD-ROM that shipped with NetWare 6.0 to the c:\nwserver directory.
-
Scan for new devices. In the System Console, type
scan for new devices
Then load the CD-ROM. In the System Console, type: load cd9660.nss
Note: If you cannot mount CD-ROMs, you cannot install VMware Tools in the virtual machine.
Prev
Contents
Last
Next 
|