Does anyone know how to rename boot option?

  • Thread starter Thread starter asd1249jf
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 8K views
asd1249jf
So I installed Windows Vista and Fedora 7 Properly, that either system can be booted up on the start.

Here is the funny part - When the GRUB Boot menu comes up, the two names of operating system are as follows : Fedora 7 (of course) and "Other". I'm not sure if this is Fedora's way of using sense of humour of referring Windows as "The Other Operating System" (which would actually be funny lol), but at the moment, I want to know if there is anyway to rename the O/S selection option of "Other" to "Windows Vista".
 
Physics news on Phys.org
If I wanted to change something in the GRUB, say the default OS or the length of the timer, I'd usually edit this file /boot/grub/menu.lst. I'm using Ubuntu, BTW. Right at the bottom of the file, I have this

Code:
### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title		Microsoft Windows XP Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1

I suppose I could change the title part to whatever I want, but I'm not sure about it.
You should probably consult other Fedora/Linux users before proceeding.
 
Actually, if you had paid close attention when installing Fedora, the option was available to write whatever name you wanted to the Boot list.

This is the way a German group advices to carry out the task in Fedora.

Yes it is for Fedora 6 : but it is still relevant to what you asked.

www.hentzenwerke.com/wp/dualboot_fc6xp.pdf

Aquafire
 
neutrino said:
If I wanted to change something in the GRUB, say the default OS or the length of the timer, I'd usually edit this file /boot/grub/menu.lst. I'm using Ubuntu, BTW. Right at the bottom of the file, I have this

Code:
### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title		Microsoft Windows XP Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1

I suppose I could change the title part to whatever I want, but I'm not sure about it.
You should probably consult other Fedora/Linux users before proceeding.

Yep, you can rename it to whatever you want without breaking it. My grub menu has 2 linux kernels and "Windows Vista Super Home Business Platinum Pirate Edition 2000%".