Results 1 to 2 of 2

Thread: Change default operating system from ubuntu to vista

  1. #1
    Join Date
    May 2009
    Posts
    46

    Change default operating system from ubuntu to vista

    hello,
    I want to change the order of operating system at starts. I have ubuntu installed on my pc which by default runs runs first, but i would like to start windows vista and I would like to set as default. is it possible ? or should i uninstall ubuntu ?

    Thank you

  2. #2
    Join Date
    Nov 2005
    Posts
    1,203

    Re: Change default operating system from ubuntu to vista

    To change which operating system starts by default when the computer starts up, edit the grub configuration file.


    Make a backup of the configuration file, and open it in a text editor:

    sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup
    sudo gedit /boot/grub/menu.lst
    Find this line:

    ...
    default 0
    ...
    Replace with the following line:

    default X

    You should replace X with a number, according to the order which your operating systems appear in the configuration file. You should start counting from 0. For example, if you wish the default operating system to be the first in the list, replace X with 0, if you wish the default operating system to be the second in the list, replace X with 1, and so on.

Similar Threads

  1. How to Auto Shutdown PC in UBUNTU Operating System
    By Computer_Freak in forum Tips & Tweaks
    Replies: 1
    Last Post: 05-03-2012, 01:47 PM
  2. Will LG support for UBUNTU 11.10 64 bit operating system.
    By Sreedharna in forum Portable Devices
    Replies: 3
    Last Post: 07-11-2011, 01:28 AM
  3. installation of gtallk in ubuntu operating system.
    By robot.txt in forum Windows Software
    Replies: 4
    Last Post: 04-10-2011, 12:22 AM
  4. Replies: 3
    Last Post: 28-05-2011, 08:07 PM
  5. Change Default Identity of Windows Operating System
    By ChrisUlrich in forum Tips & Tweaks
    Replies: 2
    Last Post: 30-03-2009, 05:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,255,166.96963 seconds with 17 queries