[boot loader]
timeout=5
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
multi(0)disk(0)rdisk(0)partition(2)\Win 95
is a rather "unusual" boot.ini to say the least...
The entry for W2K is OK; the 'entry' for '95 is pure fantasy...
The reference to '95 would "resemble":
c:\"Windows"
******
If i select W2K it boots fine. If I select 95 i get an error message;
Following file is mis(sing) or corrupt
<win(d)ows 2000 root>\system32\ntoskrnl.exe
Please reinstall a copy of above file.
How do I replace this file?
- you don't/can't. The entry as is for '95 is effectively another instruction for the boot-loader to attempt to boot to W2K (although you have tagged that line to be for '95)... It goes looking for W2K (ntoskrnl.exe), fails to find it on the partition stated to be on the W2K drive... (and that partition doesn't exist...), nor is it on the '95 drive.
Simply slaving the '95 drive to the W2K Master, and then adding a line to the boot.ini will not produce a dual-boot.
**********
To achieve a dual-boot - providing all the required conditions can be met - there has to be a bootsect.dos created which enables '9x to boot via the W2K boot-loader. There are at least a couple of ways to create this, and t3sjman appears not have reolved this item.
**********
This is the second post by t3sjman on this problem:
http://www.computing.net/windows2000/wwwboard/forum/55191.html is the first.
In the other post there was a request (response #2) for details of which version '95 is installed on this old PB-drive; also what is the format of the W2K Primary partiton. Neither info has been provided - thus t3sjman is still having problems. Also there was an outline of the issues involved (response #5) - but until t3sjman provides the info requested he's going round in circles...
If the version of '95 is '95a (this version cannot access fat32) or W2K = ntfs in the Primary, then there are workarounds that will allow the dual-boot - typically an add-in boot-util; or setting the '95 drive as Master to W2K set as Slave and then make the required tweaks to create the dual-boot; but this latter route would be a last resort...
Again - if t3sjman post the details of '95 and format of W2K Primary - then he'll get a workable resolution, one way or another...