Mark Allums wrote:

 >0.  make mrproper
0.5   cp /boot/config .config
 >1.    make menuconfig
 >2.    make
 >2.5   modules
 >3     make modules_install
 >4.    depmod -a
 >5.    mkinitramfs
 >6.    make install


 >    copy files to /boot
 >    modify grub/menu.lst

2. should read make bzImage
2.5 should read "make modules".


Although, if you use just make, the bzImage and module are made in one step. I like to make them separately.


Mark Allums


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to