• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Boot.ini

sdgserv1

Member
I am using win xp home. I am getting an error on boot up. The file boot.ini is invalid. or missing. Then xp goes to c\window and boots. any suggestion on how to fix. Boot ini is not even in the root.
 
Boot.ini should be in the root, but it is usually marked as a hidden-system file. So if you do not have
the folder view set to show all files you may not see it.

Some other program may have changed something in your boot settings.
To repair it, first check for backups of the file like boot.bak or boot.1 in the root directory.
If you do not have a boot.ini, try renaming one of those files as the boot.ini file.

You may want to look at them first thru notepad or some other text editor... a proper boot.ini should
look similar to this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional"

if that does not work, try booting from the XP Home CD and running the recovery console, from
there try the fixboot, fixmbr and/or bootcfg commands to see if you can repair the boot setup.








 
Back
Top