ComputerForum.com ComputerForum.com  

Go Back   Computer Forum > Computer Hardware > Computer Memory and Hard Drives

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-09-2009, 05:36 PM   #1 (permalink)
New Member
 
Join Date: Sep 2009
Posts: 3
Default IDE/SATA BIOS Question

Hello all,
I've just signed up to try an get a question that's bugging me solved.
It's a long one, so I'll try and keep it simple.

I've always had 2 separate physical drives,
1. IDE 40gb Drive.
2. SATA 500gb Drive.

The IDE has always been the boot drive, with my OS (Windows XP sp3) running on that, and all my programs too. The SATA was used for data, music, pictures, videos etc...

Basically, it got to the point where the IDE was getting too full, and I made the decision that I was going to format both, and put everything on the SATA and only use that one drive.

The problem arose when I went to reinstall Windows XP, it couldn't find my SATA drive. It turns out that either WinXP or my motherboard, is slightly too old to be able to recognise SATA drives to boot, or install, or something along those lines I'm not too sure. Regardless, I has told of a 'way' to temporarily get around this:

Going in to BIOS, I set my RAID controller to IDE, which then made the Windows Installer recognise my hard drive so I was then able to reinstall windows.
Now I want to know is this any worse for the system?
I've been running it like this for a bit and have not noticed any lacking performace issues.
But is this making my SATA drive run slower?
Is my computer going to run any slower with it set to IDE rather than RAID?

Thanks for any help I get.
nits01 is offline   Reply With Quote


Old 09-09-2009, 08:10 PM   #2 (permalink)
Super Moderator
 
The_Other_One's Avatar
 
Join Date: Mar 2005
Location: Lexington, NC
Age: 25
Posts: 13,426
Default

It's not that your computer's too old, Windows XP doesn't have very much (well...any ) native SATA support. Pretty much with any installation you do, you much use some kind of SATA driver disk to load the drivers before you can install Windows XP.

Go to your motherboard's manufacturer's website and look for the SATA drives. Usually they have a specific package that's to be loaded on a floppy. With your driver disk made, start Windows setup. When setup first starts, look for something saying "Press F6 if you need to install a third party SCSI or RAID driver". Press F6 and eventually you should get an option to pick which drivers you'd like to install. From this point you should get the option to partition/format and your 500 should appear.

Also, with some systems, you can make SATA drives act as IDE drives. This might degrade performance slightly, but allows you to install some operating systems without specific driver disks. I try to avoid this method if possible, but is certainly the easiest method, if available.
__________________
Primary- i7 920 | 6GB RAM | 9800GT | 160+160+500GB
Secondary- Athlon X2 4200 | 2GB RAM | 7600GT | 80+250GB
Netbook - Atom N280 | 2GB RAM | GMA945| 160GB
The_Other_One is offline   Reply With Quote
Old 09-09-2009, 09:24 PM   #3 (permalink)
New Member
 
Join Date: Jul 2009
Posts: 18
Default

Quote:
Originally Posted by The_Other_One View Post
It's not that your computer's too old, Windows XP doesn't have very much (well...any ) native SATA support. ble.
You're still being too nice... Windows XP doesn't even allow an install to read the drivers off a CD It's terrible. I recently bought a rosewill Sata Raid adapter for a work computer and the raid drivers come on a CD. There is no Floppy drive on the work computer, so I literally had take the driver CD to another computer with a CD drive and a floppy drive and copy all the driver files to a floppy. I then had to take the floppy drive out of this computer and install it into the work computer I was working on to read the drivers at XP setup.


I endorse T_O_O's response 100% and I will add that you may want to hit F6 repeatedly.. windows tends not to recognize this right away. Also, it doesn't always cooperate with USB keyboards when you are doing this either. Good luck.
J187 is offline   Reply With Quote
Old 09-10-2009, 05:39 AM   #4 (permalink)
VIP Member
 
OvenMaster's Avatar
 
