GRUB boot loader

Tod Merley todbot88 at gmail.com
Fri Dec 21 22:06:23 UTC 2007


On Dec 21, 2007 4:39 AM, Angel Apocalyptic <angelsapocalypse at gmail.com> wrote:
> How can i edit my GRUB boot loader?Is it possible to edit in
> graphical?If not,then how?
> I want to remove a os from GRUB.How it possible?I am using Fedora 8.
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

Hi Angel Apocalyptic!

Usually when I do so it looks like this:

$ su
# cd /boot/grub
# cp grub.conf grub.conf.12212007
# vi grub.conf
# exit
$

I am not where I can check it but I think you can do:

$ su
# cd /boot/grub
# cp grub.conf grub.conf.12212007
# gedit grub.conf
# exit
$

Have Fun!

Tod




More information about the users mailing list