I'm dual-booting kali linux with windows 10. While boot installation kali linux asks for:
Some of your hardware needs non-free firmware files to operate. The firmware can be loaded from removable media, such as a USB stick or floppy.
The missing firmware files are: iwlwifi-7265D-21.ucode iwlwifi-7265D-20.ucode iwlwifi-7265D-19.ucode iwlwifi-7265D-18.ucode iwlwifi-7265D-17.ucode iwlwifi-7265D-16.ucode iwlwifi-7265D-15.ucode iwlwifi-7265D-14.ucode iwlwifi-7265D-13.ucode rtl_nic/rtl8107e-2.fw If you have media available now, insert it, and continue.
Load missing firmware from removable media? No Yes
I've already tried this solution but It doesn't work. It suggests to download non-free firmware from here. I downloaded and extract firmware.zip and extracted into FAT 32 USB.
When I tap on Yes to allow installer to load missing firmware from USB, that same page is again displayed and it again asked me to load firmware. It means installer is not actually detecting firmwares from removable USB.
It might be because the firmwares I extracted from the firmware.zip are not the one installer is asking for?
These are the list of files which installer is demanding for. I copied them in FAT32 USB but installer is not detecting them:
rtl_nic/rtl8107e-2.fw
to your usb stick , what is the result? – GAD3R Oct 18 '16 at 16:27iwlwifi
under/lib/firmware/iwlwifixx
and the realtek firmware under/lib/firmware/rtl_nic
– GAD3R Oct 18 '16 at 17:05