According to my post #9 it doesn't seem to work to install drivers.
What did 00 mean in VentoyAutorunBat.log?
What did 00 mean in VentoyAutorunBat.log?
Win7 PE - driver incection
|
According to my post #9 it doesn't seem to work to install drivers.
What did 00 mean in VentoyAutorunBat.log?
01-26-2022, 12:45 PM
Why did I want a driver injection?
I start Win7PE.iso and can no longer use mouse and keyboard. Clearly, the USB driver was not loaded. On VM the injection works, but not on "real" machine. On a real machine there's no VentoyAutoRun.bat in X:\ It seems that the USB Stick isn't startet because driver issues during boot. The USB stick is not mounted. So the injection isn't the right thing here. How can I solve the problem? Maybe with DUD (Driver Update Disk) Plugin? But how can this be done with Windows 7 PE 32bit? (01-24-2022, 01:33 PM)롱판다 Wrote: Windows 드라이버 로드 메커니즘에 대해 잘 모릅니다.VentoyAutoRun.bat i am learning I still don't know how to proceed.
02-09-2022, 10:26 AM
The USB Stick isn't startet because driver issues during boot. The USB stick is not mounted.
So the injection isn't the right thing here because no file could be load. Have to add the USB drivers during boot.
02-10-2022, 02:10 AM
02-20-2022, 10:38 PM
You can have the SDI driver pack run automatically after PE boot.
Hi, I was actually going to post about this separately, but this reply will cover my post's intention.
I was unable to get the drivers installed by putting the drivers in sources\$OEM$. Instead, I put the drivers in $WinPEDriver$. The drivers load successfully in about 75% of the WinPE ISOs that I use. For the 25% of the WinPE ISOs that do not respond to the $WinPEDriver$ folder, I created VentoyAutoRun.bat and loaded the drivers manually using drvload "C:\Intel_Storage_Drivers\iaStorVD.inf". Note that my flash drive shows up as drive C: when booting to anything, hence the use of C: in the drvload line. I have the drivers extracted into the Intel_Storage_Drivers directory under my flash drive's root. My Drivers.zip file also sits inside Intel_Storage_Drivers. So here is what I have that now works in 100% of Windows + WinPE ISOs: On my flash drive, under the folder Intel_Storage_Drivers. My drivers exist as files, and then the Drivers.zip archive includes the above screenshots. Finally, in the ventoy.json file, you must specify the folders or ISOs for injection. Here's what mine looks like around that section: So no matter what, Drivers.zip is loaded and tries to inject the drivers. The VentoyAutoRun.bat script runs no matter what and runs drvload to load the drive (inf file). This way the drivers will load one way or another. Yes, I could test each image and determine which method to use, but it doesn't really matter, it won't hurt it to run drvload if it doesn't need it.
03-05-2022, 07:14 PM
You said C: is your flash drive? So if there are no USb drivers already loaded, how does it see the C: drive ?
03-28-2022, 11:37 AM
(01-26-2022, 10:32 AM)Nierewa Wrote: I test it with an Win7PE iso file, here it works.Give me your win7pe download link, Nierewa |
« Next Oldest | Next Newest »
|