[WBEL-users] RE: Kernel 2.6 Error Fixed

Crudgington, Cody cvcrud at utdallas.edu
Tue Jun 7 12:37:40 CDT 2005


Thanks for everyone replying. The fix came after downloading and
uncompressing a newer 2.6 kernel (2.6.11). It was because there was no
kernel source, just the devel directory where the source is usually
(/usr/src/...). IN ORDER TO SUCCESSFULLY COMPILE A 2.6:

1) Download kernel from kernel.org
2) De-compress to /usr/src/ (if whitebox 4: /usr/src/kernels)
3) make menuconfig (edit)
4) make
5) make modules_install
6) make install 

Everything is done for you, including the grub.conf edits.



More information about the Whitebox-users mailing list