I'm trying to do a fresh install of W11 on a brand new Acer laptop that came with W11 with all the regular bloatware. For some reason, I can't get the USB install stick to find the hard drive. I'm used DISM to inject the Intel RST drivers, and when I check, it appears the drivers are injected, but when I boot with the stick, there's no drive showing until I manually add the Intel RST VMD Managed Controller 09AB driver - then the drive appears and I can install. So I can work around it, but in W10, I could inject the drivers with DISM and didn't need to manually load them. My steps so far.
Dism /Get-WimInfo /WimFile:C:\WinWork\iso\install.wim
Dism /Mount-Image /ImageFile:C:\WinWork\iso\install.wim /Index:6 /MountDir:C:\WinWork\Mount\
dism /Image:C:\WinWork\Mount\ /Add-Driver /Driver:C:\WinWork\Drivers /Recurse /ForceUnsigned
dism /Unmount-Image /MountDir:C:\WinWork\Mount\ /Commit
Then I copied install.wim to the flash drive. No good.
But when I do DISM.exe /image:C:\WinWork\Mount\ /Get-Drivers /all /Format:Table - the Intel RST VMD Managed Controller 09AB driver is listed.
So I thought, maybe the boot.wim needs it installed, so I did this:
Dism /Mount-Image /ImageFile:C:\WinWork\iso\boot.wim /Index:1 /MountDir:C:\WinWork\Mount\
dism /Image:C:\WinWork\Mount\ /Add-Driver /Driver:C:\WinWork\Drivers /Recurse /ForceUnsigned
dism /Unmount-Image /MountDir:C:\WinWork\Mount\ /Commit
Then I copied boot.wim to the flash drive. No good.
But DISM.exe /image:C:\WinWork\Mount\ /Get-Drivers /all /Format:Table shows the driver is listed.
So clearly I'm doing something wrong, and it's probably something obvious I'm overlooking - any help would be greatly appreciated.
Dism /Get-WimInfo /WimFile:C:\WinWork\iso\install.wim
Dism /Mount-Image /ImageFile:C:\WinWork\iso\install.wim /Index:6 /MountDir:C:\WinWork\Mount\
dism /Image:C:\WinWork\Mount\ /Add-Driver /Driver:C:\WinWork\Drivers /Recurse /ForceUnsigned
dism /Unmount-Image /MountDir:C:\WinWork\Mount\ /Commit
Then I copied install.wim to the flash drive. No good.
But when I do DISM.exe /image:C:\WinWork\Mount\ /Get-Drivers /all /Format:Table - the Intel RST VMD Managed Controller 09AB driver is listed.
So I thought, maybe the boot.wim needs it installed, so I did this:
Dism /Mount-Image /ImageFile:C:\WinWork\iso\boot.wim /Index:1 /MountDir:C:\WinWork\Mount\
dism /Image:C:\WinWork\Mount\ /Add-Driver /Driver:C:\WinWork\Drivers /Recurse /ForceUnsigned
dism /Unmount-Image /MountDir:C:\WinWork\Mount\ /Commit
Then I copied boot.wim to the flash drive. No good.
But DISM.exe /image:C:\WinWork\Mount\ /Get-Drivers /all /Format:Table shows the driver is listed.
So clearly I'm doing something wrong, and it's probably something obvious I'm overlooking - any help would be greatly appreciated.
My Computer
System One
-
- OS
- Windows 11 Pro