Thread: Reinstall grub2 with LVM and /boot partition
dear all, had notebook ubuntu 11.10 x64 , fedora 15 x64 dual boot , following lvm disk configuration on /dev/sda (80 gb): code: /dev/sda1 /boot 100mb /dev/sda2 (vg_ubuntu) /dev/vg_ubuntu/ubuvol00 / 20gb /dev/vg_ubuntu/ubuvol01 /home 9gb /dev/sda3 (vg_fedora) /dev/vg_fedora/fedvol00 / 20gb /dev/vg_fedora/fedvol01 /home 9gb /dev/sda4 swap 10gb i decide upgrade fedora 16 using livecd , fedora kill ubuntu grub2 dual boot. i'm trying restore grub2 , have found many post , tried many solutions. have tried repair boot utility "separate /boot partition" not appear. have restored simple grub2 using ubuntu alternate cd , can boot ubuntu impossible restore grub on /dev/sda1 boot partition. 1 time have grub shell prompt @ boot , nothing. have many grub, grub2, boot, boot/grub, many grub.cfg on /dev/sda1. can format /dev/sda1 partition , reinstall grub2 lvm dual boot ? must have reinstall systems ? if prov...