Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
nicka said:Me too. I followed the instructions and it simply killed Windows completely. Can't even boot it from boot camp. I'm quite certain the parallels tools were installed in XP before attempting to add it via Parallels in OS X. There wasn't really and confirmation dialogue.
Nick
DaMacGuy said:I'm more interested in if someone is looking into supporting BootCamp FAT32 partition for use with Parallels.
I need to have access to my Windows partition from my Mac, and thus don't want to convert it to NTFS.
Looks like I'm re-absorbing my Boot Camp partition again.![]()
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
janslu said:I've ran into the same problem. Stop error on boot or sometimes freeze on boot selection menu (Windows text mode). Eventually I have booted to safe mode and edited my boot.ini file (in the root directory - c:\boot.ini). There are two options that cause non-standard kernel to load when you select the default option and you have to delete them. I have now the following:
Code:[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
Save and reboot.
Cheers
Jan