Bugzilla – Bug 683361
Bootloader install fails on EFI hardware using GPT disk
Last modified: 2017-08-12 09:45:19 UTC
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 The install program forces use of ELILO as boot loader when the system is being installed on an EFI motherboard (ASUS P8P67PRO in this case) and a disk using a GPT partition table. The installation of the bootloader fails The RPMs for ELILO and EFIBOOTMGR are missing from the downloaded ISO image Once the RPMs have been installed to the system using a console, the installation will complete successfully after retrying the bootloader install step Reproducible: Always Steps to Reproduce: 1. Start Install of openSUSE 11.4 on EFI system 2. Accept default bootloader configuration 3. Actual Results: error message appears (/sbin/elilo -v, command not found) Expected Results: bootloader should have installed The RPMs for ELILO and EFIBOOTMGR are missing from the downloaded ISO image Once the RPMs have been installed to the system using a console, the installation will complete successfully after retrying the bootloader install step
Same here with ASUS E35M1-I DELUXE and newest Tumbleweed kernel. However I did not try Elilo, but GRUB installation fails and after reboot there just ist the "no operating system" error. Its a 3TB drive, thus I have to use gpt to create such large partitions. Might there be a fix with kernel 3.1?
Today I tried it with a boot-partition (grub, ext4, 40MB) and now grub loads, but the kernel (3.0.1 opensuse kernel-desctop) panics as it comes to mount / which is 2.7TB: Kernel panic - not syncing: Attempted to kill init! Pid: 1, comm: init Not tainted
This Problem is also active in the 12.1 M5 and grub2-efi is not installable :(.
Just spent too much time pounding on an Asrock U350M motherboard. With empty GPT disks and installing via HTTP, I do get ELILO, but the 'efibootmgr' package was not installed. During the bootloader install finishing step, I had to go to Console 2 and was able to install efibootmgr from there, and retried the bootloader install and it worked. However, the motherboard doesn't see a bootable OS. It does list OpenSUSE 11.4 as an option, but won't boot. Haven't tried any GRUB options.
I have the same problem with Asus ux32vd, I had to use elilo
With the switch to grub2 this bug should be currently verified and tested in openQA and as such should be fixed on all supported releases. 11.4 is out of support.