Fault symptom:
ThinkPad E465, E565, and other AMD platform computers reported an error in Win7.
Cause analysis:
Because the new version of AMD chipset no longer supports native USB interface, while Windows does not integrate USB driver, an error will be reported when Windows is installed.
Solution:
You can use the dism gui software to add the AMD USB3.0 driver to the Win7 installation media. The specific method is as follows:
1. Slave
Dism gui official websiteDownload the dism gui software;
2. Create a new folder on drive C and name it WIM, for example, C: WIM.
3. Create a new folder and name it "MOUNT". For example, C: WIMMOUNT
4. Use ultroiso to create a Windows 7 installation USB flash drive;
5. Copy the boot. wim and install. wim files from the sources Directory of the prepared USB flash drive to the C: WIM directory;
6. Visit ThinkPad official website.
Download the AMD USB3.0 driver;
7. Double-click the downloaded Driver and choose not to make any changes. In the following figure, deselect the check box before Install amd ahci Driver now and click Finish;
8. Open the C: DRIVERSWINAMDUSBPackagesDriversSBDrvBoltonUSB30 folder;
9. Create a folder under C: WIM and name it USB3. Copy all files under C: DRIVERSWINAMDUSBPackagesDriversSBDrvBoltonUSB30 to this folder;
10. Right-click and choose to run the dism gui software as an administrator;
11. On the Mount Control tab, click Choose WIM and select the C: WIMinstall. wim file;
12. Click the Choose Folder button and select the C: WIMMOUNT Folder;
13. Select the corresponding number (1 = Home Basic, 2 = Home Premium, 3 = Professional, 4 = Ultimate) under the Index based on the system to be modified)
14. Click the Mount WIM button on the right;
15. Open the Driver Management tab, click the Choose Driver button, and select the C: WIMUSB3 folder;
16. Click Add Drivers and wait until the DISM Output window below shows that the driver has been installed successfully.
17. Open the Mount Control tab again and click the Dismount WIM button. The Do you want to commit changes? Click continue;
18. Close the software after the progress bar is finished;
19. Change the C: WIM folder to C: WIM1;
20. Right-click to run the dism gui software as an administrator;
21. On the Mount Control tab, click Choose WIM and select the C: WIM1oot. wim file;
22. Click the Choose Folder button and select the C: WIMMOUNT Folder;
23. Select Number 1 under Index;
24. Click the Mount WIM button on the right;
25. Open the Driver Management tab, click the Choose Driver button, and select the C: WIM1USB3 folder;
26. Click Add Drivers and wait until the following DISM Output window shows that the driver has been installed successfully.
27. Open the Mount Control tab again and click the Dismount WIM button. The Do you want to commit changes? Click continue;
28. Select number 2 under Index;
29. Click the Mount WIM button on the right;
30. Open the Driver Management tab, click the Choose Driver button, and select the C: WIM1USB3 folder (
Note: Even if the address of the last operation is retained, you need to click the folder again and re-load it. Otherwise, an error may occur in the next step.)
31. Click Add Drivers and wait until the following DISM Output window shows that the driver has been installed successfully.
32. Re-open the Mount Control tab and click the Dismount WIM button. The Do you want to commit changes? Click continue;
33. Copy the boot. wim and install. wim files under the C: WIM1 directory to the sources Directory of the previously created installation USB flash disk;
34. Delete the C: WIM1 folder;
35. You can install the Win7 system for E465 and E565 by using the prepared USB flash drive.
Appendix: problems that may occur during the loading process
Question 1: no Do you want to commit changes during steps 17th, 27, and 32? Pop-up window
Solution: is the problem caused by Do you want to commit changes? The pop-up window is blocked by the main window of the software. You can switch the window on the taskbar.
Problem 2: The error 0xc1420127 is returned when the wim file is imported. The specified image has been loaded in the specified WIM for read/write access.
Solution: rename the C: WIM folder to WIM1. If it is already WIM1, you can change it to another name.
Question 3: When You click the Mount WIM button, the window will pop up: You must choose an empty folder to mount the WIM
Solution: Mount Location is not selected. Click the Choose Flower folder and select the corresponding folder, and then click the Mount WIM button. Make sure that no data exists in the selected folder. Otherwise, this error is reported.
Question 4: Why do I need to load the driver twice for boot. wim?
Solution: The first load (Index 1) is to load the USB 3.0 driver for Windows PE, and the second load (Index 2) is to load the USB 3.0 driver for Windows Setup.
Problem 5: After the program is closed, the MOUNT folder is not cleared. After the program is deleted, the system prompts that no permission is granted.
Solution: Use PE to delete the folder, or press Shift + F10 on the installation page to run the command line and del to delete the folder.