VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
5 Replies Last post: Apr 28, 2008 1:50 PM by theanykey  

Converted laptop with no network connectivity.... posted: Apr 27, 2008 4:42 AM

Click to view Bo B's profile Novice 34 posts since
Feb 18, 2007

I and a collegue tried VMWare Converter on his soon to be replaced laptop (an HP) which is running XP-Pro SP2 and is connected to a Windows domain.

The basic conversion process worked fine and also the reconfiguration, except that if we checked the checkbox to change the identity of the clone (I can't remember the exact wording here) we were required to get some extra software stuff from the Internet, so we skipped that part.
(Now after the fact I have searched "everywhere" for information on exactly which tools we were supposed to download, but could not find it mentioned anywhere. Seems like the only place it is mentioned is inside the reconfiguration program when you are half way through... :-(

Anyway, after we finished and tried starting the created VM in Player we had to supply an activation key (of course, since the hardware had changed so much). Then it started up like on the laptop. :D

But after looking around we noted that the guest had no less than 3 network adapters, none of which worked... :-(

Ipconfig /all revealed that they all had fixed IP addresses in the 192.168.x.x ranges (all on different subnets).

It is impossible to ping guest-host or host-guest, we get either "host unreachable" or timeouts. I believe we got timeouts after we changed the loopback adapter on the host to be in the same subnet as one of the guest NIC:s. Changing the network type between Bridged/NAT/Host on each of the three NIC:s in the guest changes nothing either.

This makes no sense to me at all because I am running several guests in VMWare WS 6 with no issues at all.

Is there a limitation in Player that blocks the network access?
We tried Player because my collegue does not have a WorkStation license and the guest files are massive (40 Gb) so I don't want to bring it over to my PC just for testing, either.

What could we do to rectify this situation? Either in the (limited) menus of Player or directly editing the vmx file?

/Bo

Re: Converted laptop with no network connectivity....

1. Apr 27, 2008 3:18 PM in response to: Bo B
Click to view Chris Howard's profile Expert 186 posts since
Feb 24, 2005

There is no restriction in VMware player for access to the network.

On the original laptop - did that have 3 network cards, or maybe a VPN client some of which can appear as a NIC, or perhaps a wireless nic?

Given the restricted nature of VMware player, I can predict some vmx file hacking may be required here.

Are you able to post the vmx file so the folks on here can take a look?

If you found this helpful please consider the use of the Helpful /Correct buttons to award points. Thanks !!

Click to view Bob_3R's profile Novice 9 posts since
Apr 28, 2008
Here is the current state of the vmx file:

config.version = "8"
virtualHW.version = "6"
memsize = "1152"
MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
displayName = "WELEJAHOLAP"
guestOS = "winxppro"
sound.present = "TRUE"
sound.filename = "-1"
sound.autodetect = "TRUE"
usb.present = "TRUE"
ethernet0.present = "TRUE"
ethernet0.addressType = "generated"
ethernet0.connectionType = "nat"
ethernet1.present = "TRUE"
ethernet1.addressType = "generated"
ethernet1.connectionType = "bridged"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "WELEJAHOLAP.vmdk"
pciBridge0.present = "TRUE"
tools.upgrade.policy = "useGlobal"
ehci.present = "TRUE"
ide0:0.present = "TRUE"
ide0:0.autodetect = "TRUE"
ide0:0.filename = "auto detect"
ide0:0.deviceType = "atapi-cdrom"
scsi0.present = "TRUE"
scsi0.virtualDev = "buslogic"
buslogic.noDriver = "FALSE"

floppy0.fileName = "A:"
extendedConfigFile = "WELEJAHOLAP.vmxf"
virtualHW.productCompatibility = "hosted"

ethernet0.generatedAddress = "00:0c:29:5a:d7:4e"
ethernet1.generatedAddress = "00:0c:29:5a:d7:58"
uuid.location = "56 4d 36 82 9b 1e 66 24-f2 a9 85 a6 45 5a d7 4e"
uuid.bios = "56 4d 36 82 9b 1e 66 24-f2 a9 85 a6 45 5a d7 4e"
scsi0:0.redo = ""
checkpoint.vmState = "WELEJAHOLAP.vmss"
pciBridge0.pciSlotNumber = "17"
scsi0.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "32"
ethernet1.pciSlotNumber = "33"
sound.pciSlotNumber = "34"
ehci.pciSlotNumber = "35"
ethernet0.generatedAddressOffset = "0"
ethernet1.generatedAddressOffset = "10"

tools.remindInstall = "TRUE"

isolation.tools.hgfs.disable = "TRUE"

Re: Converted laptop with no network connectivity....

3. Apr 28, 2008 5:42 AM in response to: Bob_3R
Click to view Chris Howard's profile Expert 186 posts since
Feb 24, 2005

Your vmx file shows you have 2 ethernet adapters. - you can probably remove the entries that refer to ethernet1 to tidy things up.

Rereading your original post, you mention installing some tools, but weren't sure what these were.

It sounds like you need to install the VMware tools package, which include drivers for things like the network card/ display etc. - you can check if you already have this by the existence of the "VMware tools" service.

Unfortunately the VMware tools package is not supplied with VMware Player. - someone has described how to get these from the VMware workstation download here .

You may also want to read the " Creating a VM in Player, easy? " and VMWare Tools + VMWare Player = Legal? threads.

Good luck.

If you found this helpful please consider the use of the Helpful /Correct buttons to award points. Thanks !!

Re: Converted laptop with no network connectivity....

5. Apr 28, 2008 1:50 PM in response to: Bo B
Click to view theanykey's profile Master 1,106 posts since
Jul 6, 2007
vmnet 1 = host only
vmnet 2 = nat

If you are not opting to use "host only" or "nat" for ANY of your VMs, then yes, you can disable these. Otherwise disable what is NOT being utilized.

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities