I think this would better be solved using a boot
floppy, but if you want to use the NT (2k / XP, they're
the same) bootloader to start Morphix on another
partition, you can use:
dd if=/dev/hda2 of=bootlin.bin bs=512 count=1
and then add the following in your boot.ini:
c:\bootlin.bin="Morphix Linux"
there's a more detailed description at:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/Linux+NT-Loader
Keep up the good work !
Reboot