Jump to content

Installing SATA Driver


DorG

Recommended Posts

The drivers needed are from the Mobo right

got an asus a7n8x-e deluxe

Silicon Image Serial ATA driver version V1.0.0.50 WHQL and Serial ATA Utility V1.1.3

I don't really need that unattended, but if its possible, even better.

I'd like to know how you can still press f6 during install, but have winxp unattented, all settings filled in auto like language, keyboard, network... and after that unattend install apps.

Only prob I have is how to do the raid thingy

Link to comment
Share on other sites


You need to make sure the beginning of your WINNT.SIF is like this:

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

[Unattended]
   Repartition=No
   UnattendMode=FullUnattended
   DriverSigningPolicy=Ignore
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="yes"
   TargetPath=\WINDOWS
   WaitForReboot="No"
   KeyboardLayout="United Kingdom"

and this will then allow F6 before continuing Unattended..

Link to comment
Share on other sites

asus a7n8x-e?

asus a7n8x-e Deluxe yep :) Really need to add the driver to it since in vmware it doesn't seem to detect my A: :}

I doesn't matter since in wmware you can not test sata drivers; it emulates a standard Intel BX chipset, together with a standard IDE driver.

You need to do real setup to test these drivers.

Link to comment
Share on other sites

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...