> Would this cause the grub problem and destroy the windows registry? There > were only 2 problems (in getting the operating systems to cooperate): grub > wouldn't boot windows and something (during the install?) destroyed my > registry. If i know what did this and how to avoid these problems, i'll be > ready to try again. Windows seems to have all sorts of ways of destroying pieces of itself but it's hard to imagine grub being able to destroy anything. It's launched when the master boot record is queried and it hands an disk location to the boot routine so it can initiate the loading of Windows (or if you've chosen wisely, Linux). Thus, it's not writing anything to your Windows partition and doesn't know what a Windows registry is. Cheers --- Larry
