I'm installing the debian on my laptop for my first time and facing that problem:
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-3160-17.ucode. If you have media available now, insert it, and continue.
I've tried with Debian official image writing in ISO format as well as in DD format. I've added a necessary iwlwifi-3160-17.ucode file to the root of bootable device, but still no success, this file seems to be not visible to the installer. On debian wiki I've found
In some cases, firmware supplied on removable media may not be detected automatically (e.g. 740503). In these situations, drop to the console (Ctrl+alt+F2) and manually mount(8) your removable storage on a temporary directory (e.g. /media).
How can I do it? Or is there any other option?
