>>2
Listen Fuckstick Jr. first you have to boot into linux, I hope your head isn't completely coprolitic so you can use one of the bazillion boot CDs that are out there. Once you've managed to do that create an image of your linux boot sector, like so:
dd if=<root partition> of=lnxboot.img bs=512 count=1.
Obviously you'll need to replace the stuff inside the <> with whatever is appropriate for your system, douche. Now your sticky ass needs to get that lnxboot.img file copied over to the windows partition, use an external drive or whatever, I don't even care. Right, now boot into windows, bumslapper. Open up a command window and get your grubby stumps to type in the following:
bcdedit /create /d “Linux” /application BOOTSECTOR
bcdedit /set {LinuxID} device boot
bcdedit /set {LinuxID} PATH \LNXBOOT.IMG
bcdedit /displayorder {LinuxID} /addlast
bcdedit /timeout 5