i was just wondering if anybody had managed to integrate the nvidia sata raid drivers into the install? i started to look int this a couple of days ago, but so far i haven't been able to do it myself. i think my problem is to do with the naming of the drivers (internal, driver, and friendly) in the txtsetup.sif file but i don't really know??? at the moment when it starts the windows setup i don't get any errors, but it doesn't see my raid drives either i know i've messed something up, but i'm just too stupid to see it i got this info. from the txtsetup.oem file [Files.scsi.RAIDCLASS] driver = d1,nvraid.sys,RAIDCLASS inf = d1,nvraid.inf dll = d1,nvraidco.dll catalog = d1,nvraid.cat [Files.scsi.BUSDRV] driver = d1,nvatabus.sys,BUSDRV inf = d1, nvatabus.inf dll = d1,idecoi.dll catalog = d1, nvata.cat id = "PCI\VEN_10DE&DEV_008E", "nvatabus" id = "PCI\VEN_10DE&DEV_0085", "nvatabus" id = "PCI\VEN_10DE&DEV_00D5", "nvatabus" id = "PCI\VEN_10DE&DEV_00EE", "nvatabus" id = "PCI\VEN_10DE&DEV_00E3", "nvatabus" id = "PCI\VEN_10DE&DEV_00E5", "nvatabus" id = "PCI\VEN_10DE&DEV_0035", "nvatabus" id = "PCI\VEN_10DE&DEV_0036", "nvatabus" id = "PCI\VEN_10DE&DEV_003E", "nvatabus" id = "PCI\VEN_10DE&DEV_0053", "nvatabus" id = "PCI\VEN_10DE&DEV_0054", "nvatabus" id = "PCI\VEN_10DE&DEV_0055", "nvatabus" i presume that the naming is something like: driver names nvraid.sys & nvatabus.sys internal driver names: RAIDCLASS & BUSDRV friendly names = RAIDCLASS = "NVIDIA RAID CLASS DRIVER (required)" BUSDRV = "NVIDIA NForce Storage Controller (required)" and so from that i added these lines to the TXTSETUP.SIF file and i copied all the driver files to the amd64 folder please help me i'm going mad