For SlackEx 14.2 x64 Aug 2016 (Kernel 4.7.1) --------------------------------------------- Download the iso at http://slackex.exton.net/ Place the .sb files in the modules/ folder of your usb key. How to create a SDCard/USB key from the iso : If you only have the iso file, copy the full slackex/ folder on your key or on a hard disk root folder (ext4/ntfs/fat32 are supported). Then go to the boot sub folder to make your disk bootable "chmod +x bootinst.sh" is required on linux Admin rights to run bootinst.bat on windows The build-deps.sb archive contains 3 packages (curl openssl/crypto and jansson) which are required to build and run ccminer and cpuminer. The first two ones are also available via slapt-get but we are limited in changes size on FAT/NTFS SD Cards. To get and run ccminer and cpuminer-multi : git clone http://github.com/tpruvot/ccminer -b linux git clone http://github.com/tpruvot/cpuminer-multi -b linux and then run ./build.sh && make install-strip in their folder for ccminer, you may have to edit the Makefile.am to tune the sm arch of your card. for /etc/xorg.conf, you may have to add these options in Screen section (with the right plug, here DFP-1) : Option "IgnoreEDIDChecksum" "DFP-1" Option "ModeValidation" "NoDFPNativeResolutionCheck" If you prefer to use the intel GPU, just use the "intel" driver in the Device section. Ive built some extra modules i needed on my machines in an optional package : - nct6775 family sensors - 8812au for a common and very nice realtek wifi AC1200 USB 3.0 dongle (Netis WF2190)