Load Driver Windows 10 Installation Usb

0 views
Skip to first unread message

Raul Herrera

unread,
Aug 5, 2024, 7:54:28 AM8/5/24
to stocelrepjack
Atthis point in the installation process, you're referring to any driver that would be required to access a storage device (used as the installation target) that isn't currently accessible.

Drivers for non-storage devices are usually completely irrelevant at this point. Although loading certain network adapter drivers could be required in some cases (although I have never seen that personally).


Loading any other drivers won't make any difference in comparison to installing them later on. In fact, I wouldn't even consider this to be a proper installation of those drivers. This part is probably just taking care of the bare minimum to get the device working right now during the setup and the next boot.


This article provides a troubleshooting guide on how to solve the issue of not being able to find a disk drive during the installation of Windows 11/10. The solution is to load the corresponding driver during the installation process.


For the Intel CPU platform, you need to manually install Intel Rapid Storage Technology (IRST) driver during the Windows installation process. You can also refer to the Intel document of How to Configure RAID or Intel Optane Memory with Intel RST on an Intel VMD Capable Platform.

Note: The following pictures are a reference, it may be various depending on the different versions.


If you still cannot find the disk drive during Windows installation, consider referring to this section: Disable Intel Volume Management Device (VMD) technology to continue with the installation of Windows.


I am using Ventoy to install the LTSC edition of Windows 10 (this is the version of Windows often installed on kiosks, etc. to avoid the bloat). This is an official Windows iso and I have successfully installed it on a Virtualbox guest on my Linux installation, so I have confirmed that the iso itself works.


During installation I am getting a prompt to browse for missing drivers on the installation of Windows 10. I know about the Framework driver bundle, but this is for post-install and the Windows installer does not understand the format of those drivers as one big .exe file.


I tried live booting from Ventoy to Ubuntu and it worked fine. Since I was getting errors on the Primary Partition, I went ahead and used GParted from Ubuntu to reformat the primary partition as NTFS just to have a clean slate for my next attempt, but it was of no help.


Looks like it is accepting a vanilla Windows install but only if that vanilla windows was from the Media Creation Tool. Personally, I am willing to fiddle around with manually installing drivers, etc. if it results in a better final result but it looks like whatever it is was producing problems.


I wonder if this issue could be resolved by merely bundling the Framework Driver pack as a zip file that I could unzip and put on a USB drive to browse for during install rather than an exe that depends on a completed install first.


I had that same error when installing Windows 11 during my last two installations. I found that if I got to that error, backed all the way out into the main menu, then tried to install again it would just work. Not sure why but it has happened twice now (with my Dell tower and my Framework Laptop).


This message can appear for a number of reasons unrelated to a missing driver. A common one is a version mismatch in the setup files. For example, if you applied a Setup DU such as KB5007402 to sources/ on the installation media, you also have to apply the same update to the Setup image inside sources/boot.wim:2. If you were not applying any updates, the files can just be missing or otherwise damaged.


the machine is a Compaq Presario CQ57 it is running windows vista business 32-bit (it comes with windows 7 home premium x64 OEM) I want to install windows 7 professional 64-bit it has an AMD processor any help would be appreciated I need a bypass to this


I seem to remember running into this problem awhile back when I was installing Windows 7 on an older Dell Precision, because of XP EOL, and was able to just click on through and it continued with the install using generic drivers from the install disk. It was enough to get it installed and running, and then I went back and installed the correct drivers afterwards.


I booted from the hard drive (Vista Business) and went online and downloaded all available amd drivers and it wouldnt take any of them then I took and installed them and tried to load the extracted files and it still didnt work


A boot-start driver is a driver for a device that must be installed to start the Microsoft Windows operating system. Most boot-start drivers are included in driver packages that are "in-the-box" with Windows, and Windows automatically installs these boot-start drivers during first boot of the system. If a boot-start driver for a device is not included in a driver package that is "in-the-box" with Windows, a user can install an additional vendor-supplied driver package for the device.


When possible, driver packages that contain boot-start drivers should be added to the image offline before the image is deployed to a system. For more information, see Add and remove drivers to an offline Windows image.


When running Windows setup on a system, if setup is unable to find the disk or partition you want to install Windows to, this may be because the installation media and Windows image is missing a driver for that disk. You can update the installation media to include a driver package that provides a driver for that disk. See Add device drivers to Windows during Windows Setup for more information. If running setup manually, during the disk selection interface, you can also select the "Have Disk" button to select a disk or file location that contains a driver package for the disks on that system.


During a reinstallation of Windows with an active RAID array, the operating system may prompt for a storage controller driver. The driver must be installed before the software may be loaded. If the operating system Image does not include the correct RAID controller driver, Windows cannot see the hard drives to begin installation.


I am planning to write a basic windows registry filter in C. The purpose of the filter is to hook all (user and kernel privileged) registry calls so that I can use them in my program. I am basically copying regmon/process monitor by Mark Rusinovich but more basic.


As for just installing a kernel mode driver, you may use the Service Controller (sc.exe). Use sc create [service name] binPath= [path to your .sys file] type= kernel to create a kernel-mode service and sc start [service name] to start it. Don't forget to sc stop and sc delete it before making changes to the driver.


Basically drivers are considered as Services as such you can utilize the Service COntrol manager Using the aforementioned APIs what you basically achieve is the appropriate entries in the registry under the Services key. For a sample of how to achieve this check this article, scroll to the bottom to the section named "Dynamically Loading and Unloading the Driver". Furthermore if you want to achieve easy debugging/development and are using VS2k10 I'd suggest you use the free VisualDDK I believe this should be enough to get you going.


MiniTool OEM program enable partners like hardware / software vendors and relative technical service providers to embed MiniTool software with their own products to add value to their products or services and expand their market.


Microsoft Windows enables you to perform a format for the USB drive with offers useful tools, like Disk Management and diskpart. Unfortunately, sometimes certain issues may happen while using the two utilities to format the USB drive, such as Diskpart format stuck at 0 percent, Disk Management Format option greyed out, and so on.


Another drawback of formatting a USB drive with Windows built-in formatters is that they only support formatting a USB drive no larger than 32GB to FAT32. Therefore, to avoid unexpected issues and break the size limit, we highly recommend you format your USB drive with MiniTool Partition Wizard.


Step 3: Right-click the partition on the target USB drive and select Format. Alternatively, you can highlight the partition of the USB drive and select Format Partition from the left action pane.


To do this, you simply need to go to the official Microsoft website and download an available build newer than the current problematic one. Then use the newly downloaded ISO file to create a Windows installation USB drive to install Windows.

3a8082e126
Reply all
Reply to author
Forward
0 new messages