I had a Linux distribution which had installed grub on MBR.
Then I installed second Linux distribtion on a different partition but did not install grub in it.
Then I went to first Linux distribution and ran update-grub. So second Linux distribution also was picked up and is presented in menu at startup.
Now I want to remove first Linux distribution. How do I install grub in second Linux distribution so that it is linked to grub in MBR also?