Results 1 to 5 of 5
i never new much about the kernel, so im gonna ask a few questions. what is the point of compiling the kernel? what is the differneces between kernels? and if ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-15-2005 #1
compiling??
i never new much about the kernel, so im gonna ask a few questions. what is the point of compiling the kernel? what is the differneces between kernels? and if there is any other info on the kernel post it.
- 10-16-2005 #2
1. if you compile your kernel, it can give your system a slight boost in performance. Also you can learn a lot about linux this way.
2. see www.kernel.org for the minutae of differences between kernels. But generally speaking in each kernel update there are bugfixes, new drivers etc...Life is complex, it has a real part and an imaginary part.
- 10-16-2005 #3
- 10-16-2005 #4
custom kernels have a faster boot since you can remove the autodetection of hardware from the boot. you can still use hotplug or whatever (i don't really know) to detect hardware that you connect after the OS has booted.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 10-17-2005 #5
how would i go about compiling a kernel


Reply With Quote
