"Drivers could not be found in the PreOS for the following devices:\x0D\x0A\x0D\x0AManufacturer: \"Intel\", Description: \"Intel(R) ICH9 SATA AHCI Controller\", PCI Vendor: 0x8086, PCI Device: 0x2922, PCI Subsystem: 0x2111028\x0D\x0D\x0A"
I added the drivers but that didn't seem to do the trick. The fix is as follows
add this to the to the pci.manifest.txt file located in C:\Documents and Settings\All Users\Application Data\Symantec\Ghost\Template\common\winpe or
winpe512 if thats the PE your using.
} {
0x8086 = {
0x2922 = (0x2111028\x0D\x0D\x0A)
}
}
more info can be found Here in Symantec Forum