I've just installed Kali Linux on my SD card that I use with Raspberry. This new OS I think is very good, but at the installation I don't have the opportunity to overclock as it is possible with Raspbian so I'd like to try to check differences. How could I do?
Tell me more
×
Raspberry Pi Stack Exchange is a question and answer site for
users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.
While you may not be able to install raspi-config, you should still be able to create the file In your case, check out some of the overclocking options in the eLinux wiki. As always is the case with overclocking, be careful! |
|||
|
Here there is the solution to install raspi-config http://rageweb.info/2013/03/21/raspi-config-in-kali/ but I still have problem with overclock :S |
|||
|
|||
We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information. |
/boot/
folder with aconfig.txt
file in it? Alternatively if you put the SD card in a normal computer, is there afat32
partition? – Vincent P Mar 27 at 5:11config.txt
file and put some overclocking settings in there Overclocking Settings and see if that works. – Vincent P Mar 28 at 12:31