Categories
-
-
-
-
-
-
-
-
- Packages
-
-
- Appliance
Categories
Settings for overclock raspberry pi 2 for kali linux :
You need to mount the raspberry partition directly on the kali system and create the file “config.txt” :
$mkdir /fat32 $mount /dev/mmcblk0p1 /fat32/ $nano /fat32/config.txt $umount /fat32
After that, you can modifify directly the file on kali or on another system.
Source : rageweb
- created date : 2017.02.21 -