VMWare is not seeing the windows partition as a "BootCamp" partiton.
1) Install VMWare.
2) Open terminal and type:
sudo fdisk -e /dev/rdisk0
where 0 is the number of your hd where you have the two systems.
type:
print
here you will have a list of your partitions. Please proceed ONLY if you see the HFS+ partition flagged with the * symbol.
type:
flag X
where X is the number of the windows partition you want to use with vmware.
type:
write
type "y" and enter.
Do not exit fdisk as you will need it just in a few minutes.
3) launch vmware and you'll be pleased to see that you now have a bootcamp boot option. Follow the program instructions.
4) When you have finished to install everything and play a bit with the new toy exit VMWare shutting the machine down.
5) Go to the open terminal window and type:
flag X
where X is the number of the partition the was flagged before you changed it (the HFS+ boot partition).
type:
write
y
exit
6) Open vmware and verify that the BootCamp boot option is still there (as it was for me).
7) Try to reboot mac os (it should be all ok!
DONE
最終更新:2009年05月28日 05:55