remove Win98 from boot.ini on Xppro

B

Bill Nelson

please can anyone help and advise how i should modify the
Boot.ini file to stop the mutiboot from happening.

this is a copy of the current boot.ini

[boot loader]
timeout=40
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft
Windows XP Professional" /fastdetect
C:\ = "Microsoft Windows 98"

any help will be appeciated
 
C

Carey Frisch [MVP]

Go to Start > Run and type: MSCONFIG , and hit enter.
Click on the BOOT.INI tab and then click on "Check All Boot Paths"
to delete incorrect boot paths.

If the above does not work for you, then:

Right-click MY COMPUTER and select:

Properties > Advanced > Startup and Recovery Settings > Edit

CAREFULLY edit your boot.ini file to remove the SECOND entry.
Your boot.ini file should then 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 Home Edition" /fastdetect


--
Carey Frisch
Microsoft MVP
Windows XP Shell/User

-------------------------------------------------------------------------


| please can anyone help and advise how i should modify the
| Boot.ini file to stop the mutiboot from happening.
|
| this is a copy of the current boot.ini
|
| [boot loader]
| timeout=40
| default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
| [operating systems]
| multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft
| Windows XP Professional" /fastdetect
| C:\ = "Microsoft Windows 98"
|
| any help will be appeciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top