Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: make windows in first line (OS options between ubuntu and windows)

  1. #1
    Join Date
    Feb 2010
    Location
    indonesia
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    make windows in first line (OS options between ubuntu and windows)

    hi everybody.....
    when i turn on my PC, it will automaticaly choose ubuntu in 7 sec. (ubuntu is in the first line)

    so, how can i make windows in the first line on OS options, so i don't have to wait and manually choose windows.

  2. #2
    Join Date
    Jul 2005
    Location
    The Netherlands
    Beans
    209
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: make windows in first line (OS options between ubuntu and windows)

    2 Ways of doing this (I'll generalize seeing that I'm at work, can't give you specifics):

    1: Force grub to boot up Windows 7 in grub's configuration file, saying that Windows 7 is number 4 in the list, in the configuration file you indicate that the default OS is number 4, then grub-upgrade (or is it update).

    2: Tell grub that when It updates, to do an OS Probe first before adding in the Linux OSs and Memtest+. That way every time your Kernel updates, Windows 7 will still be number 1 in the list (or number 0).

    Secret way: Try using Ubuntu as your main operating system. Trust me, it's very fun!
    Laptop: i7 4930MX @3.9GHz undervolted; 32GB 4x8GB Kingston HyperX Impact 1600MHz; Nvidia 780M 4GB; Samsung 840 EVO mSATA 250GB; Ubuntu 16.04 and Windows 10 Pro.
    Ubuntu #8076 / Linux #429448

  3. #3
    Join Date
    Feb 2008
    Location
    readlink("/proc/self/exe"
    Beans
    1,120
    Distro
    Ubuntu Development Release

    Wink Re: make windows in first line (OS options between ubuntu and windows)

    Quote Originally Posted by blizta View Post
    hi everybody.....
    when i turn on my PC, it will automaticaly choose ubuntu in 7 sec. (ubuntu is in the first line)

    so, how can i make windows in the first line on OS options, so i don't have to wait and manually choose windows.
    go to /boot/grub/menu.lst

    and edit the file to point default to the entry number of your windows boot entry. You can also set down the boot choose time to 2 seconds.
    In a world without walls and fences, who needs Windows and Gates?
    Linux is like a wigwam.... no Gates, no Windows but Apache inside!
    http://www.debianadmin.com
    apt-get install libstdc++6-4.3-doc

  4. #4
    Join Date
    May 2008
    Location
    Arad, Romania
    Beans
    821
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: make windows in first line (OS options between ubuntu and windows)

    Quote Originally Posted by blizta View Post
    hi everybody.....
    when i turn on my PC, it will automaticaly choose ubuntu in 7 sec. (ubuntu is in the first line)

    so, how can i make windows in the first line on OS options, so i don't have to wait and manually choose windows.
    I think the easiest way to do this is by installing StartuUp Manager. You can install it from Synaptic, or open a terminal and type:
    Code:
    sudo apt-get install startupmanager
    Once installed, you can find it under System - Administration - StartUp Manger.It will allow you can choose the default OS, the timeout in bootloader menu, and many other things.
    Cheers!
    Ubuntu User number # 27895

  5. #5
    Join Date
    Feb 2010
    Location
    indonesia
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: make windows in first line (OS options between ubuntu and windows)

    witchcraft:

    thanks. but there's no menu.1st in /boot/grub directory.

  6. #6
    Join Date
    Feb 2010
    Location
    indonesia
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: make windows in first line (OS options between ubuntu and windows)

    Quote Originally Posted by Troll_the_Great View Post
    I think the easiest way to do this is by installing StartuUp Manager. You can install it from Synaptic, or open a terminal and type:
    Code:
    sudo apt-get install startupmanager
    Once installed, you can find it under System - Administration - StartUp Manger.It will allow you can choose the default OS, the timeout in bootloader menu, and many other things.
    Cheers!
    thanks.......

    it's become piece of cake

  7. #7
    Join Date
    May 2008
    Location
    Arad, Romania
    Beans
    821
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: make windows in first line (OS options between ubuntu and windows)

    Quote Originally Posted by blizta View Post
    thanks.......

    it's become piece of cake
    Glad I could help. Now, if you do not need further assistance, mark the thread as "Solved" so others can benefit from your solution.
    Cheers!
    Ubuntu User number # 27895

  8. #8
    Join Date
    Mar 2010
    Location
    England
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: make windows in first line (OS options between ubuntu and windows)

    I would do this by booting into windows and changing the arc paths.

    Change your boot.ini - to do this you need to enable hidden folders and it should (touch wood) be on the root of your c drive.

    Obviously this will open in a notepad, then its just a case of changing the order in which your operating systems appear in the list.

  9. #9
    Join Date
    Jul 2005
    Location
    The Netherlands
    Beans
    209
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: make windows in first line (OS options between ubuntu and windows)

    Menu.lst doesn't exist in Grub (almost) 2.
    Laptop: i7 4930MX @3.9GHz undervolted; 32GB 4x8GB Kingston HyperX Impact 1600MHz; Nvidia 780M 4GB; Samsung 840 EVO mSATA 250GB; Ubuntu 16.04 and Windows 10 Pro.
    Ubuntu #8076 / Linux #429448

  10. #10
    Join Date
    Feb 2008
    Location
    readlink("/proc/self/exe"
    Beans
    1,120
    Distro
    Ubuntu Development Release

    Wink Re: make windows in first line (OS options between ubuntu and windows)

    Quote Originally Posted by proxess View Post
    Menu.lst doesn't exist in Grub (almost) 2.
    Right, there it's called menu.cfg.

    Oh, and I think the directory is grub2 instead of grub, but I don't know for sure, I'm on a windows computer right now.
    In a world without walls and fences, who needs Windows and Gates?
    Linux is like a wigwam.... no Gates, no Windows but Apache inside!
    http://www.debianadmin.com
    apt-get install libstdc++6-4.3-doc

Page 1 of 2 12 LastLast

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
  •