Nandan Vaidya wrote: > I think you will need to run this: > > $ sudo apt-get install grub-pc > $ sudo grub-install /dev/sda (replace sda with the correct drive letter) > $ sudo update-grub > > You can do this from a Live CD by mounting the parition where karmic is > installed and doing a chroot into it to perform the above ^ > > ** Package changed: ubuntu => grub2 (Ubuntu) >
Doing this fixes the problem... however... I've done multiple installs on multiple machines. Installs of the .iso file (cd) work on some machines and fail on the machine which has a ASUS Z8PE-D12X motherboard with 2Tb discs. mount /dev/sda1 /mnt mount --bind /dev /mnt/dev chroot /mnt update-grub If you have suggestions about howto debug this problem I'm happy to and pass back anything which will assist upgrading Karmic to fix this problem. -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com for the easy way. -- 9.10 Alpha 4 has no grub.cfg after install https://bugs.launchpad.net/bugs/417209 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
