I have been using ubuntu for a few months now and im enjoying it but i more often then not need to use xp.
is there a way to change xp back to the default without removing ubuntu altogether
P.S. i Cant find a way for ubuntu to use 1440 x 900 as its resolution, any Help?
Page 1 of 1
boot menu Editing list of OS on start up
#2
Posted 25 October 2009 - 03:31 PM
Quote
Is there a way to change xp back to the default without removing ubuntu altogether?
sudo gedit /boot/grub/grub.conf
Then read the two code boxes in post two on this site:
http://www.linuxforums.org/forum/redhat-fe...t-o-s-grub.html
Or, you can post the contents of the grub.conf file and I'll tell you what to change.
Quote
I can't find a way for ubuntu to use 1440 x 900 as its resolution, any help?
It's probably a driver issue. Try enabling the restricted driver if possible. To do this, go to System > Administration > Hardware Drivers.
A penguin broke my windows with a half-eaten apple!
#3
Posted 25 October 2009 - 03:39 PM
Warning:This can make your PC an Unbootable mess causing you to have to repair grub. But this is generally a safe edit.
Open a terminal then type
It should ask for your password and then open menu.lst in gedit. In the file there should be a line that says "default=0" (or whatever the default is set to). Now scroll down to where the different boot options are and count (starting at 0) the number of entries until you reach the Windows entry. edit the "default=" line to that number.
Handy list of grub commands http://www.gnu.org/software/grub/manual/grub.html#default
Moving on to the Custom resolution (see warning above) assuming your monitor and graphics card (and the linux driver) can handle the resolution
Open a terminal and type
yet again Ubuntu will ask for your password and then gedit will open the xorg.conf file. Find the Display subsection in the file it will look like this
add your resolution to the list of "modes" (notice the other resolutions are in quotation marks, make sure your custom one is too)
Open a terminal then type
Sudo gedit /boot/grub/menu.lst
It should ask for your password and then open menu.lst in gedit. In the file there should be a line that says "default=0" (or whatever the default is set to). Now scroll down to where the different boot options are and count (starting at 0) the number of entries until you reach the Windows entry. edit the "default=" line to that number.
Handy list of grub commands http://www.gnu.org/software/grub/manual/grub.html#default
Moving on to the Custom resolution (see warning above) assuming your monitor and graphics card (and the linux driver) can handle the resolution
Open a terminal and type
sudo gedit /etc/X11/xorg.conf
yet again Ubuntu will ask for your password and then gedit will open the xorg.conf file. Find the Display subsection in the file it will look like this
Section "Screen" Identifier "Primary Screen" Device "ATI Technologies, Inc. M22 [Radeon Mobility M300]" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "640x480" EndSubSection EndSection
add your resolution to the list of "modes" (notice the other resolutions are in quotation marks, make sure your custom one is too)

#4
Posted 25 October 2009 - 03:57 PM
I have Ubuntu 9.04 and there is a tool that I use called startup manager. It worked perfectly for
me to change XP to the default OS when booting.
It has an easy to understand interface and is available from the add/remove. No need to go on the web to
find it. It will also allow you to cleanup the boot file and not have 6 months worth of different kernels listed.
If you need more help/info on configuring your resolution, give us the info on your video card. I recently installed a new video card and was surprised that most of the problems with setting it up were in Windows and Ubuntu gave me no problems at all.
Info on installing, uses and screen shots for Startup Manager in link below.
https://help.ubuntu.com/community/StartUpManager
me to change XP to the default OS when booting.
It has an easy to understand interface and is available from the add/remove. No need to go on the web to
find it. It will also allow you to cleanup the boot file and not have 6 months worth of different kernels listed.
If you need more help/info on configuring your resolution, give us the info on your video card. I recently installed a new video card and was surprised that most of the problems with setting it up were in Windows and Ubuntu gave me no problems at all.
Info on installing, uses and screen shots for Startup Manager in link below.
https://help.ubuntu.com/community/StartUpManager
This post has been edited by buddy215: 25 October 2009 - 04:27 PM
#5
Posted 26 October 2009 - 08:20 AM
Thank you that fixed my problem perfectly at let me change some other things that were bothering me
#6
Posted 26 October 2009 - 01:16 PM
buddy215, on Oct 25 2009, 01:57 PM, said:
I have Ubuntu 9.04 and there is a tool that I use called startup manager.
I use this tool as well. Has nifty settings that can be very handy.
Help us help you. If HelpBot replies, you MUST follow step 1 in its reply so we know you need help.
Boredom Software Stop Highlighting Things
Boredom Software Stop Highlighting Things
Share this topic:
Page 1 of 1

Help



Back to top










