Windows installer says no storage drivers found after creating USB from Linux

0
2
Asked By MellowCedar42 On

I'm trying to replace Linux with Windows because my school's lockdown browser doesn't support Linux. During installation, Windows stops with the message, "We couldn't find any drivers to get a storage driver. Click Load Driver." I'm using a Dell Inspiron 15 3520. I looked for Intel Rapid Storage Technology drivers and extracted the downloads with 7-Zip, but I still can't find the required .inf or F6 driver files. I've been troubleshooting this for several hours and would appreciate any suggestions.

3 Answers

Answered By QuietHarbor19 On

Ventoy is another option that can create a bootable USB from Linux. Copy the Windows ISO onto the Ventoy drive and boot it from there; it generally avoids the storage-driver error caused by improperly written Windows media.

Answered By CopperOrbit7 On

The installation USB may have been created incorrectly. Windows ISOs often don’t work when written from Linux with tools such as dd or Balena Etcher, which can lead to this misleading missing-driver message. If possible, create the installer from a Windows computer using Microsoft’s media creation tool or Rufus, then try the installation again.

Answered By AmberNook58 On

If Ventoy doesn’t work with the particular ISO, try another official Windows ISO version. Ventoy maintains a compatibility list because some releases don’t boot correctly. Also, if the installer still can’t see the drive after using properly created media, check the laptop’s BIOS storage setting—Intel RST/RAID mode may require its matching F6 driver, while switching to AHCI can sometimes let Windows detect the drive directly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.