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.