dual boot

I have already installed windows 98 and windows 2000 in two different hard disks, and I want if possible to have the possibility to boot with one or the other oprating system. I want to know what must I change (boot.

Slack Space 1613 This topic was started by ,


data/avatar/default/avatar36.webp

2 Posts
Location -
Joined 2000-06-12
I have already installed windows 98 and windows 2000 in two different hard disks, and I want if possible to have the possibility to boot with one or the other oprating system. I want to know what must I change (boot.ini,...) to have this possibility.
thank You
 
Paul emmanuel

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar18.webp

989 Posts
Location -
Joined 2000-05-12
In windows 2000 in startup you can select which OS to use by default, and make it start automatically if you so desire...
 
I'm doing that with mine because I've not used 98 in months and don't want that 3 sec delay.

data/avatar/default/avatar36.webp

2 Posts
Location -
Joined 2000-06-12
OP
but I have made the two installation separately and it never don't give me the choice in all case. ( I must specify somewhere were is win98, but I don't know where and the syntax...)
 
Thank you

data/avatar/default/avatar10.webp

7 Posts
Location -
Joined 2000-06-25
hi,
 
here is how it works; win98 must be installed first, then win2k, also, i recommend to format your new partition where win2k will sit on, and DO NOT FORMAT IT OR CHANGE IT TO NTFS!!! if you do, then win98 will not be able to boot.
 
if you've installed win98 first and win2k afterward, then everything is done by the systems, and you dont have to edit anything, but just in case, edit your boot.ini file to change this.
-
cap0ne

data/avatar/default/avatar11.webp

54 Posts
Location -
Joined 2000-03-21
Are they both clean installs seperate of one another? As in, did you install Win2K while booted in Win98? If so it should have taken care of it for you. If not, the easiest way to do it is to format the Win2K drive and then boot into Win98. Then install Win2K to the newly formatted drive. Presto chango you have dual boot.

data/avatar/default/avatar16.webp

1615 Posts
Location -
Joined 2000-03-25
here is my boot.ini Have my single hdd partitioned in two the with win2k on logical drive c: and windows Me on logical drive D:
 
[boot Loader]
timeout=10
Default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
 
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\="Microsoft Windows Millennium Edition"
 
Hope this helps somehow