Join Date: Jan 2006
Location: Red Sox Nation
Age: 50
Posts: 2,194
Default

Quote:
Originally Posted by nits01 View Post
Hello all,
I've just signed up to try an get a question that's bugging me solved.
It's a long one, so I'll try and keep it simple.

I've always had 2 separate physical drives,
1. IDE 40gb Drive.
2. SATA 500gb Drive.

The IDE has always been the boot drive, with my OS (Windows XP sp3) running on that, and all my programs too. The SATA was used for data, music, pictures, videos etc...

Basically, it got to the point where the IDE was getting too full, and I made the decision that I was going to format both, and put everything on the SATA and only use that one drive.

The problem arose when I went to reinstall Windows XP, it couldn't find my SATA drive. It turns out that either WinXP or my motherboard, is slightly too old to be able to recognise SATA drives to boot, or install, or something along those lines I'm not too sure. Regardless, I has told of a 'way' to temporarily get around this:

Going in to BIOS, I set my RAID controller to IDE, which then made the Windows Installer recognise my hard drive so I was then able to reinstall windows.
Now I want to know is this any worse for the system?
I've been running it like this for a bit and have not noticed any lacking performace issues.
But is this making my SATA drive run slower?
Is my computer going to run any slower with it set to IDE rather than RAID?

Thanks for any help I get.
I installed a single SATA drive as my C: drive two weeks ago, and put the old IDE drives in for mass storage. I did as you did in the BIOS.

Since you are using the SATA drive alone and not in a RAID array, your BIOS is allowing you to use it in IDE mode. Windows and your mobo sees the SATA drive as an IDE drive. There is no performance hit, and it is not making your SATA drive run any slower. You do not need any special drivers for IDE mode use. What you're doing is not temporary at all, but required when you're not running a RAID array. You're fine.
__________________

Frankenbox III:
CPU: AMD Athlon 64 X2 4200+ *** MOBO: Biostar K8M800 Micro AM2 *** RAM: 2x1GB Kingston DDR2 667
HDD: 2x WD 160GB, Seagate 320GB (640GB total) *** OPT: 2x Pioneer DVR-115DBK DVD burners
PSU: Antec Basiq 500W *** GPU: PNY GeForce FX5200 256MB AGP 8x *** MON: ViewSonic LCD VA721
CASE: EvTek midtower *** SND: Diamond Xtreme 5.1 *** OS: XP Home SP3 *** ROUTER: Linksys WRT54GS

OvenMaster is offline   Reply With Quote
Old 09-10-2009, 07:27 AM   #5 (permalink)
New Member
 
Join Date: Sep 2009
Posts: 3
Default

Thanks for the replies.

Quote:
Originally Posted by The_Other_One View Post
Go to your motherboard's manufacturer's website and look for the SATA drives. Usually they have a specific package that's to be loaded on a floppy. With your driver disk made, start Windows setup. When setup first starts, look for something saying "Press F6 if you need to install a third party SCSI or RAID driver". Press F6 and eventually you should get an option to pick which drivers you'd like to install. From this point you should get the option to partition/format and your 500 should appear.
Yeh, I know all about the F6 method. The only problem in this case is that I don't have a floppy drive, and I'm not too keen on slipstreaming the installation cd.

Quote:
Originally Posted by OvenMaster View Post
Since you are using the SATA drive alone and not in a RAID array, your BIOS is allowing you to use it in IDE mode. Windows and your mobo sees the SATA drive as an IDE drive. There is no performance hit, and it is not making your SATA drive run any slower. You do not need any special drivers for IDE mode use. What you're doing is not temporary at all, but required when you're not running a RAID array. You're fine.
Thanks, this is basically what I wanted to know.
Am I restricting the performance of my SATA drive by running it as IDE in the BIOS, rather in RAID mode?
Preferably, I'd love a driver zip file I could download, that would have an executable that could install the new SATA drivers on to my system so I could just reboot and change it back to RAID in the BIOS. But no such luck. All I seem to find is zip files to extract to floppy to use in the F6 method.

