Marc
Hayim Shaul wrote:
As for compiling and installing the kernel, you want to do a "make menuconfig" (or xconfig or gconfig, your choice), then run "make", then "make modules_install". After that's all done, copy <your source dir>/arch/i386/boot/bzImage to /boot and name it whatever you want. Add that kernel to your boot loader, and you should be set. Make sure that
You also need to create a new image with mkinitrd
Hayim
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/