I have a dual boot setup with linux and Windows 7 with Grub as the bootloader.
My partition table looks like this:
100 MB System Reserved Windows 7
500 GB Windows 7
100 MB /boot - ext2
500 GB linux, swap, etc.
I'm curious where GRUB installed itself after I had this setup right here.
I thought the System Reserved partition was Windows 7's booting partition, but if Grub rewrote over it (I assume on the master boot record), it seems like Windows 7 would not be able to run.
Where does Grub install itself and still manage to point to both Windows and linux? Does it depend on how you set your partitions?
