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

Windows boot loader question

xenoteknik

Junior Member
I have Win 2k and Win98SE installed and use the Win2k boot loader. I recently needed to reinstall Win98 and now it's my default bootup.

Here's the contents of my boot.ini file:

[Boot Loader]
timeout=15
Default=C:\

[Operating Systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000" /fastdetect
C:\="Windows 98"


How do I make it so Win2k is the default bootup again? Can I just replace the "C:\" with "multi(0)disk(0)rdisk(0)partition(2)\WINNT"?
 
Yep. Exactly.

Or let W2K do it for you: go to control panel, system, advanced, starup and recovery, default operating system.
 
Back
Top