Boot Camp Disabled From "New Virtual Machine Assistant"

Discussion in 'Windows Virtual Machine' started by NewMacGuy, Apr 20, 2010.

  1. NewMacGuy

    NewMacGuy Bit poster

    Messages:
    1
    I am trying to connect Parallels 5.0 with my brand new fully loaded Mac Book Pro 15. Unfortunately the New Virtual Machine Assistant has disabled the Boot Camp Partition option. I am using Mac OS X 10.6.3 and Parallels Desktop for Mac 5.0.9344.

    I really need this to work. Any suggestions on how to fix this?

    Thanks,
    Rich
     
  2. PawanT

    PawanT Bit poster

    Messages:
    1
    S

    Parallels is not detecting Boot Camp Partition on my new macbook Pro.
     
  3. SandeepS

    SandeepS Bit poster

    Messages:
    1
    I just downloaded the trial version for Parallels 6 during installation it unmounted my bootcamp partition. finding it difficult to re-mount the bootcamp windows partition. Even when trying to boot into windows via Bootcamp, it gives me a read error.
    Help required urgently... Please ... Thanks
     
  4. joevt

    joevt Forum Maven

    Messages:
    1,207
    Did your Boot Camp partition boot before you tried Parallels 6?

    Did your Boot Camp partition work in Parallels 6?

    Run the following command in Mac OS X Terminal.app:
    Code:
    diskutil list /dev/disk0
    sudo gpt -r show -l /dev/disk0
    sudo gpt -r show /dev/disk0
    sudo fdisk /dev/rdisk0
    sudo dd if=/dev/disk0 count=1 skip=0 | xxd
    
    and post the results here (copy and paste) inside [code] and [/code] to preserve the spacing.
     

Share This Page