Thread: cannot update grub after a kernel update (9.10)
hello dear friends
have brand new ubuntu server 9.10, did first update , update grub fail following error (:
code:update-grub generating grub.cfg ... found linux image: /boot/vmlinuz-2.6.31-16-generic-pae found initrd image: /boot/initrd.img-2.6.31-16-generic-pae grub-probe: error: no mapping exists `sil_aiaiafafaccb5' grub-probe: error: no mapping exists `sil_aiaiafafaccb5' found linux image: /boot/vmlinuz-2.6.31-14-generic-pae found initrd image: /boot/initrd.img-2.6.31-14-generic-pae grub-probe: error: no mapping exists `sil_aiaiafafaccb5' grub-probe: error: no mapping exists `sil_aiaiafafaccb5' found memtest86+ image: /memtest86+.bin done
fdisk give me :
the system installed on the /dev/sdacode:device boot start end blocks id system /dev/sda1 * 1 60770 488134993+ 8e linux lvm /dev/sda2 60771 60801 249007+ 5 extended /dev/sda5 60771 60801 248976 83 linux disk /dev/sdb: 500.1 gb, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders units = cylinders of 16065 * 512 = 8225280 bytes disk identifier: 0x0007d07d device boot start end blocks id system /dev/sdb1 1 7392 59376208+ 83 linux
since suspect issue grub2 lvm here's output of vgdisplay
code:--- volume group --- vg name hochiminh system id format lvm2 metadata areas 1 metadata sequence no 3 vg access read/write vg status resizable max lv 0 cur lv 2 open lv 2 max pv 0 cur pv 1 act pv 1 vg size 465.52 gb pe size 4.00 mb total pe 119173 alloc pe / size 118684 / 463.61 gb free pe / size 489 / 1.91 gb vg uuid xuw1mw-nfns-7y7o-wz27-vr15-txnz-pzvvse --- logical volume --- lv name /dev/hochiminh/root vg name hochiminh lv uuid 2ieao5-05r5-ownk-c7jm-oj8i-cc47-gy0mti lv write access read/write lv status available # open 1 lv size 462.55 gb current le 118414 segments 1 allocation inherit read ahead sectors auto - set 256 block device 252:3 --- logical volume --- lv name /dev/hochiminh/swap_1 vg name hochiminh lv uuid fwbe9c-apz0-jwiv-shtl-0ikq-ck0q-jxis9h lv write access read/write lv status available # open 2 lv size 1.05 gb current le 270 segments 1 allocation inherit read ahead sectors auto - set 256 block device 252:4 --- physical volumes --- pv name /dev/mapper/sil_aiaiafafaccb1 pv uuid d9fpxk-tshl-oaxs-eci8-fhgp-vknq-tiqdyb pv status allocatable total pe / free pe 119173 / 489
i've lost several hours search similar issues , found nothing similar (issue dual booting, encrypted home- don't have etc etc)
have met problem ?
forgive me because i'm not familiar grub2, output of:
mine looks this:code:cat /boot/grub/device.map
maybe make backup of yours:code:(hd0) /dev/sda
then edit yours mine , run "sudo update-grub" again. don't believe cause server stop booting if worst comes worse restore old file using live disk.code:sudo cp /boot/grub/device.map{,.backup}
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] cannot update grub after a kernel update (9.10)
Ubuntu
Comments
Post a Comment