The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Dual Boot Laptop - How to change default OS?

    Discussion in 'Windows OS and Software' started by Dragunov-21, Jan 10, 2009.

  1. Dragunov-21

    Dragunov-21 Notebook Evangelist

    Reputations:
    76
    Messages:
    497
    Likes Received:
    0
    Trophy Points:
    30
    I recently formatted my laptop and installed Vista and Ubuntu 8.10 on seperate partitions, in that order.

    After I installed Ubuntu, it set itself as the default OS, so when I turn on my laptop, I have to manually choose the Vista Longhorn loader in the first ~10 seconds if I want to load vista.

    Given that I use Vista 90% of the time, I'm wondering how to change the dual-boot settings to change Vista to the default OS.

    Any thoughts?
     
  2. sharp65

    sharp65 Notebook Consultant

    Reputations:
    48
    Messages:
    100
    Likes Received:
    0
    Trophy Points:
    30
    I'm guessing ubuntu is in charge of the bootloader? Your going to need to enter the Grub menu. Enter the following into the terminal:

    "sudo gedit /boot/grub/menu.lst"

    Look for a line that says default, next to it should a number, change that to be number of the order of the OS you want to boot up first. (I think it starts at 0, the memory option counts as an option as well so don't chose that by mistake).