BleepingComputer.com: boot menu

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

boot menu Editing list of OS on start up

#1 User is offline   reece 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 25
  • Joined: 07-December 08

Posted 25 October 2009 - 01:27 PM

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?

#2 User is offline   MadDawg 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 453
  • Joined: 09-July 07
  • Gender:Male
  • Location:Houston, TX

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 User is offline   BlackSpyder 

  • Bleeping Big Rig
  • PipPipPipPipPipPip
  • Find Topics
  • Group: BC Advisor
  • Posts: 2,368
  • Joined: 23-January 06
  • Gender:Male
  • Location:Huddleston, VA USA (Home Sweet Home)

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
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)
Posted Image




#4 User is offline   buddy215 

  • Forum Addict
  • PipPipPipPipPipPip
  • Find Topics
  • Group: BC Advisor
  • Posts: 4,588
  • Joined: 14-April 06
  • Gender:Male
  • Location:West Tennessee

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

This post has been edited by buddy215: 25 October 2009 - 04:27 PM


#5 User is offline   reece 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 25
  • Joined: 07-December 08

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 :thumbsup:

#6 User is offline   Andrew 

  • Bleepin' Night Watchman
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 7,422
  • Joined: 05-December 05
  • Gender:Not Telling
  • Location:Right behind you

Posted 26 October 2009 - 01:16 PM

View Postbuddy215, 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.
Posted Image
Boredom Software Stop Highlighting Things

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users