Results 1 to 5 of 5

Thread: Get Ubuntu to boot first

  1. #1
    Join Date
    Oct 2010
    Location
    South Alabama
    Beans
    489
    Distro
    Ubuntu 16.04 Xenial Xerus

    Get Ubuntu to boot first

    Hello All:

    I know this has been asked, but I can't seem to figure out which answer will work for me.

    I'm not a programmer. I am an experienced computer user, and have been using 10.04 for about 6 months.

    I rarely use my Vista OS, and have to sit with my computer as it boots up, so I can select Ubuntu during the process.

    Vista was on the machine when I installed 10.04, but I would really like it (10.04) to boot first.

    Is there anyone who can explain this to me in English?

    Thanks for any help.

    Dave

  2. #2
    Join Date
    Mar 2011
    Location
    South Korea
    Beans
    289
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Get Ubuntu to boot first

    http://noneway.tistory.com/37

    Korea Language
    Your questions
    Correct answer?
    If not ... Sorry

    and..
    http://ubuntuforums.org/showthread.php?t=1549847
    Tip Grub 2 boot setting..

    gedit /boot/grub/grub.cfg
    sudo update-grub
    Last edited by oklokl; April 16th, 2011 at 04:07 PM.

  3. #3
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Get Ubuntu to boot first

    Q: How did you install Ubuntu? Through WUBI or is this a normal install?

    As far as editing grub.cfg directly I personally wouldn't do that. Hence the warning at the beginning of the file:

    #
    # DO NOT EDIT THIS FILE
    #
    # It is automatically generated by /usr/sbin/grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    #
    Instead, I would do as suggested and edit /etc/default/grub. If I recall correctly, a WUBI install will not have GRUB installed. Instead it used the Windows loader for booting. As far as editing it to get Ubuntu to boot first...I have no idea (I personally ditched Windows around 2006).
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  4. #4
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Get Ubuntu to boot first

    Quote Originally Posted by aviator1 View Post
    Hello All:

    I know this has been asked, but I can't seem to figure out which answer will work for me.

    I'm not a programmer. I am an experienced computer user, and have been using 10.04 for about 6 months.

    I rarely use my Vista OS, and have to sit with my computer as it boots up, so I can select Ubuntu during the process.

    Vista was on the machine when I installed 10.04, but I would really like it (10.04) to boot first.

    Is there anyone who can explain this to me in English?

    Thanks for any help.

    Dave
    If you installed with Wubi (it sounds like it) then the first screen you see is the Windows boot manager, with Windows Vista and Ubuntu. The second screen is the grub menu.

    You cannot bypass the Windows boot manager, and shouldn't try. You can set it to default to Ubuntu though, but you'll still have two menus to go through. There isn't any getting around that.

    If you are using Ubuntu almost exclusively then Wubi isn't the best choice - you can either migrate to a partition (http://ubuntuforums.org/showthread.php?t=1519354) or do a fresh dual-boot install.

    To change the default choice in Windows Boot manager:
    Right-click on Computer,
    Properties,
    Advanced,
    Startup & recovery settings
    Select UBuntu from drop down box
    DO NOT set the timeout to zero. This will prevent Windows from booting.

  5. #5
    Join Date
    Apr 2011
    Location
    127.0.0.1
    Beans
    112
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Get Ubuntu to boot first

    Quote Originally Posted by spcwingo View Post
    If I recall correctly, a WUBI install will not have GRUB installed. Instead it used the Windows loader for booting.
    Yes, and no. WUBI does use the Windows boot loader, then the windows boot loader accesses GRUB.
    110010100
    My Blog

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
  •