Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 2019 11:08:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 237808] Ampere eMAG efibootmgr stuck when creating a new entry
Message-ID:  <bug-237808-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237808

            Bug ID: 237808
           Summary: Ampere eMAG efibootmgr stuck when creating a new entry
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: manu@freebsd.org

Ting Ngyuen and John O'Neill reported that the installer is stuck when it
creates the boot entry with efibootmgr(8) on their Osprey hardware.
I managed to confirm this on the Lenovo HR350A at emaste@'s office.
Step to reproduce (runned from the pxe booted system) :
root@:~ # mount_msdosfs /dev/ada0p1 /mnt/
root@:~ # mkdir -p /mnt/EFI/freebsd
root@:~ # cp /boot/loader.efi /mnt/EFI/freebsd/
root@:~ # efibootmgr --create --activate --label FreeBSD --loader
/mnt/EFI/freebsd/loader.efi=20

Then efibootmgr is stuck and isn't interruptable.
I'll look at this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237808-7>