Results 1 to 7 of 7

Thread: How to Add New Boot Option

  1. #1
    Join Date
    Jun 2008
    Beans
    6

    How to Add New Boot Option

    I have installed Ubuntu 12.04.1 on a Asus G75 Laptop, but I can't get it to boot. All the other Bios that I have used had a boot from hard drive option, this one does not. The Bios has the Aptio Setup Utility using UEFI and has "Boot Option Priorties". The boot options available right now are "Windows Boot Manager" and “P2: HL-DT-ST DVDRAM GT51M” listed on the Boot tab.

    I go to "Add New Boot Option" to add a new EFI boot option to the boot order and hit enter. 4 items are listed:

    Add boot option
    Select Filesystem [PCI(1F|2)\DevicePa...]
    Path for boot option
    Create

    I think I need "Path for boot option". When that is selected it says Enter the path to the boot option in the format fs0:\path\filename.efi

    Is this the correct selection I should make, and if so what is the path I should enter.

    Any help would be appreciated as this has been driving me up the wall.

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

    Re: How to Add New Boot Option

    When you booted the Ubuntu 6+4 bit installer, it should have given two choices, one UEFI/EFI and the other BIOS/legacy/AHCI or whatever it calls it. Which ever way you boot installer is how it installs. So if you install Ubuntu in BIOS mode and have Windows in efi mode you need to fix Ubuntu to have an efi entry. Boot repair can do that if Windows is in efi mode. If not just post link to BootInfo report.

    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair
    You can repair many boot issues with this or 'Create BootInfo' report (Other Options) & post the link it creates, so we can see your exact configuration an diagnose advanced problems.
    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.

  3. #3
    Join Date
    Jun 2008
    Beans
    6

    Re: How to Add New Boot Option

    Quote Originally Posted by oldfred View Post
    When you booted the Ubuntu 6+4 bit installer,
    Looks, like I will have to re-install using the 64-bit version. Why is the 32-bit version recommended on the website? Is the 64-bit version stable? I see from a web search that "desktop-amd64.iso" is compatable with intel.

  4. #4
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: How to Add New Boot Option


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

    Arrow Re: How to Add New Boot Option

    Hello

    Quote Originally Posted by todd2000 View Post
    Looks, like I will have to re-install using the 64-bit version.
    Yes. Please follow the 1st paragraph of https://help.ubuntu.com/community/UEFI

    Quote Originally Posted by todd2000 View Post
    Why is the 32-bit version recommended on the website?
    Because it is compatible with old computers (which are not compatible with Ubuntu64bit), and recent computers (except EFI ones).
    But since 2011 more and more recent computers are EFI, so we should ask Canonical to recommend Ubuntu-64bit for recent computers.

    Quote Originally Posted by todd2000 View Post
    Is the 64-bit version stable?
    Yes, no problem.

    Quote Originally Posted by todd2000 View Post
    I see from a web search that "desktop-amd64.iso" is compatible with intel.
    Indeed it is compatible with all 64bit computers, not only Intel ones.

  6. #6
    Join Date
    Jun 2008
    Beans
    6

    Re: How to Add New Boot Option

    Problem is now solved, here is a summery of steps taken.

    1. First tried the sugguestion in post #2 to install and run boot-repair. Ran the boot-repair utility which bombed. I can't remember the the actual error.

    2. Since I was running the 32-bit version I downloaded the 64-bit version as sugguested in posts #'s 2,4 and 5.

    3. During the installation of the 64-bit version I never saw an option between EFI/EFI and BIOS/legacy/AHCI as sugguested in post #2.

    4. After installation still had the problem in the orginal post.

    5. Installed boot-repair again and this time it ran. I first ran the bootinfo summary to get a snapshot at where I was. The results are at

    http://paste.ubuntu.com/1213644/

    6. Next ran the boot-repair to fix the problem and it instructed the following:

    Code:
    sudo apt-get install -fy
    sudo dpkg --configure -a
    sudo apt-get purge -y --force-yes grub-common
    gui window opened up for me to confirm changes then entered:

    Code:
    sudo apt-get install -y --force-yes grub-efi
    7. Ran bootinfo summary again.

    http://paste.ubuntu.com/1213665/

    8. Restarted, used F2 to get into "bios" and Ubunutu now shows up as an option. Set boot priorty for Ubuntu and it booted up without problems.

    Thanks to everyone who replied. The help is greatly appreciated.

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

    Arrow Re: How to Add New Boot Option

    Good job
    You can mark yourself as "affected" by bug https://bugs.launchpad.net/ubuntu/+s...y/+bug/1050940

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
  •