The Blog of Colin Coates

My path to technological enlightenment!!

ESX on VMWare Workstation

Busy installing ESX on VMWare Workstation using the CLI.

First problem was that ESX could not see the Workstation NIC, I modified the VMX file to contain the follwoing lines (UNDERLINED).

floppy0.autodetect = “TRUE”
ethernet0.present = “TRUE”
ethernet0.wakeOnPcktRcv = “FALSE”

and

tools.upgrade.policy = “useGlobal”
ethernet0.virtualDev = “e1000″
monitor_control.restrict_backdoor = “TRUE”
monitor_control.vt32 = “TRUE”
floppy0.fileName = “A:”

This seems to have sorted the problem out.

Installing ESX on VMWare

Installing ESX on VMWare

March 25, 2009 - Posted by | Virtulisation

No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.