I get the following error upon entering the command to install grub:
Code:
alex@Alex-Linux:/media/GRUB$ sudo grub-install --root-directory=</dev/sdb1> /dev/sdb1
bash: /dev/sdb1: Permission denied
when I login into root using it spits out the following message:
Code:
root@Alex-Linux:/media/GRUB# grub-install --root-directory=</media/GRUB> /dev/sdb1
install_device not specified.
Any help would be much appreciated...