-
Notifications
You must be signed in to change notification settings - Fork 3
Debian "Testing" how to
César Lourenço edited this page Nov 18, 2016
·
1 revision
- Download the full DVD ISO (3.7 GB) from here
- Download the non-free firmware (e.g. Intel WLAN drivers) from here
- Unzip the firmware on to a USB stick, in a directory named "firmware". More about this here
- Plug-in both USB sticks (or any other media) and boot the machine
- Follow the installation process
After first boot, replace /etc/apt/sources.list with the following: sources.list.zip
- Using the netinst ISO is discouraged as it may lack needed drivers for the hardware.
- It's possible to create a custom installer following these instructions.
- To be able to use sudo, be sure not to provide a root password during the installation. That way the root account will be disabled.
- build-essential
- cmake
- git
- cppcheck
- valgrind
- libarmadillo-dev
- libspdlog-dev
- libtclap-dev