Any more help is appreciated. Specifically with whether Im restricting performance etc, or finding driver files.

Thanks
nits01 is offline   Reply With Quote


Old 09-11-2009, 07:18 AM   #6 (permalink)
VIP Member
 
OvenMaster's Avatar
 
Join Date: Jan 2006
Location: Red Sox Nation
Age: 50
Posts: 2,194
Default

Like I say, since you're only using one SATA drive, you don't need anything for RAID. RAID needs two or more identical drives as well as special RAID drivers. With only one SATA drive, (or even as many drives as you have ports, if you assign a different drive letter to each one) all you need is your regular chipset drivers from either your chipset maker or motherboard maker. You would only need RAID drivers if you set up a RAID array.

You are not restricting performance one bit by using one SATA drive by itself. Want proof? Download and run HDTach.
http://www.simplisoftware.com/Public...request=HdTach
__________________

Frankenbox III:
CPU: AMD Athlon 64 X2 4200+ *** MOBO: Biostar K8M800 Micro AM2 *** RAM: 2x1GB Kingston DDR2 667
HDD: 2x WD 160GB, Seagate 320GB (640GB total) *** OPT: 2x Pioneer DVR-115DBK DVD burners
PSU: Antec Basiq 500W *** GPU: PNY GeForce FX5200 256MB AGP 8x *** MON: ViewSonic LCD VA721
CASE: EvTek midtower *** SND: Diamond Xtreme 5.1 *** OS: XP Home SP3 *** ROUTER: Linksys WRT54GS

OvenMaster is offline   Reply With Quote
Old 09-13-2009, 09:28 AM   #7 (permalink)
New Member
 
Join Date: Sep 2009
Posts: 3
Default

I'm not too savvy with RAID and RAID arrays sorry.
But because I only have one SATA running in IDE mode, it'll be fine?
But if I was to start using more than one SATA, I'd begin to have problems?

Thanks everyone for the help.
nits01 is offline   Reply With Quote
Old 09-14-2009, 06:29 AM   #8 (permalink)
VIP Member
 
OvenMaster's Avatar
 
Join Date: Jan 2006
Location: Red Sox Nation
Age: 50
Posts: 2,194
Default

Even if you use more SATA drives each with their own drive letter in IDE mode, you'll be fine, I promise. No performance hit. Each drive can operate independently, and you can use their entire space to store monstrous amounts of data.

RAID is used to try to get even more speed out of your drives' data transfer, but at a cost: some RAID arrays have the same data on two drives for backup purposes, other RAID arrays split the data between the two drives. Some people find RAID useful. Me, I'm out to get maximum storage space, not maximum speed.
__________________

Frankenbox III:
CPU: AMD Athlon 64 X2 4200+ *** MOBO: Biostar K8M800 Micro AM2 *** RAM: 2x1GB Kingston DDR2 667
HDD: 2x WD 160GB, Seagate 320GB (640GB total) *** OPT: 2x Pioneer DVR-115DBK DVD burners
PSU: Antec Basiq 500W *** GPU: PNY GeForce FX5200 256MB AGP 8x *** MON: ViewSonic LCD VA721
CASE: EvTek midtower *** SND: Diamond Xtreme 5.1 *** OS: XP Home SP3 *** ROUTER: Linksys WRT54GS

OvenMaster is offline   Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Should I update the bios? JoeSamo Motherboards 4 01-21-2009 09:27 PM
BIOS on a HP Pavilion 513x Dirkpitt289 Desktop Computers 3 08-22-2006 03:35 AM
Hey Bios Question here tjb129016 CPUs and Overclocking 2 03-01-2006 09:46 PM
question about bios DArkChocobo Motherboards 7 02-01-2006 04:35 PM
BIOS Question Eddie Haskell Motherboards 2 02-11-2005 12:33 AM


All times are GMT +1. The time now is 12:42 PM.


Powered by: vBulletin Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.