Originally posted by: Nothinman
Then what about storage drivers? When you install Windows and press F6 to give it a driver the only option is to use a floppy.
Originally posted by: Confused
I have a solution for this. It's not too pretty, but it allows you to get past the text based portion of the setup without a floppy drive.
My RAID drivers came on a CD, and told me to copy them to a floppy. Of course I have no floppy, and so I finally found half a guide on the internet, and tweaked it to this, and this works
This is how I added my Silicon Image 680r ATA133 RAID Drivers to my Windows XP CD:
Copy the entire contents of the XP CD to a directory on your hard drive, for example C:\XP\
(This next step may not be necessary, I'm not sure)
Copy the TxtSetup.oem and PnP680r.sys and PnP680r.inf files (or just all the files that came on the driver CD, I am using PnP680r in my example because that's what my files are called) to C:\XP\I386\$OEM$\$$\DRIVERS\IDE
(End maybe unneccessary step)
Also copy the .sys file to C:\XP\I386
Open the TXTSETUP.oem file that came with your card with Wordpad
Open the TXTSETUP.SIF file in C:\XP\I386 with Wordpad
In TXTSETUP.SIF, search for [SourceDisksFiles] and add PnP680r.sys = 1,,,,,,_x,4,1 in this section
Search for PCI\VEN_8086&DEV_3092&SUBSYS_00018086 = "i2omp" and add a line after it, using the same format, but using the information from the txtsetup.oem file.
Search for hpt3xx = hpt3xx.sys,4 and add the line PnP680r = PnP680r.sys,4 after it
Search for perc2gat = "Dell PERC 2/3 RAID Controller (Gatling)" and add the line that looks similar from your txtsetup.oem file. Otherwise, copy this line, and change the first bit to the name of your .sys file, and the 2nd bit to the name of the card.
Of course you will have to change everything to match the name of your .sys file
Then, you will need to burn all this back to a CD, and make the CD bootable. You can do this using Bart's Boot Image Extractor to pull the boot image from original Windows XP CD, then use that image as an image to make the CD bootable
This worked for me, to get me past the text based bit of the setup, and into Windows. Once there, install the RAID driver from the original CD, otherwise you'll have absolutely terrible IDE performance!!
How will be update his BIOS then, waste a CD-R?
USB Pen drive, cd-rw, Windows ?