LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I rename distros in my grub menu?
#1
I have created a multiboot set-up on a GPT disk, made up of around 15 distros from the 'Ubuntu family', LL being in charge of the grub list. I have set this up on a cheap second-hand Dell Latitude D630, using this for demonstration purposes to show family & friends the wealth of choice available with Linux (Ubuntu-based) operating systems.

The problem is that some of these distros are named incorrectly in the grub screen list, for example:

ElementaryOS Freya is misnamed as Ubuntu 14.04; Ubuntu Gnome 14.04 is misnamed as Ubuntu 14.04, etc...

As I've already got the actual Ubuntu 14.04 installed, and this is of course listed correctly as Ubuntu 14.04, you can see the confusion that arises!

AustinTexas
very kindly offered the following solution for renaming the distros, but it doesn't seem to have worked for me: maybe I'm doing something wrong? I notice the menuentry is repeated five times for each distro in the grub.cfg file.  Do I edit each one of the five mentions for each distro or just edit the first menuentry mention?  I have actually tried both but without success - I seem unable to rename the distros, as my efforts haven't led to a change in the distro names listed on the grub screen.  This was AustinTexas' method but I was unable to get it to work...

Quote:Editing the titles for the Grub menuentries is a chore.
You would have to open /boot/grub/grub.cfg in your text editor.
Code: [Select]
gksudo leafpad /boot/grub/grub.cfg Then find each menuentry you want to edit.  Anything inside the 'quote' marks can be edited.
EXAMPLE:
menuentry 'Korora release 23 (Coral) (on /dev/sda4)' --class gnu-linux --class gnu --class os
can be changed to:
menuentry 'Korora 23 on /dev/sda4' --class gnu-linux --class gnu --class os

Then after your edits are complete, save a copy of /boot/grub/grub.cfg to make editing a bit easier the next time you have to do it - which will be every time you do "sudo update-grub".

Any help on this one is very much appreciated, as always.
Cheers, Mike
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
Reply


Messages In This Thread
How do I rename distros in my grub menu? - by m654321 - 05-14-2016, 08:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)