you with a disc or an option to get one.
VAPCMD
How should I obtain a windows xp cd to reinstall my boot.ini file if my computer came precongigured with winodows and I did not receive one with my computer?
Thanks very much.
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
How should I obtain a windows xp cd to reinstall my boot.ini file if my computer came precongigured with winodows and I did not receive one with my computer?
Thanks very much.
Discussion is locked
you with a disc or an option to get one.
VAPCMD
Does this still mean that I can obtain a windows xp disc from them?
Thanks in advance.
You'll want to contact your computer's manufacturer...HP, Gateway, Sony, etc. They can send you one for a nominal fee provided they still have some in stock. However, it'll likely be the system recovery CD, not a retail Windows XP CD, and you don't need that to replace your boot.ini file. I still recommend getting the CD for future availability, though.
You can recreate the file yourself by creating a new text document in the root of the C: drive, using the following as the body:
[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect
Save it, and then rename it "boot" with a file extension of "ini". Note that there's also a backup, named boot.ini.saved, which can be renamed to boot.ini to restore the original contents. However, it is a hidden system file, so depending on how you access your hard drive you may need to enable the viewing of such files. I assume your computer is currently unbootable, but you can do this by connecting the hard drive to another computer or booting to a Linux distro's Live CD.
Hope this helps,
John