Hello I have sucessfully recompiled my kernel. I was running 2.6.8 provided by Yoper but K3B Doesn't work so I downloaded and compiled the 2.6.7. Now everything seems fine just that in the kde control the kernel is reading as 2.6.8.1-3. Now this seems really funny to me. I used the guide from
http://www.thelinuxbox420.com/kernelguide.html. This worked well on my older machine today so I know how to compile etc. Just something that comes to my attention in the lilo.conf is the folllowing
image=/boot/vmlinuz-2.6.7
label=YOS-2.6.7
read-only
root=/dev/hda5
append = "splash=silent "
initrd=/boot/initrd-2.6.8.1-3.img
**take note at the last line, what is this telling me? It wasn't explained to me anywhere. Should I remove that ? I do beleive I am running 2.6.7 but I am not sure can somebody help me out? thanks again.