Results 1 to 3 of 3

Thread: Grub2 Does not boot ubuntu After Install

  1. #1
    Join Date
    Aug 2010
    Beans
    22

    Grub2 Does not boot ubuntu After Install

    It's been a few years since I dabbled with anything Linux so please bear with me.

    I have a Dell Inspiron 3521 that I am trying to setup to dual boot Win7 and Ubuntu.

    I formatted the drive clean of Win8, then installed Win7 Ultimate x64 in UEFI mode. Boots great. So far so good.

    I then attempted to install Ubuntu, and it did not recognize windows as being installed. It did however give the "something else" else so I figured I'd install then clean up the breaks later on.

    I formatted a 540GB XFS partition and an 8gb swap partition. Install completed successfully. The XFS partition shows up as bootable in the UEFI menu and has over 3GB of used space so I know Ubuntu is there, however it's as if Grub doesn't know where to find it. When you turn the laptop on you are greeted by a command line with a prompt that says "grub>".

    I vaguely remember having to define in the grub config file the partition and kernel path in order to boot Linux but for the life of me I can't remember the process.

    Really appreciate the help in advance.

    The Win7 install boots fine from the UEFI menu btw.

  2. #2
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Grub2 Does not boot ubuntu After Install

    Boot with Live Ubuntu DVD/USB, Download and install 'Boot-Repair'....
    Run the 'Recommended Repair'... it should fix most of the booting issues. However I am not really sure whether Grub supports XFS or not.

    Do note LINK Boot-Repair creates and post the link here.
    "Evolution is Nature's way of issuing upgrades."


  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Grub2 Does not boot ubuntu After Install

    Others with unusual partition formats have had issues. Some have just added a /boot with ext4. Some have found a specific grub.cfg in the efi partition's ubuntu folder works.
    Often better to have smaller system partition of 20 or 30GB and then a larger /home or data partition.

    grub.cfg with this entry and your partition number.
    configfile (hd0,gpt8)/boot/grub/grub.cfg
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •