I needet a W2K Install to get some stuff out of programs I couldn't get otherwise.
Tried 5 times to install W2K on this box, no go. Did just hang at the first reboot, never got over it.
Finaly installed Linux, and did an W2K install under QEMU. ;-)
I think there might be some auto-repair thingie in XP that overwrites to boot sektor. (Maybe just because I'm suspicious) ;-)
Maybe it could be an option not to use Grub to boot linux, but the XP boot.ini.
When You install grub, install it not on the primary disc, but in the boot sector of the secondary (hence never touching the windows disc)
For example, when you install grub to the root ( / ) of the second hard disc, try adding a
multi(0)disk(1)rdisk(0)partition(1)\="Linux"
to your boot.ini
I'm not shure if it works, though. ;-) |