Troubleshooting SATA Drive Installation Issue

AI Thread Summary
When attempting to install Windows on a newly connected SATA drive, users may encounter issues where the installation does not detect the drive, despite it being recognized in the BIOS. This can be due to the need for specific SATA drivers that must be provided during installation by pressing F6. Some users have successfully installed Linux on the same drive, indicating that the hardware is functioning correctly. To resolve the Windows installation issue, it is recommended to disconnect all other drives, set the SATA drive to IDE mode in the BIOS, and then attempt the installation. After successfully installing Windows, users can switch the SATA mode to RAID and reconnect additional drives. If problems persist, reverting to IDE mode may help in loading the bootloader (GRUB) correctly. It's noted that certain motherboards may not support dual RAID-IDE modes, and users might need to locate a floppy drive to load necessary drivers during the Windows installation process.
exequor
Messages
393
Reaction score
0
I just bought a sata drive for my computer and i connected everthing. i am trying to install windows on this drive. the drive is detected and everything but windows installation does not detect it and as a result the installation process is cancelled. i even turned off the primary ide interface. any suggestions for solving this problem?
 
Computer science news on Phys.org
What exactly does it say? Is it not finding the drive or just not finding a partition? Did you partition it yet? What kind of hard drive is it? For some hard drive configurations you have to load the appropriate drivers when the windows installation starts.
 
it occurred to me that I should try installing linux instead, and that's just what I did with no problems. so i'll probably try to figure out windows sometime later.
 
is either 2 problem if I am not wrong? Your motherboard supports sata hard drive? 2nd this i suggest you got to the bios mode and detect your hard disk and then trying installing windows by fully reformating the hard disk.
 
well in the bios there isn't anything like a primary sata drive, it is just ide related stuff. however i installed ubuntu linux just fine.
 
Is the SATA drive connected to the motherboard directly or to an add-in card. If it is connected to the motherboard directly, it must show up in "boot order". If not, it will be viewed as a raid card and you have to have that selected in the "boot order" menu.

What motherboard do you have?
 
It is connected directly to the motherboard. I have a MSI 661FM3 motherboard.
 
Windows does not have sata drivers, you need to supply those during the installation by hitting F6 when asked for 3rd party drivers.
 
This is how i installed linux and windows on my sata disk.
Note : Your bios should have facility to run your sata in both ide and raid mode.

1. Disconnect all other drives if you have any at all.
2. Start your computer and go to bios and set your sata disk in IDE mode
3. Install windows. It should happily detect your sata disk now.
4. Install your linux after this, so that grub detects the windows partitions and stuff.
5. Once you are done installing both the OSes, restart your computer and goto bios and set the sata disk to RAID mode. (Do not connect the other drives as of yet.)
7. After setting to RAID mode, check whether the grub is getting loaded from the SATA disk.
8. If the grub got loaded successfully in step 7, then simply connect your other drives and enjoy your new speedy OS running on SATA.

-- AI
Some issues i had to face at times.
1. If your windows crashes at times, the grub may not get detected (just hoping it doesn't happen to you as well). In that case, just disconnect the other drives and just let sata be connected. Restart the PC, and check whether the grub is loaded. Mostly it would, shut down the system and then connect your other drives and restart, it should be fine.
2. Now even after disconnecting all drives and restarting the PC, the grub doesn't get loaded, then at this point, switch to IDE mode and restart. This time it should definitely load the grub. Once it does, restart the PC, switch back to RAID mode. Check if grub gets loaded. It will. Then connect all your drives back and restart and run the PC.

:p I know this is all fiddly, but its happening to me, and i am not able to put my finger on the exact cause of this.

-- AI
 
  • #10
Tenali I don't think that my board allows the running of the sata drives in the dual raid-ide mode so i'll have to find a floppy drive (can't believe i have to use that thing) and try what Triss recommended.
 
  • #11
Triss said:
Windows does not have sata drivers, you need to supply those during the installation by hitting F6 when asked for 3rd party drivers.
Are you sure? Windows XP Professional SP2 should have included all latest drivers.
 
  • #12
I think he's right because I was using a sp2 disk and it did not have the drivers. I did get it to work after finding a floppy drive.
 
Back
Top