On Jul 2, 2004 at 13:19, Fritz Whittington in a soothing rage wrote: >On or about 2004-07-02 08:50, Phil Schaffner whipped out a trusty #2 >pencil and scribbled: > [...] >># This script implements steps 6-11 for FC2 (all one logical line) >># May want to add make flag "-j N", N ~= 3...6 to run parallel jobs >> >>(make && make bzImage && make modules && make modules_install \ >> && make install) >& /tmp/MakeKernel.log I prefer: make bzImage modules modules_install install If any step fails, the build process stops at that point. >># Check the log for errors, edit grub.conf as desired, reboot or repeat. >> >> >What about running mkinitrd? The 'make install' process handles the mkinitrd and adding a new stanza to grub.conf. The new grub.conf stanza will have the options of the default kernel. Check and make sure this what you want. N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 The greatest griefs are those we cause ourselves. -- Sophocles 14:39:32 up 4 days, 7:54, 4 users, load average: 0.00, 0.00, 0.00