Jump to content


change order of bootup with multiple OS's


8 replies to this topic

#1 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 13 May 2006 - 09:04 PM

as always, i have another question. i have ubuntu linux and XP. when i restart, it gives me a list and gives me 8 seconds. if i dont do anything, it automatically goes with the highlighted one which is linux. how can i change this?

#2 OFFLINE   zaphirer

    n00b

  • Members
  • PipPipPipPip
  • 1,163 posts
  • Gender:Male

Posted 13 May 2006 - 09:42 PM

I believe you have to modify your boot.ini, which is in your basic C:\ root directory (you have to have system folders visible).

From there you can modify the default and the timeout time (if you wanted to change it from 8 seconds).

Make sure you make a backup, too.

#3 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 13 May 2006 - 09:52 PM

its different in XP, you might be thinking of 95 or 98. i have a C and D drive. C being linux and D being XP.

#4 OFFLINE   Jimi

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 14 May 2006 - 01:52 PM

Goto run and type msconfig, you'll be able to alter the OS info in there.

#5 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 14 May 2006 - 03:28 PM

Which boot loader are you using?
NTLDR? GRUB? LILO?

If it is NTLDR then you need to edit boot.ini which is located on the Windows parition. Such as D:\boot.ini, But the file is invisible. Since it is marked hidden/system file. But you can see it using the 'msconfig' tool as stated above.

If it is LILO, then you need to edit /etc/lilo.conf on your Linux partition.



#6 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 14 May 2006 - 05:26 PM

and what if its grub? cuz thats what it is.

#7 OFFLINE   Jimi

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 14 May 2006 - 06:57 PM

Didn't realise you meant GRUB, check this out, it's pretty straight forward and easy to follow.

#8 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 14 May 2006 - 07:06 PM

the boot.ini file:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect

thats not even the settings it uses, to start, its only 10 sec timeout.

#9 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 15 May 2006 - 02:09 AM

So you use the GNU GRUB bootloader.
* http://www.gnu.org/software/grub/

Look at the GRUB manual;
* http://www.gnu.org/s...anual/grub.html

I never used GRUB myself. But I am sure the manual takes it up. Else search for grub.conf or something in /etc, maybe its there.

Or I assume you could get help on #grub in irc.freenode.net