[Bug 219957] FreeBSD Install freeze using UEFI
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 21 21:24:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219957
zheilbron at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zheilbron at gmail.com
--- Comment #4 from zheilbron at gmail.com ---
I'm also facing the same symptom.
I have multiple drives attached to my system, two of which are bootable and
another that is a data drive. When I unplug the data drive, the system boots
normally.
The result of booting (with or without the data drive attached) are the same
when using a USB stick with the FreeBSD image and using an internal ZFS-on-root
device (aka it's probably not an issue with the loader configuration).
I spent a little bit of time trying to debug the issue. It appears that the EFI
loader hangs while trying to init the ZFS device in the device switch
(/usr/src/sys/boot/efi/loader/{main.c,conf.c}) -- aka when the ZFS device's
dv_init is called.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list