Results 1 to 3 of 3
Hello, I have installed Fedora and Windows XP. I want to remove automatic boot on Fedora because it's very annoying. So could you help me remove that automatic boot or ...
- 07-09-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 2
Windows boot first in dual boot
Hello, I have installed Fedora and Windows XP. I want to remove automatic boot on Fedora because it's very annoying. So could you help me remove that automatic boot or help me auto boot on Windows XP? Thank you
- 07-09-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,943
In Fedora, log on as root user and navigate to the /boot/grub/grub.conf file. To log in as root, open a terminal window and type su -, hit the Enter key and you will be prompted for your password, enter it. Open the grub.conf file with a text editor and change the number after the word "default" at the top. If you want it to boot windows, you need to count down the title entries to the windows title entry and put that number after default. Fedora still uses grub legacy so you count starting from zero. If windows is the third title entry, you would put a 2 after default.
Last edited by yancek; 07-09-2010 at 02:00 PM.
- 07-10-2010 #3Just Joined!
- Join Date
- Jul 2010
- Posts
- 2
Thank you very much!
I've done it and it works!


Reply With Quote