LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   compiling my first kernel (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-my-first-kernel-88136/)

Abe_the_Man 09-01-2003 05:01 PM

compiling my first kernel
 
I'm compiling my kernel from source (booting from a linux cd) and i have a crappy broken kernel. How do i delete the crappy one, or overwrite it??

Mara 09-01-2003 05:13 PM

The old one is where your /etc/lilo.conf or /etc/grub.conf - standad location is /boot, filename vmlinuz. You can have more than one kernel copy, you just need to add it to lilo/grub.

fancypiper 09-01-2003 05:21 PM

make mrproper

Abe_the_Man 09-01-2003 05:33 PM

Thanks all


All times are GMT -5. The time now is 03:13 AM.