Search
Support & Downloads
Graphics
Intel® 82865G Graphics and Memory Controller Hub (GMCH)
Unattended installation of Windows NT* 4 with Intel® Extreme graphics drivers

Note: This document describes a generic unattended install process. This information is provided solely as a convenience to Intel customers. If you have questions about Microsoft Windows NT* or the unattended installation process, consult the Windows NT documentation or contact Microsoft* for assistance.

This installation assumes Microsoft Windows NT 4.0 Workstation Service Pack 6 or later is installed.

First Steps - Preparation

  1. Download the ZIP format graphics drivers for the Intel® 82865G graphics controller.

  2. Extract the ZIP file, including its sub directories. The files needed for unattended installation will be in the Graphics\WinNT4 subdirectory.

  3. Copy the \I386 directory and all its files and sub directories from the Microsoft Windows NT 4.0 Workstation installation CD to a directory on a hard drive.

  4. Create a subdirectory of \I386 called $OEM$.

  5. Create a subdirectory of \I386\$OEM$ called Textmode.

  6. Create another subdirectory of \I386\$OEM$ called DISPLAY. You should now have these directories:

      \I386\$OEM$
      \I386\$OEM$\Textmode
      \I386\$OEM$\DISPLAY

  7. Copy all the files from the Graphics\WinNT4 directory drivers into the \I386\$OEM$\DISPLAY directory AND into the \I386\$OEM$\Textmode directory.

  8. A sample answer file called UNATTEND.TXT is included in the I386 directory. Make the modifications in bold at the end of this document. Documentation on additional parameters for this file is available from Microsoft*.

Installation
  1. Boot from a DOS boot disk.

  2. Change to the \I386 directory and run the following command:

    winnt /u:c:\i386\unattend.txt /s:c:\i386 /b

  3. If you booted to a floppy disk, remove the boot disk from the machine as soon as the installation begins.

Sample UNATTEND.TXT File with Modifications in Bold:
[Unattended]
OemPreinstall = yes
ConfirmHardware = no
NtUpgrade = no
Win31Upgrade = no
TargetPath = WINNT
OverwriteOemFilesOnUpgrade = no

[UserData]
FullName = "Your User Name"
OrgName = "Your Organization Name"
ComputerName = COMPUTER_NAME

[GuiUnattended]
TimeZone = "(GMT-08:00) Pacific Time (US & Canada); Tijuana"

[Display]
InstallDriver = 1
InfFile = ialmnt4.inf
InfOption = "Intel(R) 82865G Graphics Controller"
ConfigureAtLogon = 0
BitsPerPel = 16
XResolution = 640
YResolution = 480
VRefresh = 70
AutoConfirm = 1

[Network]
Attend = yes
DetectAdapters = ""
InstallProtocols = ProtocolsSection
JoinDomain = Domain_To_Join

[ProtocolsSection]
TC = TCParameters

[TCParameters]
DHCP = yes


This applies to:
Intel® 82865G Graphics and Memory Controller Hub (GMCH)



Solution ID: CS-009183
Date Created: 05-Feb-2004
Last Modified: 23-Jun-2009
Back to Top