Boot into live system, then invoke the following commands in the Terminal:
sudo su
mkdir /media/target
mount /dev/sdb4 /media/target
mount --rbind /dev /media/tagert/dev
mount --rbind /sys /media/tagert/sys
mount --rbind /proc /media/tagert/proc
chroot /media/target /bin/bash
grub-install /dev/sdb
update-grub

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023724

Title:
  Elementary OS Jupiter Installer failed to install its bootloader
  (GRUB) to any available drive/partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1023724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to