Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
System Clone need IRST driver
#2
(12-05-2023, 01:01 AM)HagenM Wrote: Hello everyone,
I'm using the system clone to transfer an existing Windows 11 (GPT, UEFI, M.2) to a new computer. However, the new computer (Intel 13th generation) requires IRST drivers for the M.2 SSD. I have the drivers available, and I can create a new Windows 11 system.

But how can I boot the system clone? The drivers are not present there, which is why it's not detecting any hard drives?

Greetings from Germany,
Hagen

In this case you need to manually inject the driver into the cloned system, which can be done with dism.exe.
Dism /Image:X: /Add-Driver /Driver:D:\path\mydriver.inf

Please replace X: with the drive letter of the cloned Windows partition, and replace D:\path\mydriver.inf with the path to the driver's inf file.
Reply


Messages In This Thread
System Clone need IRST driver - by HagenM - 12-05-2023, 01:01 AM
RE: System Clone need IRST driver - by admin - 12-05-2023, 06:36 PM
RE: System Clone need IRST driver - by HagenM - 12-06-2023, 06:54 PM
RE: System Clone need IRST driver - by Jedsted - 12-17-2023, 08:18 PM
RE: System Clone need IRST driver - by admin - 12-17-2023, 10:37 PM
RE: System Clone need IRST driver - by OldNavyGuy - 12-18-2023, 05:23 PM
RE: System Clone need IRST driver - by admin - 12-19-2023, 12:04 PM
RE: System Clone need IRST driver - by admin - 12-06-2023, 10:07 PM
RE: System Clone need IRST driver - by Froggie - 12-17-2023, 11:01 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)