[MASTER] Grub does not update menu.lst when it was hand-edited (so it defaults to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04): add 'help' details to debconf prompt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Release Notes for Ubuntu |
Fix Released
|
High
|
Unassigned | ||
grub (Ubuntu) |
Triaged
|
High
|
Steve Langasek | ||
Lucid |
Won't Fix
|
High
|
Steve Langasek |
Bug Description
Release notes for this issue can be found at
<https:/
I just upgraded 9.04 to 9.10
System still boots the old kernel 2.6.28-13-generic instead of current one 2.6.31..
If I run reinstall of linux-image for 2.6.13 then grub says it updated menu.lst, but it did not.
Lets look:
uname -a
Linux lcwood 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64 GNU/Linux
[...]
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
[...]
Found kernel: /vmlinuz-
Found kernel: /vmlinuz-
Found kernel: /memtest86+.bin
Updating /boot/grub/menu.lst ... done
[...]
And then:
root@lcwood:~# cat /boot/grub/menu.lst | grep 31
root@lcwood:~#
so nothing.
Attaching full output of installer on reinstall, and full menu.lst after that.
Changed in ubuntu-release-notes: | |
status: | New → Triaged |
importance: | Undecided → High |
summary: |
- Grub does not update menu.lst when it was hand-edited (so it defaults to - old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04) + [MASTER] Grub does not update menu.lst when it was hand-edited (so it + defaults to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04) |
description: | updated |
Changed in ubuntu-release-notes: | |
status: | Fix Committed → Fix Released |
summary: |
[MASTER] Grub does not update menu.lst when it was hand-edited (so it - defaults to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04) + defaults to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04): + add 'help' details to debconf prompt |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Fix Committed |
Changed in ubuntu-release-notes: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Confirmed |
Changed in ubuntu-release-notes: | |
status: | Confirmed → Fix Released |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Fix Committed |
status: | Fix Committed → New |
Changed in grub (Ubuntu): | |
status: | Triaged → Confirmed |
Changed in grub (Ubuntu Lucid): | |
status: | Triaged → Incomplete |
Changed in grub (Ubuntu): | |
status: | Confirmed → Incomplete |
status: | Incomplete → New |
Changed in grub (Ubuntu Lucid): | |
status: | Incomplete → Fix Released |
Changed in grub (Ubuntu): | |
status: | New → Fix Released |
Changed in ubuntu-release-notes: | |
status: | New → Fix Released |
Changed in grub (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in grub (Ubuntu Lucid): | |
status: | Fix Released → Triaged |
This affects me to.
I can boot with the last kernel used in Jaunty, but I had two kernels installed in Jaunty, and when i upgraded to Karmic, one new Kernel was installed but the menu.lst wasn't updated. update-grub said the same than LimCore.
I rename menu.lst, and generated other one, and all update-grub works again creating a fresh menu.lst without problems. But if i had deleted all my old kernels, i hadn't could boot anymore.