Try BURG from my ppa repository, first add these lines to /etc/apt/sources.list: deb http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main deb-src http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
Then install with: sudo apt-get update sudo apt-get install grub-pc Then, use the --safe option when installing to mbr, for example: sudo grub-install --safe /dev/sda This should solve the issue. -- grub fails after running Windows https://bugs.launchpad.net/bugs/441941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
