Boot.ini for dual boot system

  • Thread starter Thread starter Daniel Prince
  • Start date Start date
D

Daniel Prince

If someone has one physical drive with Windows 98 on C:\windows and
Windows XP on D:\windows, what should their boot.ini file have in it
so that they can chose which one to boot with? Thank you in advance
for all replies.
 
Something like this:
---------------------------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
C:\="Microsoft Windows 98 Second Edition"
 

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

Similar Threads

Dual Boot Problem 7
Dual boot 3
Dual boot help please (Doing it right?). 10
Editing the boot.ini file 2
Dual Boot problem 1
Dual Boot / Hal.dll 13
Advice on removing dual Boot 10
(Again) A Dual Boot Question? 4

Back
Top