This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Driver Injection Fails

All,

I have a pretty vanilla test server for use in BMR testing and I am having trouble injecting drivers into the Boot Media process. It uses Intel storage controllers for RAID and Intel Gigabit NIC's..

With AA you had to extract and use the actual driver file itself (iastor.sys for example) but this fails with a "ONLY .ZIP FILES ALLOWED" message. The documentation says rename the entire installer from .exe to .zip but this fails with a "NO NEW OR UPDATED DRIVERS WERE FOUND..." message. It also suggests to extract the driver file and then zip the folder where the extracted drivers reside but this also fails with the same message.

Am I missing something? These two drivers are arguably two of the most popular server drivers in the field so it seems like they should be no brainers.

Thanks

Parents
  • When dealing with drivers you need to extract them so you can see the driver files and then zip them back up. It is somewhat counterintuitive but that's what it takes. So if you have a .exe with drivers use a program like 7zip to extract them to a folder. Then zip that folder. Then inject. That should fix your problems.

    You also need to make sure you are using the correct architecture version of the driver. For AppAssure 5.4.3 you could choose whether to create a 64 bit or 32 bit boot cd. With Rapid Recovery it is only capable of creating a 64 bit boot cd. So you need to make sure the drivers are 64 bit if you are using Rapid Recovery.
Reply
  • When dealing with drivers you need to extract them so you can see the driver files and then zip them back up. It is somewhat counterintuitive but that's what it takes. So if you have a .exe with drivers use a program like 7zip to extract them to a folder. Then zip that folder. Then inject. That should fix your problems.

    You also need to make sure you are using the correct architecture version of the driver. For AppAssure 5.4.3 you could choose whether to create a 64 bit or 32 bit boot cd. With Rapid Recovery it is only capable of creating a 64 bit boot cd. So you need to make sure the drivers are 64 bit if you are using Rapid Recovery.
Children
No Data