Skip to main content

Thread: .28.13 kernel installed but .28.12 in grub only


i triple boot , grub menu goes top bottom (for part)
karmic, windows 7 , jaunty @ bottom
synaptic showing (jaunty partition) .28.12 & .28.13 installed kernel.
when boot machine .
28.12 showing in grub menu. system monitor showing using .28.12.
had updates .28.13 , required system restart. , yet .28.12 in grub.
that?
1 can clear me.

edit /boot/grub/menu.lst :

copy lines corresponding .28.12 , paste on top , change .28.13, like:

title ubuntu 9.04, kernel 2.6.28-13-server
root (hd0,2)
kernel /boot/vmlinuz-2.6.28-13-server root=uuid=7ed8a636-8944-45bf-9782-93626f39db0b ro splash vga=791
initrd /boot/initrd.img-2.6.28-13-server
quiet

title ubuntu 9.04, kernel 2.6.28-12-server
root (hd0,2)
kernel /boot/vmlinuz-2.6.28-12-server root=uuid=7ed8a636-8944-45bf-9782-93626f39db0b ro splash vga=791
initrd /boot/initrd.img-2.6.28-12-server
quiet
don't copy mines not work you... illustrate it.

restart , boot .28-13 , if went right, can uninstall .28-12. if doesn't boot correctly (and didn't make mistake while copying lines), may because missing .28-13 kernel package.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] .28.13 kernel installed but .28.12 in grub only


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums