LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kernel compile and boot loader (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-compile-and-boot-loader-101008/)

Abe_the_Man 10-06-2003 07:37 PM

kernel compile and boot loader
 
Please let me know what to do to compile my own kernel and how to edit my lilo. Please give me the commands as i'm still fairly new to this (i've compiled many times during install, but i don't know how to do it without reinstalling cause i don't know anything about configureing lilo)

jailbait 10-06-2003 07:58 PM

Here is a kernel HOWTO:

http://www.tldp.org/HOWTO/Kernel-HOWTO/

Here is a lilo HOWTO:

http://tldp.org/HOWTO/LILO.html



___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

Skyline 10-06-2003 08:13 PM

The key to editing LILO after the compile is to copy an appropriate existing stanza then modify the

image=........directive

and the

label=..........directive

to take into account the PATH to the new kernel and a label name of your choice

then run

/sbin/lilo

to make the changes take effect.


All times are GMT -5. The time now is 07:58 PM.