dual boot menu
Hello people! I have just installed Fedora 4 with a dual boot with windows XP. I have sellected as a defualt os the Fedora Kernel but i don´t know how to switch the defult to winodws and modify the boot menu so that instead of Other it will display Windows XP.
Hello people!
I have just installed Fedora 4 with a dual boot with windows XP. I have sellected as a defualt os the Fedora Kernel but i don´t know how to switch the defult to winodws and modify the boot menu so that instead of Other it will display Windows XP.
Everything is working fine (with both os) i just want to make the above changes but i don´t know how!!!
Tnx for your time!!!!
I have just installed Fedora 4 with a dual boot with windows XP. I have sellected as a defualt os the Fedora Kernel but i don´t know how to switch the defult to winodws and modify the boot menu so that instead of Other it will display Windows XP.
Everything is working fine (with both os) i just want to make the above changes but i don´t know how!!!
Tnx for your time!!!!
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Real easy. Open /boot/grub/grub.conf with your favourite editor as root. You will have two entries, one for Fedora the other for XP. Notice at the top of the file you will see something like....
default 0
In grub, everything is one number behind. Change the "0" to a "1," save and reboot. You should then boot to XP first.
default 0
In grub, everything is one number behind. Change the "0" to a "1," save and reboot. You should then boot to XP first.