| PA-RISC/Linux Boot HOWTO | ||
|---|---|---|
| Prev | Next | |
To build a Linux kernel, you need a compiler and the kernel source. The first element is not a trivial thing to find because it depends on how you want to build your kernel. The second is easier since it lies on the official CVS site . First, we will discuss about GCC compiler. Then, the configuration of your build will be explained. The last paragraph will deal with the installation of this new kernel.
|
We will deal only with a kernel built without modules, to simplify the explanations. |
| Prev | Home | Next |
| Booting from network | GCC compiler |