I have installed my Ubuntu onto a partition on the same drive where my windows is. I would like to install GRUB, but cannot access the Ubuntu installation as Windows starts instead. I am in the USB Live Version trying to install grub but I get this:
grub-install dev\sda4
cannot create directory /boot/grub/i386-pc permission denied
Please help me install GRUB.
sudo grub-install /dev/sda
... – aXept Jul 01 '13 at 20:28