21 July 2010, 2:06 pm
I'm current on this step: "Compiling and Installing Now that your kernel is configured, it is time to compile and install it. Exit the configuration and start the compilation process: Code Listing 3.4: Compiling the kernel: (Apple/IBM) # make && make modules_install When the kernel has finished compiling, copy the kernel image to /boot." on this manual: http://www.gentoo.org/doc/en/handbook/handbook-ppc64.xml?part=1&chap=7 Here's is my question: "make && make modules_install" worked fine, but I do not know how to "When the kernel has finished compiling, copy the kernel image to /boot". What are the exact commands to do this? P.S. I am completely new Gentoo and Linux, so please, if possible, keep answers as simple and as step by step as possible Thanks for the help, Ben... Read More »