I had the same problem. I think what is happening is that grub 1.99 is not installed in the mbr. Not sure why. Does it say grub 1.98 on your grub console? I fixed the problem with the following command lines: sudo apt-get purge grub-common sudo apt-get install grub-pc After booting the system from grub 1.98 with: linux /vmlinux root=UUID=877e3558-6ecf-4908-818f-b0369b692834 initrd /initrd.img boot Notice that the UUID might not be the same in your system.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756564 Title: After Maverick to Natty upgrade, grub won't boot and displays "symbol not found : 'grub_env_export'" -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs