If you have w2k on two different disks , then you have two times \"windows 2000 prfessional \" in your boot.ini .
The last w2k you installed is your default line (this is mine):
default=multi(0)disk(0)rdisk(1)partition(1)WINNT .
rdisk(1) stands for drive D =my w2k is on drive D
rdisk(0) = drive c
so if your w2k is on drive C you should change rdisk(1) to rdisk(0) , so your default line should read :
default=multi(0)disk(0)rdisk(0)partition(1)WINNT
if you didn\'t partition your harddisks .
As you probably know boot.ini on drive c : is a hidden file
so try to acces to dos (with a win98 seup floppy)
go to c: , type attrib -r -s -h boot.ini
and the edit boot.ini .
There are other ways too to repair your boot , with the w2k setup and repair .