I have Ubuntu 15.10 installed on my laptop hard drive. I regularly have to boot from a live USB containing another Linux distro. It has to be done this way for security reasons, I cannot dual boot with the two distros. Each time I boot from the USB I have to reinstall GRUB in order to boot from the hard drive again. I have been running the Boot-Repair disk each time I have to change back to booting from my hard drive, but I would like to have it so that I could switch between the two more easily.
PC is a Toshiba Satellite L15W-B1208D, and the USB contains Arch Linux, but the issue happens even after booting from a live Ubuntu USB.
Installing for i386-pc platform. grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. 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.
– William May 12 '16 at 13:08