Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: No choice, only windows on boot

  1. #11
    Join Date
    Nov 2010
    Location
    Florida, US
    Beans
    137
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No choice, only windows on boot

    While in Ubuntu, did you "sudo update-grub"? I have no idea how to fix your boot screen not showing, but it may at least add Windows to your "invisible" list.
    My Laptop: HP Pavillion dx-8000, AMD processor, 2 GB RAM
    If your problem is Solved , https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads.

  2. #12
    Join Date
    Jul 2012
    Beans
    108

    Re: No choice, only windows on boot

    I did that and now I am able to boot into windows. Menu is still invisible, but this is what it is:

    Ubuntu
    Ubuntu recovery
    memtest86+
    memtest86+ (twice apparently)
    Windows 2000

    the top four are located in /boot, memtest is located in /boot/memtest86+

    I guess I should go do some googling around to see more grub specific solutions. I'm pretty sure its a graphical problem, because my monitor is not picking up an output.

  3. #13
    Join Date
    Feb 2010
    Location
    U.K.
    Beans
    782
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No choice, only windows on boot

    Have a look at the /etc/default/grub file using

    Code:
    gksu gedit /etc/default/grub
    Particularly this section:
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    #GRUB_GFXMODE=640x480


    Set that to a lowish resolution you know your monitor supports then save the file and run "sudo update-grub" again.

    Once you can actually see the GRUB display you can use the vbeinfo command to get a list of all supported modes which you can then use to re-edit the /etc/default/grub file with a higher resolution if need be.

  4. #14
    Join Date
    Jul 2012
    Beans
    108

    Re: No choice, only windows on boot

    I was about to post in here saying that I tweaked that exact file and it worked. Problem solved!

  5. #15
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Arrow Re: No choice, only windows on boot

    Hello
    Quote Originally Posted by Subcomfreak View Post
    A black screen came up with "can not display from this video mode. I just hit enter and It boot to unbuntu.
    For information, another way to solve this is via the "out-of-range" option of Boot-Repair (Advanced options -> GRUB options tab). This sets the GFXMODE to 640x480 and updates GRUB. Then a higher resolution can be tested as suggested by cryptotheslow.
    Last edited by YannBuntu; July 4th, 2012 at 03:50 PM.

Page 2 of 2 FirstFirst 12

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
  •