Then it should be fine now. You probably manually installed grub
previously so it was not properly configured to reinstall itself on
upgrade.
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Hi Philip,
On 10/30/2012 09:22 PM, Phillip Susi wrote:
> Can you run sudo dpkg-reconfigure grub-pc and verify that
> /dev/mapper/isw_isw_cbfbcabehj_Volume0 is selected as the location to
> install to, and that you get no errors?
When I run sudo dpkg-reconfigure grub-pc, I get:
"Configuring grub-
Can you run sudo dpkg-reconfigure grub-pc and verify that
/dev/mapper/isw_isw_cbfbcabehj_Volume0 is selected as the location to
install to, and that you get no errors?
** Changed in: grub2 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member o
Managed to get the system bootable again.
>From the rescue CD, I did these steps:
Do NOT assemble any raids. Start a shell on the rescue root file system.
Then:
dmraid -ay
mount /dev/mapper/isw_isw_cbfbcabehj_Volume0p1 /mnt
mount -o bind /mnt/dev /dev
mount -t proc none /mnt/chroot/proc
chroot /mn