Command:
apt-get install kali-defaults kali-root-login desktop-base xfce4 xfce4-places-plugin xfce4-goodies
Command:
| Please unplug the device. Get a temporary internet connection by ethernet, tethered or whatever means possible. Open a terminal and do: | |
| sudo apt-get install git linux-headers-generic build-essential | |
| git clone https://github.com/porjo/mt7601.git | |
| cd mt7601/src | |
| make | |
| sudo make install | |
| sudo mkdir -p /etc/Wireless/RT2870STA/ | |
| sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/ | |
| sudo depmod -a |