Jump to content
4 posts in this topic

Recommended Posts

I can't connect to the internet with MAC OS X running on vmware 6 workstation. I installed the JaS MAC OS X 10.4.8 intel/AMD SSE2 + SSE3, PPF1 + PPF2 image on a dual core hp laptop

i added the e1000 line, i downloaded and installed the maxxuss and appleintel driver on the guest. Still nothing.

it won't even work with bridged networking.

I can see the ethernet adapter connected and the host and guest can ping each other, but no internet for the guest.

Anybody???HELP!!! Any ideas???

 

here's my vmx file:

 

config.version = "8"

virtualHW.version = "6"

scsi0.present = "TRUE"

memsize = "512"

ide0:0.present = "TRUE"

ide0:0.fileName = "Other-000002.vmdk"

ide1:0.present = "TRUE"

ide1:0.fileName = "E:"

ide1:0.deviceType = "cdrom-raw"

floppy0.autodetect = "TRUE"

ethernet0.present = "TRUE"

ethernet0.connectionType = "nat"

ethernet0.wakeOnPcktRcv = "FALSE"

ethernet0.virtualDev = "e1000"

sound.present = "TRUE"

sound.fileName = "-1"

sound.autodetect = "TRUE"

svga.autodetect = "TRUE"

pciBridge0.present = "TRUE"

mks.keyboardFilter = "allow"

displayName = "Mac OS X"

guestOS = "other"

nvram = "Other.nvram"

deploymentPlatform = "windows"

virtualHW.productCompatibility = "hosted"

tools.upgrade.policy = "useGlobal"

 

floppy0.present = "FALSE"

 

paevm = "true"

 

isolation.tools.hgfs.disable = "TRUE"

 

ethernet0.addressType = "generated"

uuid.location = "56 4d a6 b6 ae 90 24 eb-fb 8f c1 9d e6 f3 8a 4c"

uuid.bios = "56 4d a6 b6 ae 90 24 eb-fb 8f c1 9d e6 f3 8a 4c"

ide0:0.redo = ""

pciBridge0.pciSlotNumber = "17"

scsi0.pciSlotNumber = "16"

ethernet0.pciSlotNumber = "32"

sound.pciSlotNumber = "33"

ethernet0.generatedAddress = "00:0c:29:f3:8a:4c"

ethernet0.generatedAddressOffset = "0"

 

extendedConfigFile = ""

 

checkpoint.vmState.readOnly = "FALSE"

checkpoint.vmState = ""

 

Thanks for your help!!!!!

Have you tried after updating your Workstation to the newest build - 6.0.1-55017?

 

I strongly recommend that you do NOT update to version 6.0.1. The newest version of VMware Workstation has stability problems in OS X and OS X might not even work on it. As for the network issue, sometimes you have to manually configure MAC address and DHCP server settings. I don't know how to do this though because there are different settings for all the different configurations :)

 

BTW, did you happen to use my guide? :) Your ISO and config file seem to match the one in my guide pretty well.

  • 2 weeks later...

I've got the same problem. The host is Linux Ubuntu 7.04, what is yours ?

 

If XP is your host, have you tried sharing your internet connection ?

 

 

I can't connect to the internet with MAC OS X running on vmware 6 workstation. I installed the JaS MAC OS X 10.4.8 intel/AMD SSE2 + SSE3, PPF1 + PPF2 image on a dual core hp laptop

i added the e1000 line, i downloaded and installed the maxxuss and appleintel driver on the guest. Still nothing.

it won't even work with bridged networking.

I can see the ethernet adapter connected and the host and guest can ping each other, but no internet for the guest.

Anybody???HELP!!! Any ideas???

 

here's my vmx file:

 

config.version = "8"

virtualHW.version = "6"

scsi0.present = "TRUE"

memsize = "512"

ide0:0.present = "TRUE"

ide0:0.fileName = "Other-000002.vmdk"

ide1:0.present = "TRUE"

ide1:0.fileName = "E:"

ide1:0.deviceType = "cdrom-raw"

floppy0.autodetect = "TRUE"

ethernet0.present = "TRUE"

ethernet0.connectionType = "nat"

ethernet0.wakeOnPcktRcv = "FALSE"

ethernet0.virtualDev = "e1000"

sound.present = "TRUE"

sound.fileName = "-1"

sound.autodetect = "TRUE"

svga.autodetect = "TRUE"

pciBridge0.present = "TRUE"

mks.keyboardFilter = "allow"

displayName = "Mac OS X"

guestOS = "other"

nvram = "Other.nvram"

deploymentPlatform = "windows"

virtualHW.productCompatibility = "hosted"

tools.upgrade.policy = "useGlobal"

 

floppy0.present = "FALSE"

 

paevm = "true"

 

isolation.tools.hgfs.disable = "TRUE"

 

ethernet0.addressType = "generated"

uuid.location = "56 4d a6 b6 ae 90 24 eb-fb 8f c1 9d e6 f3 8a 4c"

uuid.bios = "56 4d a6 b6 ae 90 24 eb-fb 8f c1 9d e6 f3 8a 4c"

ide0:0.redo = ""

pciBridge0.pciSlotNumber = "17"

scsi0.pciSlotNumber = "16"

ethernet0.pciSlotNumber = "32"

sound.pciSlotNumber = "33"

ethernet0.generatedAddress = "00:0c:29:f3:8a:4c"

ethernet0.generatedAddressOffset = "0"

 

extendedConfigFile = ""

 

checkpoint.vmState.readOnly = "FALSE"

checkpoint.vmState = ""

 

Thanks for your help!!!!!

×
×
  • Create New...