I'm using the following command: dism /Image:C:\winimg /Add-Driver:C:\drivers\Chipset /Recurse
I was able to add some Broadcom network drivers without any problems, but when I try to add the chipset drivers, I get this error:
"Error - An error occurred. The driver package could not be installed. For more information, check for log files in the <windir>\inf folder of the target image."
Here's an excerpt from the log file:
>>> [Import Driver Package - c:\drivers\Chipset\tcrkusb.inf]
>>> Section start 2011/05/06 14:04:54.454
os: Version = 6.1.7601, Service Pack = 1.0, Suite = 0x0100, ProductType = 1, Architecture = x86
cmd: C:\Users\b2pra\AppData\Local\Temp\56E388AA-F02D-4187-BB45-50C56E7C41D4\dismhost.exe {11D7C1E2-233E-4FF8-A893-3559C2D292E3}
sto: Importing driver package into Driver Store:
sto: Driver Store = C:\winimg\Windows\System32\DriverStore (Offline | 6.1.7601)
sto: Driver Package = c:\drivers\Chipset\tcrkusb.inf
sto: Architecture = x86
sto: Locale Name = neutral
sto: Flags = 0x00000000
inf: Opened INF: 'c:\drivers\Chipset\tcrkusb.inf' ([strings])
inf: Opened INF: 'C:\winimg\Windows\System32\DriverStore\FileRepository\usbport.inf_x86_neutral_f9abf85fd00186bd\usbport.inf' ([strings.0409])
inf: Opened INF: 'c:\drivers\Chipset\tcrkusb.inf' ([strings])
sto: Importing driver package files:
sto: Source Path = c:\drivers\Chipset
sto: Destination Path = C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'c:\drivers\Chipset'
flq: SourceFilename - 'tcrkusb.cat'
flq: TargetDirectory- 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'c:\drivers\Chipset'
flq: SourceFilename - 'tcrkusb.inf'
flq: TargetDirectory- 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=2
flq: {_commit_copy_subqueue}
flq: subqueue count=2
flq: source media:
flq: SourcePath - [c:\drivers\Chipset]
flq: SourceFile - [tcrkusb.cat]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile: 'c:\drivers\Chipset\tcrkusb.cat'
flq: to: 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc\SET7554.tmp'
!!! flq: CopyFile: FAILED!
!!! flq: Error 5: Access is denied.
!!! flq: Error installing file (0x00000005)
!!! flq: Error 5: Access is denied.
! flq: SourceFile - 'c:\drivers\Chipset\tcrkusb.cat'
flq: TempFile - 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc\SET7554.tmp'
! flq: TargetFile - 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc\tcrkusb.cat'
flq: {SPFQNOTIFY_COPYERROR}
!!! sto: Failed to copy file 'c:\drivers\Chipset\tcrkusb.cat' to 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc\tcrkusb.cat'. Error = 0x00000005
sto: File 'c:\drivers\Chipset\tcrkusb.cat' is not in use by any processes.
flq: {SPFQNOTIFY_COPYERROR - returned 0x00000000}
!!! flq: SPFQNOTIFY_COPYERROR: returned SPFQOPERATION_ABORT.
!!! flq: Error 2: The system cannot find the file specified.
flq: {_commit_copyfile exit(0x00000002)}
flq: {_commit_copy_subqueue exit(0x00000002)}
!!! flq: FileQueueCommit aborting!
!!! flq: Error 2: The system cannot find the file specified.
flq: {_commit_file_queue exit(0x00000002)}
!!! sto: Failed to copy driver package to 'C:\winimg\Windows\System32\DriverStore\FileRepository\tcrkusb.inf_x86_neutral_7736aa821aa7f9cc'. Error = 0x00000005
!!! sto: Failed to import driver package into Driver Store. Error = 0x00000005
<<< Section end 2011/05/06 14:04:55.140
<<< [Exit status: FAILURE(0x00000005)]
Am I doing something wrong? Did I download the wrong chipset drivers? Should I even include these in my image? thanks!
This post has been edited by Sand Man: 06 May 2011 - 01:47 PM



Help
Back to top









