PDA

View Full Version : Grub trubs


nithun
29-05-2006, 10:22 AM
i just now installed ubuntu linux 5.10. im quite new to linux so the problem is that when grub loads ubuntu is set as default i want my xp to be set as default what do i do.tahnx in advance

Apollo
29-05-2006, 10:31 AM
Methinks, this query is more suitable to the Open Source section of the board. Of course, there's nothing wrong in asking it here. :D

mehulved
29-05-2006, 10:37 AM
Hi nithun
For your query, just open /boot/grub/menu.lst as follows in gnome terminal

sudo nano /boot/grub/menu.lst

Now edit the line where it is written as
default 0
to
default 3
And please search before posting a query next time. This has been asked a lot of times.

nithun
29-05-2006, 11:13 AM
tahnx tech_your_future. and sorry for the double posting