|
|
![]() |
|
|
Top | #1 |
|
There is no answer!
Joined: October 2004
Location: FL, USA
Posts: 3,087
Blog Entries: 3
Reputation: 1430
Power: 137 |
|
|
|
|
|
|
Top | #2 |
|
OSNN Veteran Addict
Joined: January 2003
Location: Fort Worth, TX
Posts: 5,261
Reputation: 3386
Power: 199 |
yes and there are some other threads around discussing it. including slip streaming the sata drivers to your xp cd. My sata install did not require a floppy. just used the WD CD.
was a piece of cake, it surprised me. stuck in the sata, booted from WD CD, partitioed to match my old pata. imaged the pata onto the sata. pulled the pata, rebooted and all was good. |
|
|
|
|
|
Top | #3 |
|
The One and Only
Joined: August 2002
Location: Lehighton, PA
Posts: 3,160
Blog Entries: 3
Reputation: 1095
Power: 161 |
are you talking about for installing XP onto a SATA drive, or RAID'd SATA drives? if a single drive.... i never had to use SATA drivers for any SATA drive i've owned. all you have to do is check the BIOS settings to make sure it's not automatically detecting any SATA drive connected to your motherboard as a RAID drive.
|
|
|
|
|
|
Top | #4 |
|
Red Sox Fan!
Joined: September 2003
Location: Raleigh NC
Posts: 1,484
Reputation: 590
Power: 125 |
nlite - That's all I have to say, simple and easy to use. I used it for my last 4 builds.
|
|
|
|
|
|
Top | #5 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
Slipstreaming the SATA/RAID drivers is the best way to go. Allow me walk you through it.
Firstly, copy the I386 folder from your XP installation CD to X:\WINXP. Also copy WIN51, WIN51IP, WIN51IP.SP2 from the root of your XP installation CD. Secondly, create a directory called $OEM$ (X:\WINXP\$OEM$). Within that directory create another directory called $1. Within that directory create a folder called SATA. Next, download the latest drivers (easy one) and extract the drivers to the SATA directory. Next, open Notepad and add the following text: Code:
[Unattended] Unattended=ProvideDefault OemPreinstall=Yes OemPnPDriversPath="SATA" UnattendSwitch=Yes Next, open the file named TXTSETUP.SIF in Notepad (located in the I386 directory). Also open the file named TXTSETUP.OEM located in the SATA directory. I will use my entries for this example. Under the header [SourceDisksFiles] you want to add the following code (the file name for the .SYS should be equal to the name of your driver). Code:
iastor.sys = 1,,,,,,3_,4,1 Your "component section" should look something like: Code:
[HardwareIds.scsi.iaStor_ICH7DH] id = "PCI\VEN_8086&DEV_27C3&CC_0104","iaStor" [HardwareIds.scsi.iaAHCI_ICH7R] id = "PCI\VEN_8086&DEV_27C1&CC_0106","iaStor" [HardwareIds.scsi.iaAHCI_ICH7M] id = "PCI\VEN_8086&DEV_27C5&CC_0106","iaStor" [HardwareIds.scsi.iaStor_ICH6R] id = "PCI\VEN_8086&DEV_2652&CC_0104","iaStor" [HardwareIds.scsi.iaAHCI_ICH6R] id = "PCI\VEN_8086&DEV_2652&CC_0106","iaStor" [HardwareIds.scsi.iaAHCI_ICH6M] id = "PCI\VEN_8086&DEV_2653&CC_0106","iaStor" [HardwareIds.scsi.iaStor_ICH5R] id = "PCI\VEN_8086&DEV_24DF&CC_0104","iaStor" [HardwareIds.scsi.iaStor_ICH5RHR] id = "PCI\VEN_8086&DEV_25B0&CC_0104","iaStor" Code:
PCI\VEN_8086&DEV_27C3&CC_0104 = "iaStor" PCI\VEN_8086&DEV_27C1&CC_0106 = "iaStor" PCI\VEN_8086&DEV_27C5&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2653&CC_0106 = "iaStor" PCI\VEN_8086&DEV_24DF&CC_0104 = "iaStor" PCI\VEN_8086&DEV_25B0&CC_0104 = "iaStor" Code:
iaStor = iaStor.sys,4 Code:
iaStor = "Intel(R) 82801GR/GH SATA RAID Controller" Code:
MAKECAB IASTOR.SYS X:\WINXP\I386\IASTOR.SY_ The last thing you will have to do is extract the BIN file from the original Windows XP installation CD (using the file I have attached). Burn the CD (as a bootable CD using the BIN file you extracted) and you are good to go. I think I covered everything, correct me if I am wrong. |
|
|
|
|
|
Top | #6 |
|
OSNN Veteran Addict
Joined: January 2003
Location: Fort Worth, TX
Posts: 5,261
Reputation: 3386
Power: 199 |
or downloiad nlite like sheps said and do it in 4 steps...
|
|
|
|
|
|
Top | #7 |
|
There is no answer!
Joined: October 2004
Location: FL, USA
Posts: 3,087
Blog Entries: 3
Reputation: 1430
Power: 137 |
crap matt, that was some great help.... i'm going to use the nlite first (sorry i am lazy, although doing it your way would be more educational), if that doesn't work then i'll do it your way. But that was great of you to do all that.
|
|
|
|
|
|
Top | #8 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
If you are ever up to the challange I have much, much more I can share on creating fully slipstreamed install discs for Windows that use WINNT.SIF, RunOnce installs, and more.
Let me know. |
|
|
|
|
|
Top | #9 |
|
There is no answer!
Joined: October 2004
Location: FL, USA
Posts: 3,087
Blog Entries: 3
Reputation: 1430
Power: 137 |
well i intergrated the some drives into the xp install, but i cannot find any sata drivers for my two drives. they all seem to be for raid and i just want them to be standalone files. Although when i do install XP it recognises the drives and can install xp on them, without even using the f6 function, so do i even need the sata drivers?
Sorry this is my first foray into sata.... even vista cant handle them correctly, which is just plain dumb... as sata really is the norm now. |
|
|
|
|
|
Top | #10 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
You don't need the drivers for the actual drives. You need the drivers for the controller. If you're not setting up a RAID then you likely don't need them. Especially if XP gets past the reformat portion of setup.
|
|
|
|
|
|
Top | #11 |
|
There is no answer!
Joined: October 2004
Location: FL, USA
Posts: 3,087
Blog Entries: 3
Reputation: 1430
Power: 137 |
good to know, and yes when i get to it i will need your help, as its a lot easier to mass install with a non attended disk.
|
|
|
|
|
|
Top | #12 |
|
The One and Only
Joined: August 2002
Location: Lehighton, PA
Posts: 3,160
Blog Entries: 3
Reputation: 1095
Power: 161 |
lancer: are you setting up a RAID array or not? |
|
|
|
|
|
Top | #13 |
|
There is no answer!
Joined: October 2004
Location: FL, USA
Posts: 3,087
Blog Entries: 3
Reputation: 1430
Power: 137 |
no i'm not setting up a raid father!
![]() xp does detect it, but i wasn't sure if i needed the driver to fully utilise the drive speed. as i said before this is the first time using sata. thanks for the help though |
|
|
|
|
|
Top | #14 |
|
The One and Only
Joined: August 2002
Location: Lehighton, PA
Posts: 3,160
Blog Entries: 3
Reputation: 1095
Power: 161 |
ok, then no, you don't need any kind of driver. the only time you have to install drivers for internal hard drives is when it's set up for a RAID array.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing XP - SATA drivers won't work? | Unleashed | Windows Desktop Systems | 5 | November 28th, 2006 12:30pm |
| Installing WinXP on a SATA HDD | Sinster | General Hardware | 19 | August 7th, 2005 2:27pm |
| Noobie: Installing SATA HD on new rig. | ming | Windows Desktop Systems | 9 | May 23rd, 2005 8:27pm |
| Help finding Western Digital Sata drivers for installing windows XP | homesick1337 | Windows Desktop Systems | 4 | November 4th, 2004 10:52am |
| Hint: installing XP on SATA drive | ElementalDragon | General Hardware | 7 | July 31st, 2004 9:35pm |