Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!






Теперь можно устанавливать драйвера без подключения к Сети. Если нет подключения к интернету, система запросит указание пути к устанавливаемому драйверу на любом из носителей.
Method
Open a terminal and run 'sudo bash' to get a root terminal
Using a text editor (as root), replace the contents of /etc/apt/sources.list with the following sources list: pastebin.com/wVGb13y3 (extracted from Linux Mint 9)
Run 'apt-get update'
Run 'apt-get dist-upgrade'
Follow the instructions issued, don't worry about overwriting configuration files dpkg will keep a copy in the same directory with the string ".dpkg-old" appended to the filename
Run 'apt-get upgrade'
Reboot
Linux Mint 17 “Qiana”