Has anyone added drivers to a windows Pro x64 CD? I have a K8N-E board and have succecfully added nvidia and si3114r drivers to my 32bit xp pro cd using green machines method. But when I try that with the 64bit cd the nvidia drivers work but the drives on the si3114r controller don't show up and I don't get any errors. I tried coping the si314r drivers to the testmode folder and using the [OEMbootfiles] and [MassStorageDevices] in Winnt.sif. But when I do I get an error txtsetup.oem as caused an error (18) in line 1864 in ..... I can load them using F6 method OK. I can't test it on virtual PC like I did with my 32bit CD. I put the $oem$ directory under amd64 folder because thats were I found txtsetup.sif and the nvidia drivers worked so I think thats correct. The funny thing is I removed the line oempnpdriverspath from winnt.sif and the nvidia drivers still loaded. could there be a problem with the txtsetup.oem file even though it works with the F6 method. I relize the OS is still in beta so maybe thats the problem anyway I'm rambling now. heres the txtsetup.oem file ; This file installs the SiI 3114 serial ATA RAID driver as part of text ; mode setup on 64-bit versions of Windows XP and Windows Server 2003. ; ; Copyright © 2003 by Silicon Image, Inc. ; All rights reserved [Disks] disk2 = "Silicon Image SiI 3114 SATARaid Driver Installation Disk",\amd64\Si3114r.inf,\amd64 [Defaults] SCSI = Si3114r_AMD64 [sCSI] ; HwComponent section Si3114r_AMD64 = "Silicon Image SiI 3114 SATARaid Controller (AMD 64-bit)" [Files.SCSI.Si3114r_AMD64] driver = disk2,si3114r.sys, Si3114r driver = disk2,SiWinAcc.sys, SiFilter inf = disk2,SI3114r.inf ;;catalog = disk2, Si3114r.cat [HardwareIds.SCSI.Si3114r_AMD64] id = "PCI\VEN_1095&DEV_3114&SUBSYS_61141095", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_288510F1", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_047AA0A0", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_0478A0A0", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_0479A0A0", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_90181695", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_F642270F", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_100415BD", "Si3114r" id = "PCI\VEN_1095&DEV_3114&SUBSYS_81361043", "Si3114r" [Config.Si3114r] value = Parameters\PnpInterface, "5", REG_DWORD, 1 value = ProblemDevices, "", REG_SZ, "" value = ProblemDevices, "Maxtor 4D060H3 DAK05GK0", REG_SZ, "MaxMode = UDMA-5"