I've deleted NTBOOTDD.SYS and can't find it anywhere.

John Savill

March 12, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If in your boot.ini file your ARC paths consist of either SCSI() orSIGNATURE() you are using SCSI connection for the installation and the fileNTBOOTDD.SYS contains the miniport device driver for the initial boot tocommunicate with the SCSI controller.

There is no such file as NTBOOTDD.SYS supplied with WIndows NT/2000 as itscreated during installation depending on your exact SCSI card.

This file is the specific SCSI miniport device driver for the SCSI adapter from which you are booting, renamed toNtbootdd.sys and placed in the root folder of the system drive.

To fix copy the correct device driver for the SCSI controller in use on the computer, and then rename it toNTBOOTDD.SYS at the root of the system partition (C: normally).

For example you would rename aic78xx.sys for a 2940UW Adaptec card (eitherfrom the NT installation media or better from the latest service pack ifsupplied).

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like