On Fri, Dec 09, 2016 at 09:53:39AM +0100, Michal Mazurek wrote: > It might be worth explaining how to load firmware during a fresh > install, and warn about the dangers of mounting over /mnt. This > functionality was introduced in 4.4. > > While getting online for an install is not really necessary, I like to > download my sets from the internet.
Perhaps it is worth mentioning that these extra steps aren't necessary during upgrades? > +ifconfig iwm0 down > +ifconfig iwm0 up You could run 'ifconfig iwm0 scan' instead of the above commands.
