I reinstalled WinXP via USB and everything is fine, except boot.ini is pointing wrong.
[Boot Loader]
Timeout=30
Default=multi(0)disk(0)rdisk(1)partition(2)\WINDOWS
[Operating Systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows" /noexecute=optin /fastdetect
So the OS is installed just fine and I can boot into it with a USB tool, but I need to fix the boot.ini so I can boot without the USB.
Above is my boot.ini, what looks wrong (or how can I check what I should set the values to)?