Hallo! I added all my Massstorage driver to the MDT 2008 distribution structure. Then I added the lines to Unattend.txt in the Control\Build folder. [MassStorageDrivers] "LSI Logic PCI Fusion-MPT Driver (XP 32-bit)" = "OEM" "Intel(R) ICH9 SATA AHCI Controller (Desktop/Server/Workstation)" = "OEM" "Intel(R) 82801HEM SATA RAID Controller (Mobile ICH8M-E)" = "OEM" "Intel(R) 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)" = "OEM" "Intel(R) ICH8R/ICH9R SATA RAID Controller (Desktop/Server/Workstation)" = "OEM" "Intel(R) 82801HR/HH/HO SATA AHCI Controller (Desktop/Server/Workstation)" = "OEM" "Intel(R) 631xESB/632xESB SATA RAID Controller (Server/Workstation ESB2)" = "OEM" "Intel(R) 631xESB/632xESB SATA AHCI Controller (Server/Workstation ESB2)" = "OEM" "Intel(R) 82801GHM SATA RAID Controller (Mobile ICH7MDH)" = "OEM" "Intel(R) 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)" = "OEM" "Intel(R) 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)" = "OEM" "Intel(R) 82801GBM SATA AHCI Controller (Mobile ICH7M/DH)" = "OEM" "Intel(R) 82801FBM SATA AHCI Controller (Mobile ICH6M)" = "OEM" "VMware SCSI Controller" = "OEM" [OEMBootFiles] DrvInfo.ini iaAHCI.cat iaAHCI.inf iaStor.cat iaStor.inf iaStor.sys lsipseud.inf mpixp32.cat symmpi.inf symmpi.sys TxtSetup.oem vmscsi.cat vmscsi.inf vmscsi.sys Now I want to create an image on a Acer TM 290 with no SATA drivers. With this config I get a BSOD after the first reboot. Now I added the line "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller" = "RETAIL" to the [MassStorageDrivers] section. However, now I get in the Textmode part an error that the line "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller" in the txtsetup.sif in the [SCSI] section is missing. What´s wrong? Please help!
|