2009/10/21 P.V.Anthony <[email protected]>: > P.V.Anthony wrote: > > Currently using Gentoo Linux 64bit as servers. Have already done kernels and > they work. I wanted to recompile the kernel but this time to know what I am > activating in the menuconfig.
Gentoo is the way to learn the stuff. Don't look for a simple help with kernel. If you don't understand help (by ?) in menuconfig you need to learn a background, try: /usr/src/linux/Documentation/ and all URLs above. Don't use genkernel; compile and install manually (make && make modules_install && make install). Make sure you have 2 kernels to boot in case if something wrong with the latest version. Good luck ;-) _______________________________________________ LUGS Mailing list - [email protected] List FAQ: http://wiki.lugs.org.sg/LugsMailingListFaq Info page: http://www.lugs.org.sg/mailman/listinfo/slugnet To unsubscribe send an empty email to: [email protected]
