Configure grub

AlilouLinux alilou_linux at yahoo.fr
Fri Dec 10 12:16:43 UTC 2004


----- Original Message ----- 
From: "Giovanni Alzetta" <giovannialzetta at yahoo.it>
To: <fedora-list at redhat.com>
Sent: Friday, December 10, 2004 12:56 PM
Subject: Configure grub


> Hello. I'll install fedora 3 on a computer of one my friend. He have
mandrake
> and windows, how I can configure grub to boot or fedora or mandrake or
> windows?
> Or can I just make a boot on a floppy for fedora?
> Bye bye
>
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list

For this you must change the file /boot/grub/grub.conf

the line to modifie is default=0
You must change 0 by the number which correspend to the order of your OS.
for example, if your grub.conf file has the following structure:

    default=0
    timeout=20
    ...
    title Fedora Core ....
        .....
    title Mandrake...
        ......
    title DOS (WindowsXP)....
        .....

you must change the line "default =0" by "default=1" if you want to boot by
default on Mandrake
you must change the line "default =0" by "default=2" if you want to boot by
default on Windows (DOS)
----------
Aliloulinux
http://freealilou.free.fr/
--------------------





More information about the fedora-list mailing list