Well the problem is that compiling a kernel is specific to your machine. Its really not that hard if you use some commonsense. The comands you should run while having the lived cd booted are lspci, dmesg and lsmod. These will give you a idea of all the stuff thats loaded in your system at the time. Also if when compiling the kernel you use make menuconfig instead of that stupid X one, you can hit "h" on any entry and get some help or explanation on it. Just be sure to always keep a lilo entry for your stock kernel so when the new kernel doesn't boot you can boot the old one and fix it. No ones first kernel ever boots.



