Always kernel panics with 2 or 4 processors

Discussion in 'macOS Virtual Machine' started by ralphrmartin, Jan 5, 2009.

  1. ralphrmartin

    ralphrmartin Member

    Messages:
    58
    I have just upgrade to release 3810.

    Now, whenever I try to start My MacOS X Server VM with 2 or 4 processors, I get a kernel panic in the VM while it is booting. If I set it to just one processor, it boots and runs OK.

    I have installed the latest parallels tools.

    Suggestions?

    This is on a Mac Pro 1,1 with 6Gb RAM, etc.
     
  2. John@Parallels

    John@Parallels Forum Maven

    Messages:
    6,333
  3. STim

    STim Bit poster

    Messages:
    942
    To workaround the issue:

    1. Open VM configuration editor.
    2. Browse to CPU section.
    3. Enter the following flag into System flags field (you may need to select the "Show advanced settings" checkbox to see the System flags):
    Code:
    kernel.paravirt.enable=0
    SMP Mac OS guest should be able to boot fine after that.
     
  4. gr8mac

    gr8mac Bit poster

    Messages:
    2
    Cheers!

    Worked for me :)
     
  5. gr8mac

    gr8mac Bit poster

    Messages:
    2
    Just one question though:
    Does this (kernel.paravirt.enable=0) disable the use of multiple CPU's?
    I do have 2 Cores running now, but on one CPU.
    When I change the number of CPU's to 4, I still get one CPU, but 4 Cores.

    Or is this because I own a Quad Core Mac?

    This is on a Mac Pro '08, Dual 2.8 GHz Quad, 8 GB RAM.
     
  6. ralphrmartin

    ralphrmartin Member

    Messages:
    58
    Thanks. That has indeed cured the problem.
     

Share This Page