Results 1 to 2 of 2

Thread: Windows doesn't load up on GRUB menu

  1. #1
    Join Date
    May 2021
    Beans
    1

    Angry Windows doesn't load up on GRUB menu

    I was trying to install Atomic Wallet, when my Ubuntu froze up for over 2 hours. I forced shut down from hardware, and now Windows doesn't load up in the grub menu. These are the things I've done.

    Code:
    sudo update-grub
    From here, I tried to list the menulists from grub.

    Code:
    awk -F\' '/menuentry / {print $2}' /boot/grub/grub.cfg
    But I just saw Ubuntu.


    Code:
    Ubuntu
    Ubuntu, with Linux 5.8.0-50-generic
    Ubuntu, with Linux 5.8.0-50-generic (recovery mode)
    Ubuntu, with Linux 5.8.0-48-generic
    Ubuntu, with Linux 5.8.0-48-generic (recovery mode)
    Ubuntu, with Linux 5.8.0-41-generic
    Ubuntu, with Linux 5.8.0-41-generic (recovery mode)
    UEFI Firmware Settings

  2. #2
    Join Date
    Jun 2014
    Beans
    7,376

    Re: Windows doesn't load up on GRUB menu

    Which release of windows are you using and is it an EFI machine? Can you go into the BIOS firmware and select windows there?

    You might try downloading and running boot repair from the site at the link below. Use the 2nd option described on the page and when you run it, select the Create BootInfo Summary option and do not make any repairs. Post the link you get when it finishes here.

    https://help.ubuntu.com/community/Boot-Repair

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
  •