Results 1 to 3 of 3
I have WindowsXP and CentOS5 installed in a PC,the default OS is CentOS. I want to make WIndowsXP as a default OS.What should i do?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-13-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 63
Change Startup OS
I have WindowsXP and CentOS5 installed in a PC,the default OS is CentOS. I want to make WIndowsXP as a default OS.What should i do?
- 05-13-2008 #2
Grub
This might be you answer.
GRUB - Change default OS to Windows? - Ubuntu Forums
- 05-13-2008 #3
Log in as root and open /boot/grub/grub.conf file.
Count title lines and set default value to title Windows XP line no. Start counting from zero.
Let say, title Windows XP is fourth title line in grub.conf file. Set default value to 3.
Code:default=3
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
