Question:
how to change default start from linux to windows xp?
akshay
2010-01-14 02:01:25 UTC
i have installed windows xp, then in another partition i installed red hat linux, but by default linux starts and i want to change default start up to windows. when ever i try to change grub.conf then permission denied displays. so plz help me out briefly.
Four answers:
J
2010-01-16 13:53:44 UTC
Best to do it from the terminal. Make sure you are logged in as root. The reason you get permission denied is you are doing it as a none root user. So when you open the terminal type su - then it will ask for the root password type that. Then you can use nano or gedit to edit the file.

Exact command will look like the following.

root> su -

Then enter root password



root> nano grub.conf

root> gedit grub.conf



if you do not have gedit installed just do the following command.....

root> yum install gedit.
2016-05-27 13:14:05 UTC
go to boot sequence and then select the xp to load first.
Anand 35
2010-01-15 21:35:05 UTC
You can choose these options while instalation only.
tim
2010-01-14 02:26:05 UTC
in XP, try this ...



START

CONTROL PANEL

SYSTEM

ADVANCED

Startup and Recovery ... Settings



There you can see the start ups and select the default.



t


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...