Jump to content

lokiloki12

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by lokiloki12

  1. I have read all the docs. This is from an unattended CD not floppy. I have all the files and inf's, etc in the correct folders and modified Winnt.sif and txtsetup.sif correctly and the drivers do load in textmode, but the Silicon Drivers 3114 that say they are for Windows XP64 and Server 2003 64, do not work correctly with Windows 2003 64 I believe. The drivers load in textmode but Windows Server 2003 can't find the hard drive to continue the textmode install even after the drivers have loaded. The same driver works with Windows 2003 WinPE and the hard drive can be found no problem.
  2. Correct. It worked with your change. If I change the Windows installation to reflect the changes to the txtseup.sif, it should install Windows and find the Silicon 3114 drivers, yes ?
  3. I have read every thread concerning adding drivers to WinPE and have tried all methods. Trying to load Silicon Image 3114 SATALink Controller drivers for AMD 64. SI3114.INF from Driver files ID section. [SI_HDC.NTamd64] %PCI\VEN_1095&DEV_3114.DeviceDesc%=SI_3114_XP, PCI\VEN_1095&DEV_3114&SUBSYS_31141095 %PCI\VEN_1095&DEV_3114.DeviceDesc%=SI_3114_XP, PCI\VEN_1095&DEV_3114&SUBSYS_288610F1 Here is my TXTSETUP.SIF [HardwareIdsDatabase] PCI\VEN_1095&DEV_3114&SUBSYS_31141095 = "SI_3114_XP" PCI\VEN_1095&DEV_3114&SUBSYS_288610F1 = "SI_3114_XP" [SCSI.LOAD] SI3114.sys = SI3114,4 [SCSI] SI3114 = "Silicon Image SiI 3114 SATALink Controller" The drivers are named si3114.sys in the SI3114.INF file. I copied the *.sys file to //System32/Drivers *.inf file to //INF All other files to //System32 Do I need to change the the WINPEOEM.SIF also ? ;[OemDriverParams] ;OemDriverRoot="" ;OemDriverDirs= I copied the new TXTSETUP.SIF, and driver files (as shown above) to my image in Magic ISO and saved it. Burned it. The cd works except I can't see the Hard disks in DISKPART, (this is in textmode not graphical mode) I am assuming the driver did not load, since the disks are not available. Thx
×
×
  • Create New...