0

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.

1 Answers1

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

Can't boot without Flash Drive plugged in

Chinmaya B
  • 6,122
  • 7
  • 24
  • 43