Installing new kernel over compiled one
Philippe Didier
pdidier at neptuneconcept.com
Mon Jun 30 07:40:03 UTC 2008
Hi,
I have compiled a kernel some months ago due to a misconfiguration in
the ACER Bios. Well this is working perfectly now. It is : *2.6.24.3.*
Now I have warnings about new kernel *2.6.22.15* via Update Manager. If
I update, will it remove my old kernel (2.6.24.3) ? How can I manage
this problem, knowing that I want to keep 2.6.24.3 and if possible, do
not be alerted by new kernel software.
I am open to any suggestions, but I know that I will have to recompile
it one day again, with more security patches included. I just would like
an easy answer before taking the time to do it.
My GRUB (menu.lst truncated) :
default 0
timeout 3
hiddenmenu
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=1cb8bdae-01c3-42c0-bbd2-5d5028514eaa ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=acpi_osi=!Linux
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 7.10, kernel 2.6.24.3-acpi
root (hd0,0)
kernel /boot/vmlinuz-2.6.24.3-acpi
root=UUID=1cb8bdae-01c3-42c0-bbd2-5d
5028514eaa ro acpi_osi=!Linux
initrd /boot/initrd.img-2.6.24.3-acpi
quiet
title Ubuntu 7.10, kernel 2.6.24.3-acpi (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24.3-acpi
root=UUID=1cb8bdae-01c3-42c0-bbd2-5d5028514eaa ro single
initrd /boot/initrd.img-2.6.24.3-acpi
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic
root=UUID=1cb8bdae-01c3-42c0-bbd2-5d5028514eaa ro acpi_osi=!Linux
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic
root=UUID=1cb8bdae-01c3-42c0-bbd2-5d5028514eaa ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
quiet
Thanks
Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080630/84b5f03d/attachment.html>
More information about the ubuntu-users
mailing list