LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to make the default os as windows...? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-make-the-default-os-as-windows-663821/)

focused9 08-19-2008 08:44 AM

how to make the default os as windows...?
 
I m using fedora 8.0 along with windows xp....
while installing fedora i did not set the default os as windows so is thr anyway i can do it now...if yes how shud i do it....?

thanx...

KinnowGrower 08-19-2008 08:51 AM

login as su

There is file named /boot/grub/grub.conf

there must be a line as given below:..

default=0

This is excerpts of my file

#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
#hiddenmenu
title Fedora (2.6.25.11-97.fc9.i686

so change the value to 1 or 0 depends upon what the value u already have.


All times are GMT -5. The time now is 06:38 PM.