Featured Worklog

Price Search



PC Apex Sponsor


PC Apex Sponsors



PC Apex RSS Feeds

RSS Feed for PC Apex Reviews & ArticlesRSS Feed for PC Apex PC Modding WorklogsRSS Feed for the PC Apex Daily DisturbanceRSS Feed for the latest PC Apex Site NewsRSS Feed for PC Apex Affiliate and Web NewsRSS Feed for PC Apex Deals and Steals

Go Back   Apex Community Forums // PC Apex Forums // PC Apex Troubleshooting // Linux OS Problems

Linux OS Problems General Linux-based OS problems.

Reply
 
LinkBack Thread Tools Display Modes
Old 03-August-06, 12:47 PM   #1 (permalink)
Apex Tech God
killert's Avatar
Default Boot config ubuntu

Ok, I just installed ubuntu on my harddrive, partioned with XP, can I change the boot order so XP is first?
killert is offline     Reply With Quote
Old 03-August-06, 01:13 PM   #2 (permalink)
Evil 'Tweaking' Clown
EvilClown's Avatar
Default Re: Boot config ubuntu

Do you want it to be first or do you just want Windows to be the default so unless you hit enter on another option or press a button on the keyboard it will wait 10 seconds or whatever you want the timeout as and if you don't do anything it will boot into Windows?
EvilClown is offline     Reply With Quote
Old 03-August-06, 02:24 PM   #3 (permalink)
Apex Tech God
killert's Avatar
Default Re: Boot config ubuntu

I just want it to be first.
killert is offline     Reply With Quote
Old 03-August-06, 03:04 PM   #4 (permalink)
Apex Tech Maniac
Bionic's Avatar
Default Re: Boot config ubuntu

I think you can do the following:
open a console and do
sudo gedit /boot/grub/menu.lst

then edit this section accordingly:
Code:
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.           
default        0
Just change the default number to whatever Windows is in your list
Bionic is offline     Reply With Quote
Old 03-August-06, 03:09 PM   #5 (permalink)
Evil 'Tweaking' Clown
EvilClown's Avatar
Default Re: Boot config ubuntu

Well, making it default isn't going to put it first on the list, you would need to change the number for it in order to change it's position on the list.
EvilClown is offline     Reply With Quote
Old 04-August-06, 09:58 AM   #6 (permalink)
Apex Tech Maniac
Bionic's Avatar
Default Re: Boot config ubuntu

you are right of course.
I think that the way to put it first on the list is to just move the entry to to the top of that /boot/grub/menu.lst file

I can't be sure, as the computer I'm on atm only boots Ubuntu
Bionic is offline     Reply With Quote
Old 04-August-06, 10:20 AM   #7 (permalink)
Apex's Squirrel Revolutionary
Fatsobob's Avatar
Default Re: Boot config ubuntu

It should be easy easy as copy and pasting it to in front of ubuntu on the list. Gedit is better for copy and paste jobs so I suggest gedit instead of nano.
Fatsobob is offline     Reply With Quote
Old 08-August-06, 11:14 AM   #8 (permalink)
Apex Techie Lite
Default Re: Boot config ubuntu

gedit /boot/grub/grub.conf

#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Linux
root (hd0,1)
kernel /boot/vmlinuz-2.6.17-1.2157_FC5 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.17-1.2157_FC5.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1

it counts the title lines starting from 0. so it will use the title entry higher up on the list. moving windows up above the linux entry will make it 0 so it is the default.
or you can change the default number from 0 to 1.
either way will work.
ossamauk is offline     Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
warm boot performs cold boot..... PCApexUser01 Intel CPU/Motherboard OC 9 11-June-06 08:09 PM
The Register // Intel Mac tricked into triple-boot config Gizmo The Register RSS 0 19-April-06 01:06 PM
The Register // Intel Mac tricked into triple-boot config Gizmo The Register RSS 0 18-April-06 09:03 PM
What would be the best config jnr4817 Other Hardware 3 30-October-04 07:03 PM
Cant change HDD cable config and boot Demon Made Other Hardware 6 27-June-04 01:15 PM


All times are GMT -5. The time now is 06:50 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright PCApex.com, GameApex.com, ForumApex.com 2001 - 2008
Advertisements

Page generated in 0.16245 seconds with 9 queries