Add new comment
|
I wanted to compile a 2.6.14 kernel (the newest when I was recompiling). Additional steps I took : * sudo apt-get install libqt3-mt-dev This step allows you to do "make xconfig" (graphical configuration) instead of "make menuconfig". However, bear in mind that if you executed "su" (or "sudo") to become root, you have to : "su <user from which you became root>" and then "xhost +". Otherwise the root user won't be able to use the normal user's graphical session. (Ctrl + D to exit normal user and become root again) * sudo apt-get install yaird The 2.6.14 kernels do not use devfs anymore, so the old initrd tools don't work for installing the kernel (you can take this step after the kernel compilation. It just has to be done before "dpkg -i kernel-image-..."
Reply |



Recent comments
10 hours 56 min ago
15 hours 45 min ago
20 hours 34 min ago
22 hours 54 min ago
23 hours 11 min ago
23 hours 22 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 13 hours ago