Hubird Posted August 6, 2009 Posted August 6, 2009 I have WinXP x86 that I am trying to integrate RAID drivers into. The RAID card I have is a MegaRAID 300-8X (Which I believe is a re-branded Intel SRCS28X) One of the problems I am having is that according to the intel site http://downloadcenter.intel.com/Detail_Des...03〈=engThe download does contain drivers for WinXP but when I try to integrate them it only comes up with options for Win2K or 2K3 not WinXP.Is this Intel fault, a bug in Nlite or am I doing something wrong (I suspect the drivers are not really for WinXP) ?I have been pulling my haird out (well...just about) trying to get this card to work,
johnhc Posted August 6, 2009 Posted August 6, 2009 Hubird, thanks for the link - very helpful. This is clearly an Intel problem. I could find no XP drivers at all. The files are labeled correctly, but when I specify XP Pro for the OS, I do not get XP drivers, just W2000 and W2003. I would suggest you look at Fernando 1's sticky above about Intel drivers and/or use Google to try to find real Intel Drivers. Enjoy, John.
iamtheky Posted August 6, 2009 Posted August 6, 2009 (edited) You might be able to perform the following on the .inf as many times they are similar IDs. Used this method for an Intel NIC issue - removed the unnecessary parts -, hope it helps.a) Comment out the initial [manufacturer] wildcard - by putting a semicolon in front of %INTEL% b) Make a new entry just below that one specifying the wildcard for only the Intel Base and Server 2003 - %INTEL% = Intel, NTx86.5.1c) You should see the Devices listed under the O/s the .inf is for (in this case NTx86.5.2) edit the minor version from ‘NTx86.5.2’ to ‘NTx86.5.1' *this seems simpler than copying everything*D) Put this .inf back into the folder (copying over the old one, you can always unpack the .exe again if you blow it up)E) Go to device manager, update the driver, and specify which driver to install; pathing it to your changed .inf Edited August 6, 2009 by iamtheky
cdob Posted August 7, 2009 Posted August 7, 2009 @HubirdSelect Additional Downloads at mentioned link.7. RAID Driver [iR2_WINXP_V6.45.32_SIGNED_DRV.EXE]OS: Windows XP ProfessionalAnd there are MegaRAID SATA 300-8X drivershttp://www.lsi.com/storage_home/products_h...aid_sata_3008x/
Fernando 1 Posted August 7, 2009 Posted August 7, 2009 (edited) And there are MegaRAID SATA 300-8X drivershttp://www.lsi.com/storage_home/products_h...aid_sata_3008x/And here is the direct link to the Windows XP (32bit) MegaRAID driver v6.51.32:http://www.lsi.com/DistributionSystem/Asse...gned_driver.zip Edited August 7, 2009 by Fernando 1
Hubird Posted August 9, 2009 Author Posted August 9, 2009 Thanks for the replies guys...I think the main problem is that I do not know how to setup this card properly. No matter what drivers I use WinXP setup is never able to see my attached drives (the RAID card does see them hough). There is an option in the RAID BIOS to "Initialize" which I am trying at the moment (it is taking quite a while), what it is initialising I have no idea but it is worth a shot. I added my 2 drives to a RAID 0 set and it says it has created a logical drive I would have thought that is all I would have had to do Anyway it is clearly not a problem with nlite...Thanks...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now