|
Symptom(s):
- Unattended, Sysprep, or RIS installation of Microsoft Windows* 2000 Professional does not set the correct default video mode.
- During an unattended installation of Microsoft Windows 2000 Professional products, the Intel® Extreme Graphics Driver may not set the resolution and color depth set in the answer file (unattend.txt). After the installation completes, the desktop resolution is set to 640x480x8 bit color.
Cause: This behavior occurs because the operating system attempts to set the video mode prior to complete installation of the Intel Extreme Graphics Driver.
Solution: To implement this workaround using Intel Extreme Graphics Driver PV13.1 or later, obtain the "Unattended Installation Kit" for Microsoft Windows 2000 Professional from http://support.intel.com/support/graphics/intel845g/sb/CS-009086.htm. This kit contains Microsoft Windows 2000 Professional registry key files for the common video modes, and a "cmdlines.txt" file that specifies the registry key file to use during unattended installation. This method bypasses any resolution settings in the answer file (unattend.txt).
Using the Unattended Installation Kit:
- Extract the downloaded zip file onto a floppy disk.
- Edit the CMDLINES.TXT file to specify the registry file containing the desktop resolution that is required.
- Copy the CMDLINES.TXT file into the \i386\$OEM$ directory of your installation image.
- Copy the registry file that was specified in Step 2 to the \i386\$OEM$ directory of your installation image.
Example: \i386\unattend.txt - No changes needed to implement workaround \i386\$OEM$\CMDLINES.TXT - Edit the file to reference 1024x768x32.REG \i386\$OEM$\1024x768x32.REG -Add this file into the directory.
Execute the installation command line using the following format:
winnt /s:<installation source path> /u:<answer file>
Example: c:\i386\winnt.exe /s:c:\i386 /u:c:\i386\unattend.txt
(CMDLINE.TXT assumes regedit.exe resides in the \i386 directory. Edit CMDLINES.TXT if your installation path differs.)
Note: An additional reboot may be required after the desktop is displayed in order to load the video driver.
This applies to:
|