[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel compilation
> and then went through make config. Then, make dep | make clean | and
> then compiled it with make zImage.
If you have modules, you'll also need to
make modules && make modules_install.
> It then put the new compressed kernel in arch/I386/boot directory.
>
> now heres the question. In order to boot the new kernel I need to boot
> it with lilo. How exactly is this done? last time, I rebooted my system
> and it wouldn't boot. What did I not do?
Edit the /etc/lilo.conf
run /sbin/lilo
if all goes well, reboot.
Mark
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.