Results 1 to 3 of 3
hi everyone
i am using RHEL5.
i choosed redhat as a default os when installing.
now i want to change default os to windows.
please help me....
- 07-24-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 58
grub default os
hi everyone
i am using RHEL5.
i choosed redhat as a default os when installing.
now i want to change default os to windows.
please help me.
- 07-24-2009 #2Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
Go to /etc/grub.conf and change the default value from 0 to 1.
I'm using fedora but I think it would be the same on red hat.
- 07-25-2009 #3
edit your GRUB configuration file (should be /boot/grub/grub.conf). There should be a line that says default n where n is an integer. You can either change that to point to the Windows entry or you can reorder the entries yourself so Windows is the first one. If Linux is the first entry, Windows is the second entry, you would change default 0 to default 1.
onething
/boot/grub/grub.conf and /etc/grub.conf are same.Sorry, it was unintentional.
You should have told me at least once and i could have fix it.
thanks for reminding me.


Reply With Quote