Hi Guys,
I am trying to see what's happening when I go through the various stages of configuring, building and installing a kernel.
What happens when I do:
I know it compiles my custom kernel, using KERNCONFIG=SOMEKERNEL.
The handbook just goes over this and straight to the make installkernel command.
But where is the kernel saved to when it's done building?
*EDIT -> Sorry, I forget to ask, what are the symbols files for, can I do without them?
TIA,
Niels
I am trying to see what's happening when I go through the various stages of configuring, building and installing a kernel.
What happens when I do:
Code:
make buildkernel
I know it compiles my custom kernel, using KERNCONFIG=SOMEKERNEL.
The handbook just goes over this and straight to the make installkernel command.
But where is the kernel saved to when it's done building?
*EDIT -> Sorry, I forget to ask, what are the symbols files for, can I do without them?
TIA,
Niels