OS X VM

Discussion in 'sandboxing & virtualization' started by Meriadoc, Jan 28, 2008.

Thread Status:
Not open for further replies.
  1. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    I've set up an apple os x virtual machine in vmware but cannot connect to the network. Anyone tried this vm with success,..point me in the right direction? Thanks.
     

    Attached Files:

    • osx.JPG
      osx.JPG
      File size:
      187.8 KB
      Views:
      13
  2. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Hello,

    Very nice ... which one is that? BTW, what's your host?

    To the best of my knowledge, MAC is not officially supported ... yet. So, what device did you define in the .vmx under networking: Intel Pro/1000 or vlance or vmxnet ... ?

    Mrk
     
  3. ethernal

    ethernal Registered Member

    Joined:
    Jan 18, 2008
    Posts:
    132
    Location:
    Stockholm, Sweden
    the little icon with the ethernet card is "on" and as long as the mac vm thinks it has a card it should work.

    try changing the network card settings in vmware, the default option might not always work for you, depending on your setup.

    try putting it in "NAT" mode, and start up/reboot your virtual machine. hopefully it'll work
     
  4. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Hi guys here is my config. I'm using windows, nat and now installed a file from Maxxuss which it seems alot of people have had success with - nat or bridged. Anyway still fail on all. Mac OS X version 10.4.8

    config.version = "8"
    virtualHW.version = "6"
    scsi0.present = "TRUE"
    memsize = "512"
    scsi0:0.present = "FALSE"
    ide0:0.present = "TRUE"
    ide0:0.fileName = "apple-cl1-000001.vmdk"
    ide1:0.present = "TRUE"
    ide1:0.fileName = "C:\Downloads\Max\Maxxuss-AMDPCNET-v1.0.iso"
    ide1:0.deviceType = "cdrom-image"
    floppy0.autodetect = "FALSE"
    ethernet0.present = "TRUE"
    ethernet0.wakeOnPcktRcv = "FALSE"
    usb.present = "TRUE"
    ehci.present = "TRUE"
    sound.present = "TRUE"
    sound.fileName = "-1"
    sound.autodetect = "TRUE"
    svga.autodetect = "TRUE"
    pciBridge0.present = "TRUE"
    mks.keyboardFilter = "allow"
    displayName = "Apple OSX"
    guestOS = "other26xlinux"
    nvram = "Apple OSX.nvram"
    deploymentPlatform = "windows"
    virtualHW.productCompatibility = "hosted"
    tools.upgrade.policy = "useGlobal"

    ide1:0.autodetect = "FALSE"
    floppy0.fileName = "A:"
    extendedConfigFile = "Apple OSX.vmxf"
    paevm="TRUE"

    ide0:1.present = "TRUE"
    ide0:1.fileName = "Apple boot.iso"
    ide0:1.deviceType = "cdrom-image"

    ethernet0.addressType = "generated"
    uuid.location = "56 4d 0c c6 d1 b3 59 48-4b 05 b9 20 f7 f0 e7 1e"
    uuid.bios = "56 4d 0c c6 d1 b3 59 48-4b 05 b9 20 f7 f0 e7 1e"
    ide0:0.redo = ""
    pciBridge0.pciSlotNumber = "17"
    scsi0.pciSlotNumber = "16"
    ethernet0.pciSlotNumber = "32"
    sound.pciSlotNumber = "33"
    ehci.pciSlotNumber = "34"
    ethernet0.generatedAddress = "00:0c:29:f0:e7:1e"
    ethernet0.generatedAddressOffset = "0"
    floppy0.startConnected = "FALSE"

    floppy0.present = "FALSE"

    checkpoint.vmState = ""

    ide0:1.startConnected = "TRUE"
    tools.remindInstall = "TRUE"
    ethernet0.connectionType = "nat"
    ethernet0.vnet = "VMnet0"
     

    Attached Files:

    Last edited: Jan 29, 2008
  5. ethernal

    ethernal Registered Member

    Joined:
    Jan 18, 2008
    Posts:
    132
    Location:
    Stockholm, Sweden
    at first glance in your config, i think it looks fine, i can't see anything that jumps me just off the bat.

    i'm not sure, maybe the irq is out of "expected" range or something similar. uhm. sorry, i'm not going to be of any use here. i have no legitimate copy of os x that works on x86, so i can't try it myself.
     
  6. aigle

    aigle Registered Member

    Joined:
    Dec 14, 2005
    Posts:
    11,164
    Location:
    UK / Pakistan
    Hi, I think it,s not yet legal to virtualize OSX. Excuse me!

    Edit: spelling mistake
     
    Last edited: Jan 29, 2008
  7. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    aigle please explain.

    ethernal, yeah sometimes a fresh set of eyes can spot something, thanks for taking a look.
     
  8. aigle

    aigle Registered Member

    Joined:
    Dec 14, 2005
    Posts:
    11,164
    Location:
    UK / Pakistan
    I mean it is still not allowed by Apple to Virtualize OSX. Am i true?
     
  9. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Hello,

    This is yours:

    ethernet0.wakeOnPcktRcv = "FALSE"
    ethernet0.pciSlotNumber = "32"

    ethernet0.present = "TRUE"
    ethernet0.vnet = "VMnet0"
    ethernet0.connectionType = "nat"
    ethernet0.addressType = "generated"
    ethernet0.generatedAddress = "00:0c:29:f0:e7:1e"
    ethernet0.generatedAddressOffset = "0"


    Try this:

    ethernet0.present = "TRUE"
    ethernet0.virtualDev = "vlance"
    ethernet0.connectionType = "nat"
    ethernet0.addressType = "generated"
    ethernet0.generatedAddress = "00:0c:29:fb:98:6f"
    ethernet0.generatedAddressOffset = "0"

    Replace your ethernet entries with the above except the first two...

    Mrk

    P.S. Your vmx is messy ... try to keep it tidy, group by hw category ...
     
  10. ethernal

    ethernal Registered Member

    Joined:
    Jan 18, 2008
    Posts:
    132
    Location:
    Stockholm, Sweden
    aigle:

    i'm not sure if their terms of usage agreement says that "you can only run this software on legitimate apple hardware".. that would be fine print anyway, per se there shouldn't be an issue with running any piece of software in a virtual machine, as long as you paid for it and so on.

    now hacking os x to run nativly on non-apple hardware, that's not fair use at *all* :)

    *edit:

    what i'm trying to say is, as long as you don't reverse engineer or change the software you should be grand.
     
  11. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Hello,
    Actually 10.4 runs natively on Intel... my brother has a macbook, intel pc hardware, he's got an imac too, again intel pc hardware ...
    Mrk
     
  12. aigle

    aigle Registered Member

    Joined:
    Dec 14, 2005
    Posts:
    11,164
    Location:
    UK / Pakistan
    I am not complaining but this what i have read everywhere on net!
     
  13. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Okay thanks Mrk I will have a look at this, sorry about it being messy lol, I'm not usually producing it like that but I was just being quick as things came to mind - its tidy now <grin>

    aigle I will look at that, thankyou.
     
  14. ethernal

    ethernal Registered Member

    Joined:
    Jan 18, 2008
    Posts:
    132
    Location:
    Stockholm, Sweden
    Hi mrk,

    while this is true, OS X is still "locked" to apple manufactured pc's.. you wont be able to install it on a "normal" pc just like that.
    well, not always anyway. some might work, but you need a bit of luck :D
     
  15. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Hello,
    How did it go? It'd really like to know.
    Mrk
     
  16. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Hey Mrk, didn't have much time to commit to it and get it going, but ethernet now starts disconnected with that:( but I'm gonna have another look later.
     
    Last edited: Feb 1, 2008
  17. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Finally got it to work with some help. As I own a copy of Mac OS X I carried on and virtualised it, but I now believe (unless someone can update me) OS X is not an OS that can be virtualised as Apple will not allow its OS to run on non Apple hardware.
     
  18. lucas1985

    lucas1985 Retired Moderator

    Joined:
    Nov 9, 2006
    Posts:
    4,047
    Location:
    France, May 1968
    I think so :doubt:
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.