A third-party SCSI or RAID driver may be saved with incorrect file attributes (918318)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise x64 Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows XP Professional x64 Edition
- Microsoft Windows XP Professional
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Media Center Edition
- Microsoft Windows XP Tablet PC Edition
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Server
SYMPTOMSYou may experience the following symptoms regarding file attributes for a third-party SCSI driver or for a redundant array of independent disks (RAID) driver: - The driver file incorrectly has the following attributes:
- Read-only
- System
- Hidden
- Offline
- The Created attribute may incorrectly contain the time and date that the driver was installed. Alternatively, this attribute may be empty.
- If you run the dir command, the file size incorrectly appears in parentheses.
Note These symptoms do not affect the performance of the driver. The driver works correctly. Only the file attributes are affected by this problem.
Additionally, if you run the dir command, the file size for Offline attribute appears in parentheses.
For example, the file size may appear as follows:
01/02/2006 01:02 AM (123,456) Adcd.sys CAUSEThis problem may occur if the following conditions are true: - You press F6 to install a third-party SCSI driver or a RAID driver. You do this during the installation of one of the versions of Windows that is listed in the "Applies to" section.
- The text-mode Setup program (Setupdd.sys) incorrectly sets file attributes for the third-party SCSI driver or for the RAID driver.
This problem occurs because the text-mode Setup program (Setupdd.sys) on the Windows installation CD sets incorrect file attributes for a third-party SCSI driver or for a RAID driver.
WORKAROUNDTo work around this problem, use the Attrib.exe command-line tool to reset the following attributes: To do this,
use the attrib.exe -r -s -h command. For example, to reset the attributes of the C:\Windows\System32\Drivers\Adcd.sys file, type the following command at the command prompt, and then press ENTER: C:\>attrib -r -s -h c:\windows\system32\drivers\adcd.sys Note The Attrib.exe command-line tool cannot reset the Offline attribute. To reset
the Offline attribute, use the Setup program from the installation disk when Windows is running.
Modification Type: | Major | Last Reviewed: | 5/25/2006 |
---|
Keywords: | kbtshoot kbExpertiseInter kbprb KB918318 kbAudEndUser kbAudKnowledgeWorker |
---|
|