I don't know what information I need to give, please comment to indicate what I need to tell you in order to help me.

link|improve this question
feedback

2 Answers

You can boot from an Ubuntu Live CD and edit the file C:\boot.ini, You just open it in notepad and this is an example of it's structure:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
link|improve this answer
feedback

From "Invalid Boot.ini" error messages when you start your computer:

To resolve this issue, start the computer from the Windows XP CD, start the Recovery Console, and then use the "Bootcfg.exe /rebuild" tool to rebuild the Boot.ini file.

See the above article for step-by-step instructions.

EDIT:

You can use the DiskInternals Boot CD to boot and do some repair operations.

If you need an Emergency Boot CD (XP SP2 Pro & XP SP2 Home), there is apparently also a mini-iso here, but I haven't tried it.

link|improve this answer
2  
It was stated in the question that the poster did not have a Windows XP CD. – Insomnic Oct 6 '09 at 14:09
OK - fixed. (because required at least 15 characters) – harrymc Oct 6 '09 at 17:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.