Page 1 of 1

Update-grub made some mistakes?

Posted: Wed Jun 29, 2011 6:40 pm
by And7ate9
Hey all I have LMDE, Ubuntu 11, and 64 Studio on my computer in multiboot.
I just updated grub in LMDE and it removed the Ubuntu entries from my grub menu.
What should I do?

Re: Update-grub made some mistakes?

Posted: Wed Jun 29, 2011 10:08 pm
by dawgdoc
When you say you updated grub, are you referring to an upgrade in the grub package version in LMDE? If so it may be as simple as running in terminal

Code: Select all

sudo update-grub
If that does not help, or if you have laready done that we will need to know more about your system. You may have more than one instance of grub installed. Probably the best thing would be to install Boot Info Script and paste the results back to this thread. See this post for instructions on doing that:
http://forums.linuxmint.com/viewtopic.p ... 9&#p298135

Re: Update-grub made some mistakes?

Posted: Thu Jun 30, 2011 6:43 am
by And7ate9
That's what I did
sudo update-grub and it removed my ubuntu entries.
I will take a look at the script later tonight.

Re: Update-grub made some mistakes?

Posted: Thu Jun 30, 2011 6:54 am
by sumski
os-prober has some quirks, at least for me. Mounting partition wich has the missing OS before updating grub helps.