Boot Camp Disabled From "New Virtual Machine Assistant"

NewMacGuy

Bit poster
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
 
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
 
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.
 
Back
Top