User Tools

Site Tools


raspberrypi:compilingthekernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberrypi:compilingthekernel [2014/05/13 17:14] rlunaroraspberrypi:compilingthekernel [2014/05/13 19:45] (current) – removed rlunaro
Line 1: Line 1:
-====== Compiling the kernel ====== 
- 
-<WRAP center round alert 60%> 
-**DISCLAIMER** Don't do the things described in this  
-document unless you really know what you are doing. This  
-can spoil your raspberry installation if done wrongly. 
-</WRAP> 
- 
-===== Intro ===== 
- 
-Because I'm preparing the LPIC-2 certification, I'm doing some experiments with Linux I usually don't do. Part of these experiments are compiling the kernel. I've picked a raspberry pi for this, so here I go... 
- 
-===== Things we need ===== 
- 
-**Ncurses** 
- 
-You need ncurses development library: I've choose to use the ''make menuconfig'' to configure the kernel. If you wish to use other way of configuring your kernel, you don't probably need this library.  
- 
-<code bash> 
-apt-get install libncurses5-dev 
-</code> 
- 
  
raspberrypi/compilingthekernel.1400001282.txt.gz · Last modified: 2022/12/02 21:02 (external edit)