I am new to the Ubuntu. I have installed the ubuntu 12.04 from the usb drive. But it needs the usb drive every time to open and run. Please suggest me a solution to overcome.
Asked
Active
Viewed 64 times
1 Answers
0
open terminal and type following command
sudo grub-install /dev/sda
this will write a MBR and install grub by the way grub is a boot controller which allows you to boot to multiple os for more info read this
Chinmaya B
- 7,022
- 7
- 27
- 43