posted 15 years ago
VMWare has a rather confusing list of products, but I think the one you want here is VMWare Server - it will allow you to run the VMs without having to manually start them up.
Networking in VMWare comes in 3 flavors:
1. VM guest has a discrete external IP address
2. VM guest appears to have the same IP address as the vm host, courtesy of NAT/DHCP
3. VM guest is networked via a private virtual LAN segment that's only visible between host and guest (hostonly)
The actual networking is done via a virtual NIC to a virtual subnet. You can define multiple virtual NICs in a VM guest. I have one that uses both host-only and DHCP NICs, as an example.
There's a separate GUI VMWare tool to configure these subnets when configuring a Windows host. As originally installed, I believe vmnet1 and vmnet8 are pre-configured.
To install CentOS, create a blank VM image with about 5GB for the system disk and at least 256MB virtual RAM. Select "Red Hat Enterprise" as the guest OS in the VM configurator. Make sure you have the CD/DVD device configured if booting from media or set up a kickstart server in the usual way. Once the basic "cold iron" VM is prepped, boot it as though it was a physical machine and run the CentOS install process.
The secret of how to be miserable is to constantly expect things are going to happen the way that they are "supposed" to happen.
You can have faith, which carries the understanding that you may be disappointed. Then there's being a willfully-blind idiot, which virtually guarantees it.