I then Upgraded the Virtual Machine. Boot up to the desktop was right at 9 minutes, 15 seconds. Winblows feels sluggish.
OK. This is definitely a problem. I'd like to help narrow this down by asking a few questions:
1) Is this your (non-Boot Camp) Windows Vista Ultimate VM that you previously talked about, or is it another VM?
2) Was this VM created with VMware Fusion 1, or was it imported from Parallels or another product?
3) Can you please reply to this post and attach your VM's configuration (.vmx) and vmware.log files after a sluggish boot? You can get your VM's configuration file by going to Finder, browsing to your Documents/Virtual Machines folder, then control-clicking or right clicking on your VM and choosing "Show Package Contents".
4) Can you try powering off your VM, then opening your VM's configuration (.vmx) file in TextEdit, and looking for lines like:
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge5.present = "TRUE"
pciBridge6.present = "TRUE"
pciBridge7.present = "TRUE"
and changing them to:
pciBridge0.present = "FALSE"
pciBridge4.present = "FALSE"
pciBridge5.present = "FALSE"
pciBridge6.present = "FALSE"
pciBridge7.present = "FALSE"
then start up your VM again.
Thanks,
Ben