El Dom, 1 de Febrero de 2009, 18:27, Tom escribió: > Does this then create a bzImage-versionstring file, and make install > copies this to /boot/kernel-versionstring (and system.map and .config > respectably)?
Yes. > Also how exactly do you then need to build the kernel. > Does a simple 'make' suffice? Yes. make && make install modules_install is all you need. Then either edit grub.conf or if you don't like tinkering with it just set it to boot vmlinuz and forget about it. -- Jesús Guerrero