• 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.

accidently deleted boot.ini

HJB417

Senior member
I accidently deleted my boot.ini, is there any way I can find the right values for the new 1 I gotta make.
esentially, it will need to look like multi(X)disk(X)rdisk(X)partition(1)
where X can be a 0 or 1. Are there anyways I can find the right values, other than entering every possible combo and then try each one?
 
here's a copy of boot.ini for xp home on C: with 1 partition on the hdd:

[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
 
Back
Top