10-13-2015, 02:57 PM
I tried goldfinger's solution with a live usb but I got this:
Code:
buntu@buntu-Aspire-V5-573PG:~$ sudo mount /dev/sda1 /mnt
buntu@buntu-Aspire-V5-573PG:~$ sudo grub-install --boot-directory=/mnt/boot /dev/sda1
Installing for i386-pc platform.
grub-install: warning: Filesystem `ext2' doesn't support embedding.
grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.
buntu@buntu-Aspire-V5-573PG:~$ sudo umount /dev/sda1
buntu@buntu-Aspire-V5-573PG:~$