[plug] What are all these commands to build a kernel

Leon Brooks leon at brooks.fdns.net
Fri Aug 9 09:04:28 WST 2002


On Fri, 9 Aug 2002 06:32, Cameron Patrick wrote:
> make dep && make bzImage && make modules && make modules_install && \
> cp arch/i386/boot/bzImage /boot

Hint: change EXTRAVERSION in .config if you're experimenting on a working 
system with the same kernel version. That way the new modules won't overwrite 
the working set.

Cheers; Leon



More information about the plug mailing list