This line;
multi(0)disk(0)rdisk(0)partition(1)\WINNT
means to start the operating system on the first partition on drive0
drive zero is almost always the drive setup as master on the primary IDE
channel. If you have another OS on the second partition then try something
like this.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="win2k 0,1" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="win2k 0,2" /fastdetect
You can create a boot floppy if you don't want to edit boot.ini on the
system partition. For the floppy to successfully boot Windows 2000 the disk
must contain the "NT" boot sector. Format a diskette (on a Windows 2000
machine, not a DOS/Win9x, so the NT boot sector gets written to the floppy),
then copy ntldr, ntdetect.com, and boot.ini to it as above and boot this
floppy.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
:
| my C:\WINNT\boot.ini looks like:
|
| [boot loader]
| timeout=30
| default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
| [operating systems]
| multi(0)disk(0)rdisk(0)partition(1)\WINNT="win2k on
| D:" /fastdetect
|
| my D:\WINNT\boot.ini is eaxctly the same.
|
| Regards
| philip43
|
| >-----Original Message-----
| >You can probably import those items depending on your
| email software.
| >Details of "booting from the D: partition" might help; to
| me this might mean
| >D:\ is the active partition or it might also mean that
| the default OS to
| >start in boot.ini is on the second partition.
| >
| >--
| >Regards,
| >
| >Dave Patrick ....Please no email replies - reply in
| newsgroup.
| >Microsoft Certified Professional
| >Microsoft MVP [Windows]
| >
http://www.microsoft.com/protect
| >
| >| Thx for reponse Dave
| >| I don't want a clean install ( need to retain data like
| >| email folders, favorites etc)
| >|
| >| C: and D: were restored after much anguish using
| >| DriveImage.System boots ok - I guess I am nit picking
| again
| >|
| >| I will look at .win2000.file_system
| >| philip43
| >
| >
| >.
| >