Specifications

Table Of Contents
VMware Server Virtual Machine Guide
100 VMware, Inc.
7In!a!text!editor,!open!the!virtual!machine’s!configuration!file!(.vmx)!and!add!two!of!
the!following!lines!to!the!file:
disk.locking = FALSE
nvram = <path on VMware Server host>\nvram!(if!you!think!you!need!to!modify!
the!virtual!machine’s!BIOS)!
or!
nvram.mode = "nonpersistent"!(if!you!do!not!need!to!modify!the!virtual!machine’s!
BIOS)
8 Save!your!changes!and!close
!the!configuration!file.
The!virtual!machine!is!now!ready!to!be!run!with!the!virtual!disk!on!the!VMware!Server!
host’s!DVD/CDROM!drive.
NOTE Another!method!you!can!use!is!to!burn!all!virtual!machine!files!(the!
configuration!file,!nvram,!and!virtual!disk!files)!onto!DVD!or!CDROM.!First!
make!sure!the!redo!log!directory!points!to!a!drive!on!your!VMware!Server!
host!and!that!the!configuration!file!has!all!the!desired!settings
!before!you!burn!
the!files!onto!the!DVD/CDROM.
Using PXE with Virtual Machines
You!can!use!a!preboot!execution!environment!(commonly!known!as!PXE)!to!boot!a!
virtual!machine!over!a!network.!When!you!use!PXE!with!a!virtual!machine,!you!can:
! Remotely!install!a!guest!operating!system!over!a!network!without!needing!the!
operating!system!installation!media.
! Deploy!an!image!of!a!virtual!disk!to!the!virtual!machine.
! Boot!a!Linux!virtual!machine!over!the!network!and!run!it!diskless.!
You!use!PXE!with!your!virtual!machine!in!conjunction!with!remote!installation!tools!
such!as!Windows!2000!Remote!Installation!Services!or!the!Red!Hat!Linux!9.0!installer’s!
PXE!package.!You!can!use!Ghost!or!Altiris!to!stream!an!image
!of!an!already!configured!
virtual!disk!to!a!new!virtual!machine.
Make!sure!the!virtual!machine!has!a!virtual!network!adapter;!one!is!installed!by!
default.!VMware!supports!PXE!when!the!virtual!machine!is!configured!to!use!either!the!
vmxnet!or!vlance!virtual!network!adapter.!
The!virtual!machine!must!have!a
!virtual!disk!without!a!guest!operating!system!
installed.