Results 1 to 5 of 5

Thread: Linux on a UEFI systems

  1. #1
    Join Date
    Aug 2005
    Beans
    138

    Linux on a UEFI systems

    I ran across an article called "Configuring Linux to run on UEFI based systems where GRUB fails to install

    "
    http://goo.gl/RR1Rp
    Is this a Linux or a GRUB issue?
    Will it be resolved in 12,10?

  2. #2
    Join Date
    Apr 2011
    Location
    Maryland
    Beans
    1,461
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Linux on a UEFI systems

    It's really neither. 12.04 runs perfectly well with UEFI BIOS. However, it needs to be set up and configured a little differently than BIOS MBR does, which may be why that poster had problems. A couple things that need to be done:

    1. The 64-bit version of Ubuntu comes with the EFI Grub version. I believe that 32-bit can be built, but is not EFI compatible out of the box.

    2. The installer device (USB, CD, DVD, etc.) must be booted in UEFI mode and not in standard BIOS mode. For my ASUS board, there was an option for either, and I found that if I didn't explicitly choose to boot the USB in EFI mode, the EFI Grub bootloader was not installed by default.

    3. The drive should be GPT formatted with an EFI_boot partition where the EFI Grub will reside. If dual booting, this should be the primary boot device.

    There's some more documentation on how to set this up, as well as the very excellent Boot Repair tool that will help fix any configuration issues or whatever:

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

    In short quite a few people have gotten stable UEFI dual boot systems up and running without too much difficulty once they've configured things appropriately. Also, if you decide to try it for yourself, there are a number of users here who are experts at setting this up and can help with any problems.

  3. #3
    Join Date
    Sep 2012
    Beans
    88
    Distro
    Kubuntu 15.10 Wily Werewolf

    Re: Linux on a UEFI systems

    When I got my UEFI motherboard, I didn't have any troubles.

    I had to boot into safe mode and install the graphics driver. But that was all. The motherboard automatically choose UEFI mode for my SSD disk.

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

    Re: Linux on a UEFI systems

    Quote Originally Posted by jpaulb View Post
    I ran across an article called "Configuring Linux to run on UEFI based systems where GRUB fails to install

    "
    http://goo.gl/RR1Rp
    This article gives incorrect advice.


    Quote Originally Posted by jpaulb View Post
    Is this a Linux or a GRUB issue?
    Will it be resolved in 12,10?
    Mainly GRUB and Ubiquity (the Ubuntu installer) issues.
    But most issues can be solved easily if you install 12.04.1-64bit then use Boot-Repair.
    See https://help.ubuntu.com/community/UEFI

    Some issues are still not solved in 12.10, so Boot-Repair will still be necessary.

  5. #5
    Join Date
    Aug 2005
    Beans
    138

    Re: Linux on a UEFI systems

    Thanks. The reason I asked was I want to buy a laptop and have it dual boot.
    I just do not wish to play around with any more M$ induced problems than necessary.

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
  •