Yes. You need to edit the /boot/grub/menu.lst file.
Do this:
Open a Terminal.
Type:
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.mybackup
sudo gedit /boot/grub/menu.lst
Find the entry for Windows at the bottom and edit the line that says
title Windows XP
to
title WHATEVER_YOU_WANT
Do this:
Open a Terminal.
Type:
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.mybackup
sudo gedit /boot/grub/menu.lst
Find the entry for Windows at the bottom and edit the line that says
title Windows XP
to
title WHATEVER_YOU_WANT
Comentários