Jump to content

Recommended Posts

Posted (edited)

Hey all...

Have just recently discovered the wonderfull world of NLite and unattended installaions ;)

So far I have an XP with SP2 slipstreamed + all critical hotfixes since SP2 integrated. Then this has been through NLite, with component removal, tweaks etc.

What I basically want to do first off, is

1) install SATA drivers during boot install (the F6 issue)

2) install chipset, LAN and audiodriver

(I have an Abit IC7-MAX3 motherboard)

So what I have done is read, read and read, but I still have problems.

I have tested my new iso on VMWare, but I can see if the SATA trick worked using vmware, correct?

my Winnt.sif (made using setupmgr.exe)>

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
UnattendMode = DefaultHide
UnattendSwitch = Yes
OemSkipEula=Yes
OemPreinstall=Yes
ComputerType = "ACPI Multiprocessor PC", Retail
FileSystem=*
TargetPath=\WINDOWS
DriverSigningPolicy=Ignore
NonDriverSigningPolicy = Ignore
OemPnPDriversPath=DRIVERS\SATA
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
Hibernation = No

[GuiUnattended]
AutoLogon = Yes
AdminPassword=*CENSORED*
EncryptedAdminPassword=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=105
OemSkipWelcome=1

[Shell]
DefaultThemesOff = Yes
DefaultStartPanelOff = Yes

[UserData]
ProductID=*CENSORED*
FullName="-.-PhanTom-.-"
OrgName=""
ComputerName=*CENSORED*

[Display]
BitsPerPel=24
Xresolution=1280
YResolution=1024
Vrefresh=60

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000406
InputLocale=0409:00000409

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter1

[params.Adapter1]
INFID=*

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP
MS_NetBEUI=params.MS_NetBEUI

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=x.x.x.x
SubnetMask=255.255.255.255
DefaultGateway=x.x.x.x
DNSServerSearchOrder=x.x.x.x,x.x.x.x
WINS=No
NetBIOSOptions=0

In my XP iso dir I then have:

1) "$OEM$\$1\DRIVERS\SATA" - with the following files:

iaStor.cat

iaStor.inf

iaStor.sys

SI3114r.inf

Si3114r.sys

SIWinAcc.sys

TxtSetup.oem modified (and drivers compressed to I386 using "makecab"

2) "$OEM$\$1\DRIVERS000_chipset" - with the following files:

865.cat

865.inf

dmi_pci.cat

dmi_pci.inf

ich5core.cat

ich5core.inf

ich5ide.cat

ich5ide.inf

ich5usb.cat

ich5usb.inf

3) "$OEM4\$1\DRIVERS\001_network" - with the following files:

e1000325.cat

e1000325.din

e1000325.inf

E1000325.sys

4) "$OEM$\INF" - with duplicate chipset driver files

My problems are that:

1) SATA drivers - not installed correctly... does not show up correctly-- in VMWare only?

2) chipset, network, audio and monitor drivers not correctly installed...

a) Should all the other drivers besides sata drivers also be compressed to I386 using "makecab"?

Would appreciate if someone could cast some light on these issues...

TIA

Update2> trying this now instead> http://unattended.msfn.org/intermediate/drivers/cd.htm

But same result :(

Edited by -.-PhanTom-.-

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...