To | czdebian-l zavinac debian bod cz |
From | "David" <spam zavinac this bod com> |
Date | Wed, 20 Nov 2002 23:06:08 +0800 |
following commands ive done so far are.. cd /usr/src/ wget kernel.url.here tar -zxvf linux-2.4.18.tar.gz cd linux make make dep make clean make bzImage mv /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.4.18-new make modules make modules_install joe /etc/lilo.conf -- pasted in -- image=/boot/vmlinuz-2.4.18-new label=new root=/dev/hda1 read-only -------------- /sbin/lilo shutdown -ry now thats as far as i got... basically i followed http://www.krnlpanic.com/tutorials/kernel_build.php that and lilo didnt ask me anything at prompt