Page 1 of 1

GNU Grub Boot Menu Errors [SOLVED]

Posted: Sun Nov 11, 2012 8:56 am
by ozdroggy
After some problems with a Win8/Linux Mint 12 dual boot system I now have all working well with one minor problem in the Boot Menu.

I have TWO sets of entries for Mint. The first set (not shown below) is correct and works OK but the second which is unnecessary and refers to "sdd3" produces error messages. See this excerpt from grub.cfg:
Screenshot-grub.cfg.png
This screenshot shows there is NO sdd3.
FileSystems.png
How can I remove these two menu items please?

Re: GNU Grub Boot Menu Errors

Posted: Sun Nov 11, 2012 11:07 am
by viking777
First thing I would try would be a simple

Code: Select all

sudo update-grub
And see if they disappear.

If they don't then install this:

https://launchpad.net/grub-customizer

run it and untick the entries you don't want to see.

Re: GNU Grub Boot Menu Errors

Posted: Sat Nov 24, 2012 4:11 pm
by ozdroggy
This problem now passed by as I decided to install Mint 13 as a clean install am now my boot menu is correct. Thanks.