Not getting an answer, I plowed ahead with my own solution. The example given at the beginning of this thread, shown below, was just a bit wrong thus causing Windows XP not to boot. I had to modify it to make it work, but I had to re-install Windows XP Professional before I could make the changes.
BEFORE CHANGES:
default=multi(0)disk(0)rdisk(0)partition(1)0000
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)0000="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
c:\chain0="MAC OS X Tiger"
Below is my modified version:
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
c:\chain0="Mac"
After re-installing XP, the boot loader now works, and I can choose between XP and Mac, which loads Leopard, on the same 500GB hard drive. I sized the 3rd partition named FAT32 as 50GB.
Many thanks to boinkytwo for the bootcd and the instructions.
BEFORE CHANGES:
default=multi(0)disk(0)rdisk(0)partition(1)0000
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)0000="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
c:\chain0="MAC OS X Tiger"
Below is my modified version:
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
c:\chain0="Mac"
After re-installing XP, the boot loader now works, and I can choose between XP and Mac, which loads Leopard, on the same 500GB hard drive. I sized the 3rd partition named FAT32 as 50GB.
Many thanks to boinkytwo for the bootcd and the instructions.
-----------------------------
to the rest of the people...
you should only add c:\chain0="MAC OS X Tiger" at the bottom
you should not edit the one with blue text below. as it will really cause your windows not to boot. windows is the default name of the folder where windows xp system files were stored at. but in my case, I customized it and renamed it to 0000, instead of the default name of windows. you may only change this part if you're sure of what you were doing. you may change MAC OS TIGER to other names you like.
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
c:\chain0="Mac"
---------------------------
bootcd request all done
